./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/eca-rers2012/Problem04_label40.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/eca-rers2012/Problem04_label40.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9005e47eff02cd28b8cdb6ee0036619b81e539a2856b78d1bb6a3108b4965269 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-10 07:19:22,039 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-10 07:19:22,111 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2025-01-10 07:19:22,116 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-10 07:19:22,116 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-10 07:19:22,140 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-10 07:19:22,141 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-10 07:19:22,141 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-10 07:19:22,141 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-10 07:19:22,141 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-10 07:19:22,142 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-10 07:19:22,142 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-10 07:19:22,142 INFO L153 SettingsManager]: * Use SBE=true [2025-01-10 07:19:22,142 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2025-01-10 07:19:22,142 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2025-01-10 07:19:22,142 INFO L153 SettingsManager]: * Use old map elimination=false [2025-01-10 07:19:22,142 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2025-01-10 07:19:22,143 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2025-01-10 07:19:22,143 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2025-01-10 07:19:22,143 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-10 07:19:22,143 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2025-01-10 07:19:22,143 INFO L153 SettingsManager]: * sizeof long=4 [2025-01-10 07:19:22,143 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-10 07:19:22,143 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-01-10 07:19:22,144 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-10 07:19:22,144 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2025-01-10 07:19:22,144 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2025-01-10 07:19:22,144 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2025-01-10 07:19:22,144 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-01-10 07:19:22,144 INFO L153 SettingsManager]: * sizeof long double=12 [2025-01-10 07:19:22,144 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-10 07:19:22,144 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2025-01-10 07:19:22,145 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-10 07:19:22,145 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-10 07:19:22,145 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-10 07:19:22,145 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-10 07:19:22,145 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-10 07:19:22,145 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-10 07:19:22,145 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2025-01-10 07:19:22,146 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9005e47eff02cd28b8cdb6ee0036619b81e539a2856b78d1bb6a3108b4965269 [2025-01-10 07:19:22,445 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-10 07:19:22,454 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-10 07:19:22,458 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-10 07:19:22,459 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-10 07:19:22,459 INFO L274 PluginConnector]: CDTParser initialized [2025-01-10 07:19:22,460 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem04_label40.c [2025-01-10 07:19:23,738 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8266f045d/309468e0bc074a50a1c16050e0ee54de/FLAGd15b49263 [2025-01-10 07:19:24,349 INFO L384 CDTParser]: Found 1 translation units. [2025-01-10 07:19:24,350 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem04_label40.c [2025-01-10 07:19:24,389 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8266f045d/309468e0bc074a50a1c16050e0ee54de/FLAGd15b49263 [2025-01-10 07:19:24,408 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/8266f045d/309468e0bc074a50a1c16050e0ee54de [2025-01-10 07:19:24,411 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-10 07:19:24,413 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-10 07:19:24,414 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-10 07:19:24,415 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-10 07:19:24,419 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-10 07:19:24,419 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.01 07:19:24" (1/1) ... [2025-01-10 07:19:24,420 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@17fd042c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:24, skipping insertion in model container [2025-01-10 07:19:24,420 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.01 07:19:24" (1/1) ... [2025-01-10 07:19:24,533 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-10 07:19:25,364 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-10 07:19:25,382 INFO L200 MainTranslator]: Completed pre-run [2025-01-10 07:19:25,772 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-10 07:19:25,801 INFO L204 MainTranslator]: Completed translation [2025-01-10 07:19:25,802 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25 WrapperNode [2025-01-10 07:19:25,803 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-10 07:19:25,804 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-10 07:19:25,805 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-10 07:19:25,805 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-10 07:19:25,811 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:25,866 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,115 INFO L138 Inliner]: procedures = 17, calls = 12, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 5569 [2025-01-10 07:19:26,116 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-10 07:19:26,117 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-10 07:19:26,117 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-10 07:19:26,117 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-10 07:19:26,127 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,127 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,157 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,217 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2025-01-10 07:19:26,218 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,218 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,314 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,327 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,349 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,373 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,389 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,419 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-10 07:19:26,420 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-10 07:19:26,420 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-10 07:19:26,420 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-10 07:19:26,422 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (1/1) ... [2025-01-10 07:19:26,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:26,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:26,458 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:26,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2025-01-10 07:19:26,486 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-10 07:19:26,486 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-10 07:19:26,486 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-10 07:19:26,487 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-10 07:19:26,563 INFO L234 CfgBuilder]: Building ICFG [2025-01-10 07:19:26,565 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-10 07:19:31,126 INFO L? ?]: Removed 768 outVars from TransFormulas that were not future-live. [2025-01-10 07:19:31,126 INFO L283 CfgBuilder]: Performing block encoding [2025-01-10 07:19:31,165 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-10 07:19:31,165 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2025-01-10 07:19:31,166 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.01 07:19:31 BoogieIcfgContainer [2025-01-10 07:19:31,166 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-10 07:19:31,167 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2025-01-10 07:19:31,167 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2025-01-10 07:19:31,172 INFO L274 PluginConnector]: BuchiAutomizer initialized [2025-01-10 07:19:31,172 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-01-10 07:19:31,172 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.01 07:19:24" (1/3) ... [2025-01-10 07:19:31,173 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4237ed3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.01 07:19:31, skipping insertion in model container [2025-01-10 07:19:31,173 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-01-10 07:19:31,173 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.01 07:19:25" (2/3) ... [2025-01-10 07:19:31,173 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4237ed3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.01 07:19:31, skipping insertion in model container [2025-01-10 07:19:31,173 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2025-01-10 07:19:31,174 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.01 07:19:31" (3/3) ... [2025-01-10 07:19:31,174 INFO L363 chiAutomizerObserver]: Analyzing ICFG Problem04_label40.c [2025-01-10 07:19:31,234 INFO L306 stractBuchiCegarLoop]: Interprodecural is true [2025-01-10 07:19:31,235 INFO L307 stractBuchiCegarLoop]: Hoare is None [2025-01-10 07:19:31,235 INFO L308 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2025-01-10 07:19:31,235 INFO L309 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2025-01-10 07:19:31,235 INFO L310 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2025-01-10 07:19:31,236 INFO L311 stractBuchiCegarLoop]: Difference is false [2025-01-10 07:19:31,236 INFO L312 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2025-01-10 07:19:31,236 INFO L316 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2025-01-10 07:19:31,244 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:31,301 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-01-10 07:19:31,301 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:19:31,301 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:19:31,314 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-01-10 07:19:31,314 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-01-10 07:19:31,314 INFO L338 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2025-01-10 07:19:31,316 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:31,331 INFO L131 ngComponentsAnalysis]: Automaton has 1 accepting balls. 880 [2025-01-10 07:19:31,332 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:19:31,332 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:19:31,333 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1] [2025-01-10 07:19:31,333 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1] [2025-01-10 07:19:31,342 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" [2025-01-10 07:19:31,342 INFO L754 eck$LassoCheckResult]: Loop: "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume (1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0;~a28~0 := 15;~a26~0 := 17;~a4~0 := 16;~a14~0 := 18;~a7~0 := 1;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" [2025-01-10 07:19:31,346 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:31,346 INFO L85 PathProgramCache]: Analyzing trace with hash 963, now seen corresponding path program 1 times [2025-01-10 07:19:31,352 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:31,352 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [333181139] [2025-01-10 07:19:31,352 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:31,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:31,410 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-01-10 07:19:31,426 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-01-10 07:19:31,427 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:31,427 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:31,427 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:31,433 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-01-10 07:19:31,442 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-01-10 07:19:31,442 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:31,442 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:31,458 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:31,460 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:31,460 INFO L85 PathProgramCache]: Analyzing trace with hash 1117532, now seen corresponding path program 1 times [2025-01-10 07:19:31,460 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:31,460 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1038523034] [2025-01-10 07:19:31,461 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:31,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:31,466 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:19:31,481 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:19:31,481 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:31,481 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:31,481 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:31,485 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:19:31,494 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:19:31,495 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:31,495 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:31,497 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:31,499 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:31,499 INFO L85 PathProgramCache]: Analyzing trace with hash 889544734, now seen corresponding path program 1 times [2025-01-10 07:19:31,499 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:31,499 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2109771040] [2025-01-10 07:19:31,500 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:31,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:31,504 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-01-10 07:19:31,513 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-01-10 07:19:31,514 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:31,514 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:31,666 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:19:31,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:19:31,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2109771040] [2025-01-10 07:19:31,668 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2109771040] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:19:31,668 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:19:31,668 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-10 07:19:31,670 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1710993363] [2025-01-10 07:19:31,671 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 07:19:31,925 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:19:31,928 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:19:31,928 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:19:31,928 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:19:31,928 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-01-10 07:19:31,929 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:31,929 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:19:31,929 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:19:31,930 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label40.c_Iteration1_Loop [2025-01-10 07:19:31,930 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:19:31,930 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:19:31,949 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:31,956 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,115 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,119 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,121 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,125 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,128 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,130 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,133 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,136 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,140 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,240 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-01-10 07:19:32,603 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:19:32,604 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-01-10 07:19:32,605 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:32,605 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:32,610 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:32,611 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2025-01-10 07:19:32,612 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:32,612 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:32,631 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:19:32,632 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_~input#1=0} Honda state: {ULTIMATE.start_calculate_output_~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:19:32,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2025-01-10 07:19:32,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:32,641 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:32,643 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:32,645 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2025-01-10 07:19:32,646 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:32,646 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:32,685 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2025-01-10 07:19:32,685 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:32,685 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:32,687 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:32,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2025-01-10 07:19:32,691 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-01-10 07:19:32,691 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:32,765 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-01-10 07:19:32,769 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2025-01-10 07:19:32,770 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:19:32,770 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:19:32,770 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:19:32,770 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:19:32,770 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-01-10 07:19:32,770 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:32,770 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:19:32,770 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:19:32,770 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label40.c_Iteration1_Loop [2025-01-10 07:19:32,770 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:19:32,770 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:19:32,772 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,891 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,894 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,897 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,900 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,903 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,904 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,907 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,910 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,912 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:32,913 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:33,006 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 6 [2025-01-10 07:19:33,339 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:19:33,344 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-01-10 07:19:33,345 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:33,345 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:33,347 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:33,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2025-01-10 07:19:33,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-01-10 07:19:33,364 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:19:33,364 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:19:33,365 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:19:33,365 INFO L204 nArgumentSynthesizer]: 3 loop disjuncts [2025-01-10 07:19:33,365 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:19:33,378 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:19:33,378 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:19:33,388 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-01-10 07:19:33,397 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-01-10 07:19:33,399 INFO L444 ModelExtractionUtils]: 5 out of 7 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-01-10 07:19:33,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:33,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:33,407 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:33,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2025-01-10 07:19:33,409 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-01-10 07:19:33,409 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-01-10 07:19:33,409 INFO L474 LassoAnalysis]: Proved termination. [2025-01-10 07:19:33,409 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a4~0) = 1*~a4~0 Supporting invariants [] [2025-01-10 07:19:33,415 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2025-01-10 07:19:33,418 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-01-10 07:19:33,434 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:33,445 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 2 statements into 1 equivalence classes. [2025-01-10 07:19:33,457 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 2 of 2 statements. [2025-01-10 07:19:33,457 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:33,457 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:33,459 INFO L256 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-01-10 07:19:33,460 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:19:33,471 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:19:33,476 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:19:33,476 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:33,476 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:33,477 INFO L256 TraceCheckSpWp]: Trace formula consists of 31 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-01-10 07:19:33,477 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:19:33,566 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:19:33,594 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-01-10 07:19:33,600 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:34,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Ended with exit code 0 [2025-01-10 07:19:36,626 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand has 885 states, 884 states have (on average 1.919683257918552) internal successors, (1697), 884 states have internal predecessors, (1697), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0). Second operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 3542 states and 6265 transitions. Complement of second has 6 states. [2025-01-10 07:19:36,628 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-01-10 07:19:36,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 1.5) internal successors, (6), 4 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:36,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 3354 transitions. [2025-01-10 07:19:36,643 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 4 letters. [2025-01-10 07:19:36,644 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:36,644 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 6 letters. Loop has 4 letters. [2025-01-10 07:19:36,644 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:36,644 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 3354 transitions. Stem has 2 letters. Loop has 8 letters. [2025-01-10 07:19:36,644 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:36,645 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 3542 states and 6265 transitions. [2025-01-10 07:19:36,686 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 1698 [2025-01-10 07:19:36,714 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 3542 states to 2528 states and 4374 transitions. [2025-01-10 07:19:36,715 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1701 [2025-01-10 07:19:36,720 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1706 [2025-01-10 07:19:36,720 INFO L73 IsDeterministic]: Start isDeterministic. Operand 2528 states and 4374 transitions. [2025-01-10 07:19:36,721 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:19:36,721 INFO L218 hiAutomatonCegarLoop]: Abstraction has 2528 states and 4374 transitions. [2025-01-10 07:19:36,797 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2528 states and 4374 transitions. [2025-01-10 07:19:36,893 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2528 to 2523. [2025-01-10 07:19:36,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2523 states, 2523 states have (on average 1.7316686484344035) internal successors, (4369), 2522 states have internal predecessors, (4369), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:36,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2523 states to 2523 states and 4369 transitions. [2025-01-10 07:19:36,908 INFO L240 hiAutomatonCegarLoop]: Abstraction has 2523 states and 4369 transitions. [2025-01-10 07:19:36,908 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 07:19:36,912 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 07:19:36,912 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 07:19:36,913 INFO L87 Difference]: Start difference. First operand 2523 states and 4369 transitions. Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:40,590 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-10 07:19:40,590 INFO L93 Difference]: Finished difference Result 4980 states and 7591 transitions. [2025-01-10 07:19:40,591 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 4980 states and 7591 transitions. [2025-01-10 07:19:40,623 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-01-10 07:19:40,653 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 4980 states to 4919 states and 7499 transitions. [2025-01-10 07:19:40,654 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 3275 [2025-01-10 07:19:40,657 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 3275 [2025-01-10 07:19:40,657 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4919 states and 7499 transitions. [2025-01-10 07:19:40,658 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:19:40,658 INFO L218 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7499 transitions. [2025-01-10 07:19:40,663 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4919 states and 7499 transitions. [2025-01-10 07:19:40,738 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4919 to 4919. [2025-01-10 07:19:40,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4919 states, 4919 states have (on average 1.5244968489530393) internal successors, (7499), 4918 states have internal predecessors, (7499), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:40,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4919 states to 4919 states and 7499 transitions. [2025-01-10 07:19:40,762 INFO L240 hiAutomatonCegarLoop]: Abstraction has 4919 states and 7499 transitions. [2025-01-10 07:19:40,763 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 07:19:40,764 INFO L432 stractBuchiCegarLoop]: Abstraction has 4919 states and 7499 transitions. [2025-01-10 07:19:40,765 INFO L338 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2025-01-10 07:19:40,765 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 4919 states and 7499 transitions. [2025-01-10 07:19:40,788 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 3272 [2025-01-10 07:19:40,788 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:19:40,788 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:19:40,791 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1] [2025-01-10 07:19:40,791 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 07:19:40,791 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" [2025-01-10 07:19:40,792 INFO L754 eck$LassoCheckResult]: Loop: "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume 1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0;~a26~0 := 17;~a14~0 := 20;calculate_output_#res#1 := 24;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" [2025-01-10 07:19:40,793 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:40,796 INFO L85 PathProgramCache]: Analyzing trace with hash 29859, now seen corresponding path program 1 times [2025-01-10 07:19:40,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:40,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [27276347] [2025-01-10 07:19:40,797 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:40,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:40,804 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-01-10 07:19:40,812 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-01-10 07:19:40,812 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:40,812 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:40,813 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:40,814 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-01-10 07:19:40,823 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-01-10 07:19:40,826 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:40,826 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:40,829 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:40,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:40,833 INFO L85 PathProgramCache]: Analyzing trace with hash -318663768, now seen corresponding path program 1 times [2025-01-10 07:19:40,833 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:40,833 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [301912440] [2025-01-10 07:19:40,833 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:40,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:40,839 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-01-10 07:19:40,849 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-01-10 07:19:40,849 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:40,850 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:40,850 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:40,853 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-01-10 07:19:40,859 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-01-10 07:19:40,859 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:40,859 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:40,863 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:40,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:40,866 INFO L85 PathProgramCache]: Analyzing trace with hash -1009187130, now seen corresponding path program 1 times [2025-01-10 07:19:40,867 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:40,867 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1750600990] [2025-01-10 07:19:40,867 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:40,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:40,875 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-10 07:19:40,889 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-10 07:19:40,889 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:40,889 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:40,890 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:40,895 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-01-10 07:19:40,905 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-01-10 07:19:40,909 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:40,909 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:40,920 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:41,127 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:19:41,128 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:19:41,128 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:19:41,128 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:19:41,128 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-01-10 07:19:41,128 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,128 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:19:41,128 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:19:41,128 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label40.c_Iteration2_Loop [2025-01-10 07:19:41,128 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:19:41,128 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:19:41,130 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,133 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,135 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,137 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,140 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,142 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,148 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,151 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,155 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,160 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,166 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,173 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,176 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,178 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,464 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:19:41,464 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-01-10 07:19:41,465 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,465 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,469 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,480 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:41,480 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:41,481 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2025-01-10 07:19:41,491 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:19:41,491 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#t~ret9#1=0} Honda state: {ULTIMATE.start_calculate_output_#t~ret9#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:19:41,496 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2025-01-10 07:19:41,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,498 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2025-01-10 07:19:41,500 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:41,500 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:41,511 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:19:41,511 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_~input#1=0} Honda state: {ULTIMATE.start_calculate_output_~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:19:41,517 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Ended with exit code 0 [2025-01-10 07:19:41,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,517 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,519 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2025-01-10 07:19:41,521 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:41,521 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:41,532 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:19:41,532 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a3~0=1} Honda state: {~a3~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:19:41,537 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2025-01-10 07:19:41,537 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,539 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,540 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2025-01-10 07:19:41,541 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:41,541 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:41,552 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:19:41,552 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:19:41,558 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Ended with exit code 0 [2025-01-10 07:19:41,558 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,558 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,560 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,562 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2025-01-10 07:19:41,562 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:41,562 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:41,572 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:19:41,572 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#in~input#1=0} Honda state: {ULTIMATE.start_calculate_output_#in~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:19:41,577 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2025-01-10 07:19:41,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,579 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,580 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2025-01-10 07:19:41,581 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:41,581 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:41,598 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Ended with exit code 0 [2025-01-10 07:19:41,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,600 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,601 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2025-01-10 07:19:41,602 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-01-10 07:19:41,602 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:41,613 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-01-10 07:19:41,618 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Ended with exit code 0 [2025-01-10 07:19:41,619 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:19:41,619 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:19:41,619 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:19:41,619 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:19:41,619 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-01-10 07:19:41,619 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,619 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:19:41,619 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:19:41,619 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label40.c_Iteration2_Loop [2025-01-10 07:19:41,619 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:19:41,619 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:19:41,620 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,625 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,627 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,629 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,632 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,635 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,640 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,642 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,644 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,648 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,651 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,653 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,656 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,661 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,665 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:41,767 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:19:41,769 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-01-10 07:19:41,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,772 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2025-01-10 07:19:41,775 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:19:41,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:19:41,787 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:19:41,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:19:41,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:19:41,787 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:19:41,789 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:19:41,789 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:19:41,793 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:19:41,801 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Ended with exit code 0 [2025-01-10 07:19:41,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,803 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,805 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2025-01-10 07:19:41,806 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:19:41,818 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:19:41,818 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:19:41,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:19:41,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:19:41,819 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:19:41,823 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:19:41,823 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:19:41,828 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:19:41,835 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Ended with exit code 0 [2025-01-10 07:19:41,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,837 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,838 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2025-01-10 07:19:41,839 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:19:41,848 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:19:41,848 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:19:41,848 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:19:41,849 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:19:41,849 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:19:41,849 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:19:41,849 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:19:41,850 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:19:41,855 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2025-01-10 07:19:41,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,857 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2025-01-10 07:19:41,859 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:19:41,868 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:19:41,869 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:19:41,869 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:19:41,869 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:19:41,869 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:19:41,870 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:19:41,870 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:19:41,871 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:19:41,877 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Ended with exit code 0 [2025-01-10 07:19:41,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,878 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,880 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,881 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2025-01-10 07:19:41,882 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:19:41,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:19:41,891 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:19:41,891 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:19:41,891 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:19:41,891 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:19:41,892 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:19:41,892 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:19:41,896 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:19:41,903 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Ended with exit code 0 [2025-01-10 07:19:41,903 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,903 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,905 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,907 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2025-01-10 07:19:41,907 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:19:41,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:19:41,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:19:41,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:19:41,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:19:41,917 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:19:41,917 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:19:41,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:19:41,919 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-01-10 07:19:41,922 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2025-01-10 07:19:41,922 INFO L444 ModelExtractionUtils]: 0 out of 3 variables were initially zero. Simplification set additionally 1 variables to zero. [2025-01-10 07:19:41,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:41,922 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:41,924 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:41,925 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2025-01-10 07:19:41,925 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-01-10 07:19:41,925 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-01-10 07:19:41,925 INFO L474 LassoAnalysis]: Proved termination. [2025-01-10 07:19:41,925 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a26~0) = 1*~a26~0 Supporting invariants [] [2025-01-10 07:19:41,931 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Ended with exit code 0 [2025-01-10 07:19:41,931 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-01-10 07:19:41,940 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:41,946 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 3 statements into 1 equivalence classes. [2025-01-10 07:19:41,952 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 3 of 3 statements. [2025-01-10 07:19:41,952 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:41,952 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:41,953 INFO L256 TraceCheckSpWp]: Trace formula consists of 64 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-01-10 07:19:41,953 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:19:41,965 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 15 statements into 1 equivalence classes. [2025-01-10 07:19:41,972 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 15 of 15 statements. [2025-01-10 07:19:41,972 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:41,972 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:41,972 INFO L256 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-01-10 07:19:41,973 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:19:42,015 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:19:42,015 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-01-10 07:19:42,016 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 4919 states and 7499 transitions. cyclomatic complexity: 2583 Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:43,892 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2025-01-10 07:19:44,875 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 4919 states and 7499 transitions. cyclomatic complexity: 2583. Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 14808 states and 21574 transitions. Complement of second has 5 states. [2025-01-10 07:19:44,876 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-01-10 07:19:44,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:44,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1453 transitions. [2025-01-10 07:19:44,878 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 15 letters. [2025-01-10 07:19:44,878 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:44,878 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 18 letters. Loop has 15 letters. [2025-01-10 07:19:44,879 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:44,879 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1453 transitions. Stem has 3 letters. Loop has 30 letters. [2025-01-10 07:19:44,879 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:44,879 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 14808 states and 21574 transitions. [2025-01-10 07:19:44,972 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-01-10 07:19:45,071 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 14808 states to 14808 states and 21574 transitions. [2025-01-10 07:19:45,072 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 6556 [2025-01-10 07:19:45,079 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 6573 [2025-01-10 07:19:45,080 INFO L73 IsDeterministic]: Start isDeterministic. Operand 14808 states and 21574 transitions. [2025-01-10 07:19:45,080 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:19:45,080 INFO L218 hiAutomatonCegarLoop]: Abstraction has 14808 states and 21574 transitions. [2025-01-10 07:19:45,096 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14808 states and 21574 transitions. [2025-01-10 07:19:45,266 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14808 to 14791. [2025-01-10 07:19:45,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14791 states, 14791 states have (on average 1.4574403353390575) internal successors, (21557), 14790 states have internal predecessors, (21557), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:45,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14791 states to 14791 states and 21557 transitions. [2025-01-10 07:19:45,337 INFO L240 hiAutomatonCegarLoop]: Abstraction has 14791 states and 21557 transitions. [2025-01-10 07:19:45,337 INFO L432 stractBuchiCegarLoop]: Abstraction has 14791 states and 21557 transitions. [2025-01-10 07:19:45,337 INFO L338 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2025-01-10 07:19:45,337 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 14791 states and 21557 transitions. [2025-01-10 07:19:45,430 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 6544 [2025-01-10 07:19:45,430 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:19:45,430 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:19:45,432 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-01-10 07:19:45,432 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 07:19:45,433 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-01-10 07:19:45,433 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume 1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0;~a3~0 := 1;~a28~0 := 15;~a14~0 := 18;~a26~0 := 17;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-01-10 07:19:45,434 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:45,434 INFO L85 PathProgramCache]: Analyzing trace with hash 925640, now seen corresponding path program 1 times [2025-01-10 07:19:45,434 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:45,434 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [803397625] [2025-01-10 07:19:45,434 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:45,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:45,439 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:19:45,444 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:19:45,448 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:45,448 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:45,449 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:45,450 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:19:45,455 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:19:45,455 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:45,455 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:45,457 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:45,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:45,458 INFO L85 PathProgramCache]: Analyzing trace with hash 92886377, now seen corresponding path program 1 times [2025-01-10 07:19:45,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:45,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [840599566] [2025-01-10 07:19:45,459 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:45,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:45,467 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-01-10 07:19:45,476 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-01-10 07:19:45,476 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:45,476 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:45,476 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:45,483 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-01-10 07:19:45,497 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-01-10 07:19:45,497 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:45,497 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:45,500 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:45,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:45,501 INFO L85 PathProgramCache]: Analyzing trace with hash -683868414, now seen corresponding path program 1 times [2025-01-10 07:19:45,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:45,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [726918935] [2025-01-10 07:19:45,501 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:45,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:45,510 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-01-10 07:19:45,518 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-01-10 07:19:45,518 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:45,518 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:45,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:19:45,615 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:19:45,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [726918935] [2025-01-10 07:19:45,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [726918935] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:19:45,615 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:19:45,615 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-10 07:19:45,615 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1434655885] [2025-01-10 07:19:45,616 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 07:19:45,930 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:19:45,931 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:19:45,931 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:19:45,931 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:19:45,931 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-01-10 07:19:45,931 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:45,931 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:19:45,931 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:19:45,931 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label40.c_Iteration3_Loop [2025-01-10 07:19:45,931 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:19:45,931 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:19:45,932 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,939 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,942 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,944 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,946 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,948 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,951 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,953 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,955 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,960 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,967 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,980 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,988 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,990 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:45,992 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,146 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:19:46,146 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-01-10 07:19:46,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:46,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:46,148 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:46,149 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2025-01-10 07:19:46,150 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:19:46,150 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:46,166 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Ended with exit code 0 [2025-01-10 07:19:46,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:46,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:46,168 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:46,169 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2025-01-10 07:19:46,170 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-01-10 07:19:46,170 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:19:46,181 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-01-10 07:19:46,187 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2025-01-10 07:19:46,187 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:19:46,187 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:19:46,187 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:19:46,187 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:19:46,187 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-01-10 07:19:46,187 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:46,187 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:19:46,187 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:19:46,187 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label40.c_Iteration3_Loop [2025-01-10 07:19:46,187 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:19:46,187 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:19:46,189 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,198 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,201 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,203 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,208 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,210 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,212 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,213 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,217 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,221 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,226 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,237 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,240 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,241 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,243 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:19:46,394 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:19:46,394 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-01-10 07:19:46,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:46,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:46,397 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:46,398 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2025-01-10 07:19:46,399 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:19:46,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:19:46,408 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:19:46,409 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:19:46,409 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:19:46,409 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:19:46,409 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:19:46,409 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:19:46,411 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2025-01-10 07:19:46,412 INFO L443 ModelExtractionUtils]: Simplification made 2 calls to the SMT solver. [2025-01-10 07:19:46,412 INFO L444 ModelExtractionUtils]: 1 out of 3 variables were initially zero. Simplification set additionally 0 variables to zero. [2025-01-10 07:19:46,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:19:46,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:19:46,414 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:19:46,415 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2025-01-10 07:19:46,416 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2025-01-10 07:19:46,416 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2025-01-10 07:19:46,416 INFO L474 LassoAnalysis]: Proved termination. [2025-01-10 07:19:46,416 INFO L476 LassoAnalysis]: Termination argument consisting of: Ranking function f(~a14~0) = 1*~a14~0 Supporting invariants [] [2025-01-10 07:19:46,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2025-01-10 07:19:46,422 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2025-01-10 07:19:46,430 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:46,441 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:19:46,449 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:19:46,449 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:46,449 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:46,450 INFO L256 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-01-10 07:19:46,450 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:19:46,465 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-01-10 07:19:46,475 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-01-10 07:19:46,475 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:46,475 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:46,476 INFO L256 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-01-10 07:19:46,477 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-01-10 07:19:46,529 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:19:46,530 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2025-01-10 07:19:46,530 INFO L71 iDifferenceNCSBLazy3]: Start buchiDifferenceNCSBLazy3. First operand 14791 states and 21557 transitions. cyclomatic complexity: 6775 Second operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:47,256 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2025-01-10 07:19:48,813 INFO L75 iDifferenceNCSBLazy3]: Finished buchiDifferenceNCSBLazy3. First operand 14791 states and 21557 transitions. cyclomatic complexity: 6775. Second operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 47853 states and 65634 transitions. Complement of second has 5 states. [2025-01-10 07:19:48,813 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 3 states 1 stem states 1 non-accepting loop states 1 accepting loop states [2025-01-10 07:19:48,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:48,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1488 transitions. [2025-01-10 07:19:48,815 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1488 transitions. Stem has 4 letters. Loop has 29 letters. [2025-01-10 07:19:48,816 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:48,816 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1488 transitions. Stem has 33 letters. Loop has 29 letters. [2025-01-10 07:19:48,818 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:48,818 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 3 states and 1488 transitions. Stem has 4 letters. Loop has 58 letters. [2025-01-10 07:19:48,818 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2025-01-10 07:19:48,819 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 47853 states and 65634 transitions. [2025-01-10 07:19:49,001 INFO L131 ngComponentsAnalysis]: Automaton has 8 accepting balls. 13088 [2025-01-10 07:19:49,201 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 47853 states to 47853 states and 65634 transitions. [2025-01-10 07:19:49,201 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 13141 [2025-01-10 07:19:49,220 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 13173 [2025-01-10 07:19:49,221 INFO L73 IsDeterministic]: Start isDeterministic. Operand 47853 states and 65634 transitions. [2025-01-10 07:19:49,228 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:19:49,228 INFO L218 hiAutomatonCegarLoop]: Abstraction has 47853 states and 65634 transitions. [2025-01-10 07:19:49,282 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47853 states and 65634 transitions. [2025-01-10 07:19:49,949 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47853 to 47806. [2025-01-10 07:19:50,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47806 states, 47806 states have (on average 1.3719198426975694) internal successors, (65586), 47805 states have internal predecessors, (65586), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:50,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47806 states to 47806 states and 65586 transitions. [2025-01-10 07:19:50,139 INFO L240 hiAutomatonCegarLoop]: Abstraction has 47806 states and 65586 transitions. [2025-01-10 07:19:50,139 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 07:19:50,140 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 07:19:50,140 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 07:19:50,141 INFO L87 Difference]: Start difference. First operand 47806 states and 65586 transitions. Second operand has 3 states, 3 states have (on average 11.0) internal successors, (33), 2 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:53,804 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-10 07:19:53,804 INFO L93 Difference]: Finished difference Result 94552 states and 123981 transitions. [2025-01-10 07:19:53,805 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 94552 states and 123981 transitions. [2025-01-10 07:19:54,140 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 26176 [2025-01-10 07:19:54,573 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 94552 states to 94552 states and 123981 transitions. [2025-01-10 07:19:54,574 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 26254 [2025-01-10 07:19:54,630 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 26254 [2025-01-10 07:19:54,633 INFO L73 IsDeterministic]: Start isDeterministic. Operand 94552 states and 123981 transitions. [2025-01-10 07:19:54,634 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:19:54,634 INFO L218 hiAutomatonCegarLoop]: Abstraction has 94552 states and 123981 transitions. [2025-01-10 07:19:54,776 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 94552 states and 123981 transitions. [2025-01-10 07:19:55,907 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 94552 to 94552. [2025-01-10 07:19:56,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 94552 states, 94552 states have (on average 1.3112467213808274) internal successors, (123981), 94551 states have internal predecessors, (123981), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:19:56,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94552 states to 94552 states and 123981 transitions. [2025-01-10 07:19:56,478 INFO L240 hiAutomatonCegarLoop]: Abstraction has 94552 states and 123981 transitions. [2025-01-10 07:19:56,478 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 07:19:56,479 INFO L432 stractBuchiCegarLoop]: Abstraction has 94552 states and 123981 transitions. [2025-01-10 07:19:56,479 INFO L338 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2025-01-10 07:19:56,479 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 94552 states and 123981 transitions. [2025-01-10 07:19:56,607 INFO L131 ngComponentsAnalysis]: Automaton has 10 accepting balls. 26176 [2025-01-10 07:19:56,607 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:19:56,607 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:19:56,610 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2025-01-10 07:19:56,610 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 07:19:56,610 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" [2025-01-10 07:19:56,612 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a4~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((19 == ~a14~0 && (3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 17 == ~a28~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a4~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a3~0 && (((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && ((1 == ~a25~0 && 16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((17 == ~a4~0 && 4 == calculate_output_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a4~0 && (2 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && (1 == ~a25~0 && 18 == ~a4~0 && 6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && (((!(1 == ~a3~0) && 15 == ~a28~0 && (16 == ~a4~0 && 1 == calculate_output_~input#1) && 19 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((19 == ~a14~0 && ((1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && (!(1 == ~a3~0) && 1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !((20 == ~a14~0 && ((!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((((16 == ~a28~0 && (18 == ~a4~0 && 3 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 19 == ~a26~0 && (1 == ~a3~0 && 16 == ~a28~0 && (1 == calculate_output_~input#1 && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !((((1 == ~a3~0 && 1 == ~a1~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((((((6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && (1 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((!(1 == ~a7~0) && ((1 == ~a1~0 && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && (17 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && 1 == ~a7~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume (((1 == ~a25~0 && ((1 == ~a1~0 && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a14~0) && 17 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && !(1 == ~a3~0);~a26~0 := 18;calculate_output_#res#1 := 23;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" [2025-01-10 07:19:56,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:56,613 INFO L85 PathProgramCache]: Analyzing trace with hash 28694856, now seen corresponding path program 1 times [2025-01-10 07:19:56,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:56,613 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1798722597] [2025-01-10 07:19:56,613 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:56,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:56,621 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-01-10 07:19:56,628 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-01-10 07:19:56,632 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:56,632 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:56,633 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:56,634 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-01-10 07:19:56,645 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-01-10 07:19:56,645 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:56,645 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:56,647 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:56,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:56,654 INFO L85 PathProgramCache]: Analyzing trace with hash 1201617289, now seen corresponding path program 1 times [2025-01-10 07:19:56,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:56,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745809436] [2025-01-10 07:19:56,654 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:56,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:56,690 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-01-10 07:19:56,718 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-01-10 07:19:56,719 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:56,719 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:56,719 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:19:56,871 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 165 statements into 1 equivalence classes. [2025-01-10 07:19:56,897 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 165 of 165 statements. [2025-01-10 07:19:56,898 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:56,898 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:19:56,923 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:19:56,924 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:19:56,925 INFO L85 PathProgramCache]: Analyzing trace with hash 2062278818, now seen corresponding path program 1 times [2025-01-10 07:19:56,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:19:56,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1862932745] [2025-01-10 07:19:56,925 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:19:56,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:19:56,953 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 170 statements into 1 equivalence classes. [2025-01-10 07:19:56,981 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 170 of 170 statements. [2025-01-10 07:19:56,982 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:19:56,982 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:19:57,232 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:19:57,233 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:19:57,233 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1862932745] [2025-01-10 07:19:57,233 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1862932745] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:19:57,233 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:19:57,233 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-01-10 07:19:57,233 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1294128415] [2025-01-10 07:19:57,234 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 07:19:58,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 07:19:58,306 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-10 07:19:58,306 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-10 07:19:58,306 INFO L87 Difference]: Start difference. First operand 94552 states and 123981 transitions. cyclomatic complexity: 29463 Second operand has 3 states, 3 states have (on average 56.666666666666664) internal successors, (170), 2 states have internal predecessors, (170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:20:01,183 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-10 07:20:01,183 INFO L93 Difference]: Finished difference Result 186326 states and 227692 transitions. [2025-01-10 07:20:01,184 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 186326 states and 227692 transitions. [2025-01-10 07:20:01,919 INFO L131 ngComponentsAnalysis]: Automaton has 23 accepting balls. 52352 [2025-01-10 07:20:02,554 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 186326 states to 186326 states and 227692 transitions. [2025-01-10 07:20:02,554 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 52454 [2025-01-10 07:20:02,588 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 52454 [2025-01-10 07:20:02,588 INFO L73 IsDeterministic]: Start isDeterministic. Operand 186326 states and 227692 transitions. [2025-01-10 07:20:02,588 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:20:02,589 INFO L218 hiAutomatonCegarLoop]: Abstraction has 186326 states and 227692 transitions. [2025-01-10 07:20:02,712 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 186326 states and 227692 transitions. [2025-01-10 07:20:03,809 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 186326 to 139648. [2025-01-10 07:20:03,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 139648 states, 139648 states have (on average 1.2530075618698442) internal successors, (174980), 139647 states have internal predecessors, (174980), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:20:04,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139648 states to 139648 states and 174980 transitions. [2025-01-10 07:20:04,445 INFO L240 hiAutomatonCegarLoop]: Abstraction has 139648 states and 174980 transitions. [2025-01-10 07:20:04,445 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-01-10 07:20:04,445 INFO L432 stractBuchiCegarLoop]: Abstraction has 139648 states and 174980 transitions. [2025-01-10 07:20:04,447 INFO L338 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2025-01-10 07:20:04,447 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 139648 states and 174980 transitions. [2025-01-10 07:20:04,682 INFO L131 ngComponentsAnalysis]: Automaton has 17 accepting balls. 39264 [2025-01-10 07:20:04,682 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:20:04,682 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:20:04,685 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1] [2025-01-10 07:20:04,685 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 07:20:04,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;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" [2025-01-10 07:20:04,686 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a4~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((19 == ~a14~0 && (3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 17 == ~a28~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a4~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a3~0 && (((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && ((1 == ~a25~0 && 16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((17 == ~a4~0 && 4 == calculate_output_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a4~0 && (2 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && (1 == ~a25~0 && 18 == ~a4~0 && 6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && (((!(1 == ~a3~0) && 15 == ~a28~0 && (16 == ~a4~0 && 1 == calculate_output_~input#1) && 19 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((19 == ~a14~0 && ((1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && (!(1 == ~a3~0) && 1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !((20 == ~a14~0 && ((!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((((16 == ~a28~0 && (18 == ~a4~0 && 3 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 19 == ~a26~0 && (1 == ~a3~0 && 16 == ~a28~0 && (1 == calculate_output_~input#1 && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !((((1 == ~a3~0 && 1 == ~a1~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((((((6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && (1 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((!(1 == ~a7~0) && ((1 == ~a1~0 && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && (17 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && 1 == ~a7~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && ((1 == ~a1~0 && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a14~0) && 17 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a25~0 && (18 == ~a14~0 && 15 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && 1 == ~a25~0 && (15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (!(1 == ~a3~0) && 18 == ~a4~0 && 4 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 16 == ~a28~0);" "assume !(((((16 == ~a28~0 && (5 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(!(1 == ~a7~0) && (((1 == ~a1~0 && !(1 == ~a3~0) && 1 == ~a25~0 && 6 == calculate_output_~input#1 && 17 == ~a4~0) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (!(1 == ~a3~0) && ((((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a14~0 && (1 == ~a1~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 18 == ~a14~0 && (((17 == ~a4~0 && 6 == calculate_output_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a25~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !((16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && (1 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && 1 == ~a3~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !((((((15 == ~a28~0 && (1 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((17 == ~a26~0 && 20 == ~a14~0 && 18 == ~a4~0 && 5 == calculate_output_~input#1) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && 18 == ~a26~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (16 == ~a4~0 && (6 == calculate_output_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && 2 == calculate_output_~input#1 && (((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(16 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a1~0 && (18 == ~a26~0 && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && ((18 == ~a4~0 && (18 == ~a26~0 && (6 == calculate_output_~input#1 && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a3~0 && ((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a25~0 && 4 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 17 == ~a26~0) && 1 == ~a7~0);" "assume !(((17 == ~a4~0 && ((((5 == calculate_output_~input#1 && 16 == ~a28~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 16 == ~a28~0);" "assume !((((((18 == ~a26~0 && (5 == calculate_output_~input#1 && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a7~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && ((18 == ~a4~0 && 16 == ~a28~0 && 4 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((((18 == ~a14~0 && 18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0);" "assume !((1 == ~a25~0 && ((((((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume !(((1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a3~0);" "assume !((((((19 == ~a14~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((((18 == ~a14~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(!(1 == ~a7~0) && (17 == ~a4~0 && ((15 == ~a28~0 && 1 == ~a1~0 && 17 == ~a26~0 && 2 == calculate_output_~input#1) && 1 == ~a3~0) && 20 == ~a14~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && !(1 == ~a3~0) && 19 == ~a14~0 && 16 == ~a4~0 && 19 == ~a26~0 && 6 == calculate_output_~input#1 && !(1 == ~a7~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a25~0 && 1 == ~a1~0 && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !((((1 == ~a25~0 && (18 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && ((((3 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !((!(1 == ~a3~0) && ((((((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a7~0);" "assume !(20 == ~a14~0 && (((17 == ~a26~0 && 1 == ~a1~0 && 1 == ~a7~0 && 2 == calculate_output_~input#1 && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && (1 == ~a3~0 && (2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0))) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && 19 == ~a14~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((!(1 == ~a7~0) && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((18 == ~a4~0 && (15 == ~a28~0 && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a3~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !(((1 == ~a25~0 && (15 == ~a28~0 && (18 == ~a26~0 && 4 == calculate_output_~input#1 && !(1 == ~a3~0)) && 1 == ~a1~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && (18 == ~a4~0 && 17 == ~a28~0 && ((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 5 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !(((16 == ~a4~0 && 19 == ~a26~0 && (20 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a7~0 && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && (17 == ~a4~0 && 1 == ~a3~0 && 2 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 15 == ~a28~0);" "assume !((18 == ~a4~0 && 16 == ~a28~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 15 == ~a28~0 && (18 == ~a14~0 && 17 == ~a4~0 && ((5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(((18 == ~a4~0 && (17 == ~a28~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((((((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0)) && 6 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0));" "assume !(((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && !(1 == ~a7~0) && (((1 == ~a1~0 && 4 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a26~0) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && 1 == ~a1~0 && !(1 == ~a3~0) && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume 1 == ~a25~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((((17 == ~a28~0 && 19 == ~a26~0 && 18 == ~a4~0 && 1 == ~a3~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((15 == ~a28~0 && (!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0));~a28~0 := 15;~a26~0 := 17;~a7~0 := 1;~a14~0 := 18;~a3~0 := 1;~a4~0 := 16;calculate_output_#res#1 := -1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" [2025-01-10 07:20:04,868 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:04,868 INFO L85 PathProgramCache]: Analyzing trace with hash 28694856, now seen corresponding path program 2 times [2025-01-10 07:20:04,868 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:04,869 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [67011523] [2025-01-10 07:20:04,869 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-01-10 07:20:04,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:04,875 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 5 statements into 1 equivalence classes. [2025-01-10 07:20:04,878 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-01-10 07:20:04,879 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 07:20:04,879 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:04,879 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:04,881 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 5 statements into 1 equivalence classes. [2025-01-10 07:20:04,884 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 5 of 5 statements. [2025-01-10 07:20:04,885 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:04,885 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:04,887 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:04,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:04,887 INFO L85 PathProgramCache]: Analyzing trace with hash 984555403, now seen corresponding path program 1 times [2025-01-10 07:20:04,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:04,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [892654812] [2025-01-10 07:20:04,891 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:04,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:04,919 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 217 statements into 1 equivalence classes. [2025-01-10 07:20:04,949 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 217 of 217 statements. [2025-01-10 07:20:04,949 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:04,949 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:04,949 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:04,967 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 217 statements into 1 equivalence classes. [2025-01-10 07:20:04,999 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 217 of 217 statements. [2025-01-10 07:20:05,002 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:05,003 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:05,024 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:05,026 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:05,026 INFO L85 PathProgramCache]: Analyzing trace with hash -1266574300, now seen corresponding path program 1 times [2025-01-10 07:20:05,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:05,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [566732063] [2025-01-10 07:20:05,027 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:05,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:05,069 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 222 statements into 1 equivalence classes. [2025-01-10 07:20:05,098 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 222 of 222 statements. [2025-01-10 07:20:05,098 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:05,099 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:05,867 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:20:05,869 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:20:05,869 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [566732063] [2025-01-10 07:20:05,869 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [566732063] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:20:05,869 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:20:05,869 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-10 07:20:05,869 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1399319992] [2025-01-10 07:20:05,870 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-10 07:20:07,777 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:20:07,778 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:20:07,778 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:20:07,778 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:20:07,778 INFO L128 ssoRankerPreferences]: Use exernal solver: true [2025-01-10 07:20:07,778 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:07,778 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:20:07,778 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:20:07,778 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label40.c_Iteration5_Loop [2025-01-10 07:20:07,778 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:20:07,778 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:20:07,781 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,784 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,786 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,788 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,801 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,803 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,805 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,808 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,810 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:07,812 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:08,068 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 8 [2025-01-10 07:20:09,078 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:20:09,079 INFO L365 LassoAnalysis]: Checking for nontermination... [2025-01-10 07:20:09,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,082 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2025-01-10 07:20:09,088 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,089 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,103 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,103 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a1~0=1} Honda state: {~a1~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Ended with exit code 0 [2025-01-10 07:20:09,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,113 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2025-01-10 07:20:09,117 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,117 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,132 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,132 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~ret13#1=0} Honda state: {ULTIMATE.start_main_#t~ret13#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,137 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:09,138 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,139 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2025-01-10 07:20:09,141 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,141 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,151 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,151 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#in~input#1=0} Honda state: {ULTIMATE.start_calculate_output_#in~input#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2025-01-10 07:20:09,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,160 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,162 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2025-01-10 07:20:09,163 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,163 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,179 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,179 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_~input#1=6} Honda state: {ULTIMATE.start_calculate_output_~input#1=6} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,184 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2025-01-10 07:20:09,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,186 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,187 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2025-01-10 07:20:09,188 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,188 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,198 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,198 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#res#1=0} Honda state: {ULTIMATE.start_calculate_output_#res#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,203 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2025-01-10 07:20:09,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,203 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,205 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,206 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2025-01-10 07:20:09,207 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,207 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,217 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,217 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_~input~0#1=0} Honda state: {ULTIMATE.start_main_~input~0#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,221 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2025-01-10 07:20:09,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,223 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2025-01-10 07:20:09,225 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,225 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,235 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,235 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {~a25~0=1} Honda state: {~a25~0=1} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,240 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2025-01-10 07:20:09,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,242 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,243 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2025-01-10 07:20:09,244 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,244 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,254 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,254 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_calculate_output_#t~ret9#1=0} Honda state: {ULTIMATE.start_calculate_output_#t~ret9#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,259 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2025-01-10 07:20:09,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,262 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,264 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2025-01-10 07:20:09,264 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,264 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,275 INFO L398 LassoAnalysis]: Proved nontermination for one component. [2025-01-10 07:20:09,275 INFO L401 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {ULTIMATE.start_main_#t~nondet12#1=0} Honda state: {ULTIMATE.start_main_#t~nondet12#1=0} Generalized eigenvectors: [] Lambdas: [] Nus: [] [2025-01-10 07:20:09,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2025-01-10 07:20:09,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,282 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2025-01-10 07:20:09,284 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2025-01-10 07:20:09,284 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,311 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:09,311 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:09,313 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:09,314 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2025-01-10 07:20:09,315 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2025-01-10 07:20:09,315 INFO L160 nArgumentSynthesizer]: Using integer mode. [2025-01-10 07:20:09,386 INFO L405 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2025-01-10 07:20:09,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2025-01-10 07:20:09,390 INFO L204 LassoAnalysis]: Preferences: [2025-01-10 07:20:09,390 INFO L125 ssoRankerPreferences]: Compute integeral hull: false [2025-01-10 07:20:09,390 INFO L126 ssoRankerPreferences]: Enable LassoPartitioneer: true [2025-01-10 07:20:09,390 INFO L127 ssoRankerPreferences]: Term annotations enabled: false [2025-01-10 07:20:09,391 INFO L128 ssoRankerPreferences]: Use exernal solver: false [2025-01-10 07:20:09,391 INFO L129 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:09,391 INFO L130 ssoRankerPreferences]: Dump SMT script to file: false [2025-01-10 07:20:09,391 INFO L131 ssoRankerPreferences]: Path of dumped script: [2025-01-10 07:20:09,391 INFO L132 ssoRankerPreferences]: Filename of dumped script: Problem04_label40.c_Iteration5_Loop [2025-01-10 07:20:09,391 INFO L133 ssoRankerPreferences]: MapElimAlgo: Frank [2025-01-10 07:20:09,391 INFO L241 LassoAnalysis]: Starting lasso preprocessing... [2025-01-10 07:20:09,392 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,395 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,398 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,400 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,413 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,415 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,416 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,418 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,419 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,420 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2025-01-10 07:20:09,640 WARN L137 XnfTransformerHelper]: expecting exponential blowup for input size 8 [2025-01-10 07:20:10,573 INFO L259 LassoAnalysis]: Preprocessing complete. [2025-01-10 07:20:10,573 INFO L451 LassoAnalysis]: Using template 'affine'. [2025-01-10 07:20:10,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,575 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2025-01-10 07:20:10,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,586 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,586 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,586 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,586 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,586 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,586 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:10,586 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,588 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,592 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Ended with exit code 0 [2025-01-10 07:20:10,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,594 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2025-01-10 07:20:10,597 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,606 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,606 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,606 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,606 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,606 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,606 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:10,606 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,608 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,613 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Ended with exit code 0 [2025-01-10 07:20:10,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,614 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2025-01-10 07:20:10,616 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,625 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,625 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,625 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,625 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,625 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,625 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:10,626 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,631 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Ended with exit code 0 [2025-01-10 07:20:10,631 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,633 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,635 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2025-01-10 07:20:10,636 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,645 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,645 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,645 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:10,645 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,648 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-01-10 07:20:10,648 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,652 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,657 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2025-01-10 07:20:10,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,659 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2025-01-10 07:20:10,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,670 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,670 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,670 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,670 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,670 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,670 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:10,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,671 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,676 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2025-01-10 07:20:10,676 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,678 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2025-01-10 07:20:10,679 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,688 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,689 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,689 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,689 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:10,690 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,690 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2025-01-10 07:20:10,695 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,695 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,697 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,698 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2025-01-10 07:20:10,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-01-10 07:20:10,707 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,707 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,708 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,708 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,708 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,708 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:10,708 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,709 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2025-01-10 07:20:10,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,716 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,717 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2025-01-10 07:20:10,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-01-10 07:20:10,727 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,727 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,727 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,727 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,727 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,727 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:10,727 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,728 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2025-01-10 07:20:10,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,733 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,735 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2025-01-10 07:20:10,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-01-10 07:20:10,746 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,746 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,747 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,747 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,747 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,747 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2025-01-10 07:20:10,747 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,748 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,753 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:10,753 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,753 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,755 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,755 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2025-01-10 07:20:10,756 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,766 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,766 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,766 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,766 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:10,766 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2025-01-10 07:20:10,785 INFO L401 nArgumentSynthesizer]: We have 12 Motzkin's Theorem applications. [2025-01-10 07:20:10,785 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,805 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,813 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2025-01-10 07:20:10,814 INFO L451 LassoAnalysis]: Using template '2-nested'. [2025-01-10 07:20:10,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,818 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2025-01-10 07:20:10,821 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,833 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,833 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,833 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,833 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,833 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:10,834 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:10,834 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,837 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,844 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2025-01-10 07:20:10,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,847 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2025-01-10 07:20:10,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,862 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,862 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,862 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,862 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,862 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:10,863 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:10,863 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,865 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,871 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2025-01-10 07:20:10,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,875 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,877 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2025-01-10 07:20:10,878 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,890 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,890 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,890 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,890 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,890 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:10,891 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:10,891 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,893 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,899 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:10,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,902 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2025-01-10 07:20:10,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,916 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,916 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:10,916 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:10,921 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-01-10 07:20:10,921 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,928 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,933 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2025-01-10 07:20:10,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,934 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2025-01-10 07:20:10,944 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,954 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,954 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,954 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,954 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,954 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:10,955 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:10,955 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,957 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,962 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2025-01-10 07:20:10,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,964 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,965 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2025-01-10 07:20:10,965 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:10,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:10,975 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:10,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:10,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:10,975 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:10,975 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:10,975 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:10,977 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:10,983 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2025-01-10 07:20:10,984 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:10,985 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:10,988 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:10,989 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2025-01-10 07:20:10,990 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,002 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,002 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,002 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,002 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,004 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,009 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:11,009 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,009 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,011 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2025-01-10 07:20:11,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,022 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,022 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,022 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,022 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,022 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,024 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,030 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2025-01-10 07:20:11,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,032 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,032 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2025-01-10 07:20:11,033 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,042 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,042 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,043 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,043 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,043 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,044 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,049 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2025-01-10 07:20:11,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,051 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,053 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2025-01-10 07:20:11,053 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,063 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:11,063 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,100 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-01-10 07:20:11,100 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,122 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,128 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2025-01-10 07:20:11,128 INFO L451 LassoAnalysis]: Using template '3-nested'. [2025-01-10 07:20:11,128 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,130 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,131 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2025-01-10 07:20:11,132 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,141 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,142 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,142 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,142 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,142 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,142 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:11,142 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,144 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2025-01-10 07:20:11,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,151 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2025-01-10 07:20:11,153 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,162 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,163 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,163 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,163 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:11,163 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,167 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2025-01-10 07:20:11,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,175 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2025-01-10 07:20:11,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,186 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,186 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,187 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,187 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,187 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,188 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:11,188 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,190 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,197 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2025-01-10 07:20:11,198 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,200 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,201 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2025-01-10 07:20:11,202 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,211 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,211 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,212 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,212 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:11,212 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,217 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:20:11,217 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,225 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2025-01-10 07:20:11,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,232 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2025-01-10 07:20:11,234 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,243 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,244 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,244 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:11,244 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,245 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,250 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2025-01-10 07:20:11,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,252 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2025-01-10 07:20:11,254 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,264 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,264 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,264 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,264 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,264 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:11,264 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,266 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,272 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:11,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,275 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,276 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2025-01-10 07:20:11,277 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,286 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,286 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,286 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,287 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,287 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,287 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:11,287 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,289 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,294 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2025-01-10 07:20:11,295 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,295 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,297 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,298 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2025-01-10 07:20:11,298 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,308 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,308 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,308 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,308 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,308 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,309 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:11,309 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,311 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2025-01-10 07:20:11,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,319 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,321 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,323 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2025-01-10 07:20:11,324 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,336 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,337 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:11,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,343 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,349 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2025-01-10 07:20:11,350 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,350 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,353 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,357 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,360 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2025-01-10 07:20:11,370 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,370 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,370 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,370 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:11,370 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:11,398 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:20:11,398 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,429 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,434 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2025-01-10 07:20:11,434 INFO L451 LassoAnalysis]: Using template '4-nested'. [2025-01-10 07:20:11,434 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,434 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,436 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,437 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2025-01-10 07:20:11,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,447 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,447 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,447 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,447 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,447 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,448 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:11,448 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,450 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,455 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:11,455 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,455 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,457 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,458 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2025-01-10 07:20:11,459 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,468 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,469 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,469 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:11,469 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,470 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,475 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2025-01-10 07:20:11,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,476 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,478 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,479 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2025-01-10 07:20:11,480 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,489 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,489 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,490 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,490 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,490 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,490 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:11,490 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,491 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,496 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2025-01-10 07:20:11,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,498 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2025-01-10 07:20:11,500 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,509 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,509 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:11,509 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,516 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-01-10 07:20:11,516 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,528 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2025-01-10 07:20:11,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,535 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2025-01-10 07:20:11,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-01-10 07:20:11,545 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,546 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,546 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,546 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:11,546 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,548 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,553 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2025-01-10 07:20:11,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,555 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2025-01-10 07:20:11,557 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,566 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,566 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,567 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,567 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:11,567 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,568 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,574 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2025-01-10 07:20:11,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,575 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,576 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2025-01-10 07:20:11,578 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,588 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,588 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,589 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:11,589 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,591 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2025-01-10 07:20:11,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,598 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,599 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2025-01-10 07:20:11,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,609 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,610 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,610 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,610 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:11,610 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,612 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,616 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2025-01-10 07:20:11,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,618 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2025-01-10 07:20:11,620 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,629 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,630 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,630 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,630 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,630 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,630 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:11,630 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,632 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,636 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2025-01-10 07:20:11,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,639 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2025-01-10 07:20:11,640 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,651 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2025-01-10 07:20:11,651 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,651 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,651 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:11,651 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:11,683 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-01-10 07:20:11,683 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,720 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,725 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2025-01-10 07:20:11,726 INFO L451 LassoAnalysis]: Using template '2-phase'. [2025-01-10 07:20:11,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,728 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2025-01-10 07:20:11,729 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,739 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,739 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,739 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,739 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,739 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,739 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,740 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,740 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,742 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,747 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2025-01-10 07:20:11,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,749 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,750 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2025-01-10 07:20:11,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,760 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,760 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,760 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,760 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,760 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,760 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,761 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,761 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,762 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,767 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2025-01-10 07:20:11,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,769 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2025-01-10 07:20:11,771 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,780 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,780 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,780 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,780 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,780 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,781 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,783 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,787 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0 [2025-01-10 07:20:11,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,789 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,791 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2025-01-10 07:20:11,791 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,800 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,800 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,800 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,801 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:11,801 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,805 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-01-10 07:20:11,805 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,819 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,824 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2025-01-10 07:20:11,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,826 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,827 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2025-01-10 07:20:11,828 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,837 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,838 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,838 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,838 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,840 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,845 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2025-01-10 07:20:11,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,847 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,848 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2025-01-10 07:20:11,849 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,858 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,858 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,858 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,858 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,859 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,859 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,860 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,866 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2025-01-10 07:20:11,866 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,866 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,868 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,868 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2025-01-10 07:20:11,869 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,878 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,879 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,879 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,879 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,879 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,879 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,879 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,879 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,882 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,887 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:11,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,889 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2025-01-10 07:20:11,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,900 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,900 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,900 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,900 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,900 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,900 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,900 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,900 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,903 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,909 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2025-01-10 07:20:11,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,911 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,912 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2025-01-10 07:20:11,913 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,922 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,923 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,923 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,923 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,923 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:11,923 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,923 INFO L401 nArgumentSynthesizer]: We have 3 Motzkin's Theorem applications. [2025-01-10 07:20:11,923 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:11,925 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:11,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2025-01-10 07:20:11,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:11,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:11,932 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:11,933 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2025-01-10 07:20:11,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:11,943 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:11,943 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:11,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:11,944 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:11,944 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:11,944 INFO L205 nArgumentSynthesizer]: 3 template conjuncts. [2025-01-10 07:20:11,970 INFO L401 nArgumentSynthesizer]: We have 18 Motzkin's Theorem applications. [2025-01-10 07:20:11,970 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,041 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,050 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:12,050 INFO L451 LassoAnalysis]: Using template '3-phase'. [2025-01-10 07:20:12,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,053 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2025-01-10 07:20:12,057 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,069 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,069 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,069 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,069 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,069 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,069 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,071 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,072 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,075 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,082 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:12,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,085 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2025-01-10 07:20:12,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,098 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,098 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,098 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,098 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,098 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,099 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,099 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,101 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,106 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:12,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,108 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,110 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2025-01-10 07:20:12,111 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,121 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,122 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,122 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,122 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,122 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,122 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,125 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,130 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2025-01-10 07:20:12,130 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,130 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,131 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2025-01-10 07:20:12,133 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,143 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,143 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,143 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,143 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:12,143 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,150 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:20:12,150 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,178 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,184 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2025-01-10 07:20:12,184 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,184 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,186 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,186 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2025-01-10 07:20:12,187 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,197 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,197 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,197 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,197 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,197 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,197 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,198 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,198 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,200 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,205 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2025-01-10 07:20:12,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,207 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,208 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2025-01-10 07:20:12,209 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,219 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,219 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,219 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,219 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,220 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,220 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,222 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,227 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2025-01-10 07:20:12,227 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,227 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,229 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2025-01-10 07:20:12,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,240 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,240 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,240 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,240 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,240 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,240 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,241 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,241 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,244 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,249 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2025-01-10 07:20:12,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,251 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2025-01-10 07:20:12,253 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,262 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,263 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,263 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,263 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,263 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,263 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,266 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2025-01-10 07:20:12,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,272 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,273 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2025-01-10 07:20:12,274 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,285 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,285 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,285 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,285 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,286 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,286 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,288 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,293 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:12,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,295 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,296 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2025-01-10 07:20:12,297 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,307 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,307 INFO L338 nArgumentSynthesizer]: Template has degree 2. [2025-01-10 07:20:12,307 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,307 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,307 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:12,307 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,346 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:20:12,346 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,452 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,461 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2025-01-10 07:20:12,462 INFO L451 LassoAnalysis]: Using template '4-phase'. [2025-01-10 07:20:12,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,464 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2025-01-10 07:20:12,467 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,480 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,480 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,480 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,480 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,481 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,482 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:12,482 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,487 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,493 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:12,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,495 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2025-01-10 07:20:12,497 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,507 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,508 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,508 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,508 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,508 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,509 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:12,509 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,512 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,517 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2025-01-10 07:20:12,517 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,518 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,519 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2025-01-10 07:20:12,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,531 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,531 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,531 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,531 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,531 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,531 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,532 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:12,532 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,536 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,542 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2025-01-10 07:20:12,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,544 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,545 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2025-01-10 07:20:12,546 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,556 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,556 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,556 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,556 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,556 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:12,556 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,564 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-01-10 07:20:12,565 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,601 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,607 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2025-01-10 07:20:12,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,608 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,609 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2025-01-10 07:20:12,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-01-10 07:20:12,621 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,621 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,621 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,622 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,622 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,622 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,623 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:12,623 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,626 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,631 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:12,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,633 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,634 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2025-01-10 07:20:12,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,645 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,645 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,645 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,645 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,646 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:12,646 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,649 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,655 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2025-01-10 07:20:12,655 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,655 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,657 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2025-01-10 07:20:12,658 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,668 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,668 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,669 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,669 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,669 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,669 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,670 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:12,670 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,674 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,679 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2025-01-10 07:20:12,680 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,680 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,682 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2025-01-10 07:20:12,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-01-10 07:20:12,693 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,693 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,694 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,694 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,694 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,694 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,694 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:12,694 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,698 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,704 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2025-01-10 07:20:12,704 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,706 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,706 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2025-01-10 07:20:12,707 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,717 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,718 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,718 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,718 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,718 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,718 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,718 INFO L401 nArgumentSynthesizer]: We have 5 Motzkin's Theorem applications. [2025-01-10 07:20:12,719 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,722 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2025-01-10 07:20:12,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,729 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,730 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2025-01-10 07:20:12,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,742 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,742 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:12,742 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,742 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:12,742 INFO L205 nArgumentSynthesizer]: 5 template conjuncts. [2025-01-10 07:20:12,785 INFO L401 nArgumentSynthesizer]: We have 30 Motzkin's Theorem applications. [2025-01-10 07:20:12,786 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,919 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,926 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2025-01-10 07:20:12,927 INFO L451 LassoAnalysis]: Using template '2-lex'. [2025-01-10 07:20:12,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,927 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,929 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,929 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2025-01-10 07:20:12,930 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,940 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,940 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:12,940 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,941 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,941 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,941 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,942 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,944 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2025-01-10 07:20:12,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,952 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2025-01-10 07:20:12,953 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,963 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,963 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:12,963 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,963 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,964 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,964 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,966 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,971 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2025-01-10 07:20:12,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,973 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,974 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2025-01-10 07:20:12,975 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:12,984 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:12,984 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:12,984 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:12,984 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:12,984 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:12,984 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:12,985 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:12,985 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:12,987 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:12,992 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2025-01-10 07:20:12,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:12,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:12,994 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:12,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2025-01-10 07:20:12,996 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,005 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,005 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:13,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,005 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:13,005 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:13,012 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:20:13,012 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,026 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,031 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2025-01-10 07:20:13,031 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,031 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,033 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,034 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2025-01-10 07:20:13,035 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,044 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,044 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:13,044 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,044 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,044 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,044 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:13,045 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:13,045 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,047 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2025-01-10 07:20:13,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,054 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2025-01-10 07:20:13,056 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,066 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,066 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:13,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,066 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:13,067 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:13,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,069 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,075 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2025-01-10 07:20:13,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,077 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,078 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2025-01-10 07:20:13,079 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,088 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,088 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:13,088 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,088 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,088 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,088 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:13,089 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:13,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,091 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,096 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2025-01-10 07:20:13,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,098 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2025-01-10 07:20:13,100 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,110 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,110 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:13,110 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,110 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,110 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,110 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:13,111 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:13,111 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,113 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,117 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2025-01-10 07:20:13,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,120 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2025-01-10 07:20:13,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,131 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,131 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:13,131 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,131 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:13,131 INFO L401 nArgumentSynthesizer]: We have 4 Motzkin's Theorem applications. [2025-01-10 07:20:13,131 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,133 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2025-01-10 07:20:13,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,140 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,141 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2025-01-10 07:20:13,142 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,152 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,152 INFO L338 nArgumentSynthesizer]: Template has degree 1. [2025-01-10 07:20:13,152 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,152 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:13,152 INFO L205 nArgumentSynthesizer]: 4 template conjuncts. [2025-01-10 07:20:13,181 INFO L401 nArgumentSynthesizer]: We have 24 Motzkin's Theorem applications. [2025-01-10 07:20:13,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,235 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,241 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Ended with exit code 0 [2025-01-10 07:20:13,242 INFO L451 LassoAnalysis]: Using template '3-lex'. [2025-01-10 07:20:13,242 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,242 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,244 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2025-01-10 07:20:13,250 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,263 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,263 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,263 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,263 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,264 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,264 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,265 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:13,265 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,270 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,277 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:13,278 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,278 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,280 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2025-01-10 07:20:13,283 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,296 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,296 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,296 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,296 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,296 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,296 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,297 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:13,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,301 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,308 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:13,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,311 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,313 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2025-01-10 07:20:13,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,325 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,326 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,326 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,326 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,326 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,326 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,327 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:13,327 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,330 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,337 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:13,338 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,338 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,340 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,342 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2025-01-10 07:20:13,343 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,354 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,355 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,355 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,355 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:13,355 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,364 INFO L401 nArgumentSynthesizer]: We have 36 Motzkin's Theorem applications. [2025-01-10 07:20:13,364 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,392 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,398 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:13,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,400 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2025-01-10 07:20:13,402 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,411 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,411 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,411 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,411 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,411 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,411 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,412 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:13,412 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,415 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,420 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Ended with exit code 0 [2025-01-10 07:20:13,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,422 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2025-01-10 07:20:13,424 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,433 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,433 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,433 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,434 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,434 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,434 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,434 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:13,434 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,437 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2025-01-10 07:20:13,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,444 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,445 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2025-01-10 07:20:13,446 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,455 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,455 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,455 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,455 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,455 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,455 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,456 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:13,456 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,459 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,464 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2025-01-10 07:20:13,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,466 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2025-01-10 07:20:13,468 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,477 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,477 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,477 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,478 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,478 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,478 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,478 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:13,478 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,481 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,486 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Ended with exit code 0 [2025-01-10 07:20:13,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,488 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,488 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Waiting until timeout for monitored process [2025-01-10 07:20:13,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2025-01-10 07:20:13,499 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,499 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,499 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,499 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,499 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2025-01-10 07:20:13,499 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,500 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2025-01-10 07:20:13,500 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,503 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,508 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (124)] Ended with exit code 0 [2025-01-10 07:20:13,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2025-01-10 07:20:13,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-10 07:20:13,511 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2025-01-10 07:20:13,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Waiting until timeout for monitored process [2025-01-10 07:20:13,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-01-10 07:20:13,524 WARN L333 nArgumentSynthesizer]: Using a linear SMT query and a templates of degree > 0, hence this method is incomplete. [2025-01-10 07:20:13,524 INFO L338 nArgumentSynthesizer]: Template has degree 3. [2025-01-10 07:20:13,524 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2025-01-10 07:20:13,524 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2025-01-10 07:20:13,524 INFO L204 nArgumentSynthesizer]: 6 loop disjuncts [2025-01-10 07:20:13,524 INFO L205 nArgumentSynthesizer]: 6 template conjuncts. [2025-01-10 07:20:13,576 INFO L401 nArgumentSynthesizer]: We have 36 Motzkin's Theorem applications. [2025-01-10 07:20:13,576 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2025-01-10 07:20:13,731 INFO L488 LassoAnalysis]: Proving termination failed for this template and these settings. [2025-01-10 07:20:13,740 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (125)] Ended with exit code 0 [2025-01-10 07:20:13,740 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-10 07:20:13,740 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-01-10 07:20:13,740 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-01-10 07:20:13,741 INFO L87 Difference]: Start difference. First operand 139648 states and 174980 transitions. cyclomatic complexity: 35388 Second operand has 4 states, 4 states have (on average 55.5) internal successors, (222), 3 states have internal predecessors, (222), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:20:16,937 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-01-10 07:20:16,937 INFO L93 Difference]: Finished difference Result 146192 states and 181538 transitions. [2025-01-10 07:20:16,937 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 146192 states and 181538 transitions. [2025-01-10 07:20:17,422 INFO L131 ngComponentsAnalysis]: Automaton has 18 accepting balls. 40082 [2025-01-10 07:20:17,775 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 146192 states to 144556 states and 179900 transitions. [2025-01-10 07:20:17,775 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 40176 [2025-01-10 07:20:17,810 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 40176 [2025-01-10 07:20:17,810 INFO L73 IsDeterministic]: Start isDeterministic. Operand 144556 states and 179900 transitions. [2025-01-10 07:20:17,814 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is not deterministic. [2025-01-10 07:20:17,814 INFO L218 hiAutomatonCegarLoop]: Abstraction has 144556 states and 179900 transitions. [2025-01-10 07:20:17,921 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 144556 states and 179900 transitions. [2025-01-10 07:20:19,039 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 144556 to 144554. [2025-01-10 07:20:19,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 144554 states, 144554 states have (on average 1.2445037840530182) internal successors, (179898), 144553 states have internal predecessors, (179898), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-01-10 07:20:19,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144554 states to 144554 states and 179898 transitions. [2025-01-10 07:20:19,448 INFO L240 hiAutomatonCegarLoop]: Abstraction has 144554 states and 179898 transitions. [2025-01-10 07:20:19,449 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-01-10 07:20:19,449 INFO L432 stractBuchiCegarLoop]: Abstraction has 144554 states and 179898 transitions. [2025-01-10 07:20:19,449 INFO L338 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2025-01-10 07:20:19,449 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 144554 states and 179898 transitions. [2025-01-10 07:20:19,757 INFO L131 ngComponentsAnalysis]: Automaton has 18 accepting balls. 40082 [2025-01-10 07:20:19,758 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2025-01-10 07:20:19,758 INFO L119 BuchiIsEmpty]: Starting construction of run [2025-01-10 07:20:19,766 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1] [2025-01-10 07:20:19,766 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-01-10 07:20:19,766 INFO L752 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(20, 2);call #Ultimate.allocInit(12, 3);~f~0 := 6;~e~0 := 5;~d~0 := 4;~b~0 := 2;~a~0 := 1;~c~0 := 3;~u~0 := 21;~v~0 := 22;~w~0 := 23;~x~0 := 24;~y~0 := 25;~z~0 := 26;~a3~0 := 1;~a4~0 := 17;~a25~0 := 1;~a1~0 := 1;~a26~0 := 18;~a28~0 := 15;~a7~0 := 1;~a14~0 := 19;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~nondet12#1, main_#t~ret13#1, main_~input~0#1, main_~output~0#1;main_~output~0#1 := -1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-01-10 07:20:19,775 INFO L754 eck$LassoCheckResult]: Loop: "assume !((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output_~input#1) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a7~0 && 17 == ~a4~0 && (18 == ~a14~0 && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && !(1 == ~a3~0) && (16 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && ((18 == ~a14~0 && (!(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a3~0 && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output_~input#1 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && 18 == ~a4~0 && !(1 == ~a7~0) && ((1 == ~a25~0 && 3 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !(((((1 == ~a1~0 && (20 == ~a14~0 && 2 == calculate_output_~input#1 && 17 == ~a26~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)));" "assume !(((17 == ~a4~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && (1 == ~a7~0 && ((2 == calculate_output_~input#1 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a3~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !((18 == ~a26~0 && 1 == ~a7~0 && 16 == ~a28~0 && (((1 == ~a25~0 && 2 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a1~0 && 16 == ~a28~0 && 1 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && (((3 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a25~0 && 20 == ~a14~0 && ((!(1 == ~a3~0) && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((((1 == ~a7~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((19 == ~a26~0 && 1 == ~a7~0 && (((18 == ~a14~0 && 4 == calculate_output_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 16 == ~a4~0);" "assume !(18 == ~a26~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && (17 == ~a4~0 && 19 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (15 == ~a28~0 && ((17 == ~a4~0 && 5 == calculate_output_~input#1 && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (((19 == ~a14~0 && 4 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && 1 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((!(1 == ~a7~0) && ((!(1 == ~a3~0) && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && (20 == ~a14~0 && (17 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((19 == ~a14~0 && (1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 19 == ~a14~0 && ((18 == ~a4~0 && !(1 == ~a7~0) && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && ((((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((17 == ~a28~0 && (((2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((1 == ~a3~0 && (1 == ~a25~0 && (4 == calculate_output_~input#1 && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a26~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && (5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((2 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 16 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (5 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && 18 == ~a4~0);" "assume !(((((15 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a7~0) && 16 == ~a4~0);" "assume !((((((!(1 == ~a7~0) && 20 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 2 == calculate_output_~input#1) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 18 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && ((19 == ~a14~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && ((((15 == ~a28~0 && (6 == calculate_output_~input#1 && 19 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a3~0 && (((4 == calculate_output_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(20 == ~a14~0 && 1 == ~a25~0 && (1 == ~a7~0 && ((16 == ~a4~0 && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (1 == ~a25~0 && 17 == ~a28~0 && (5 == calculate_output_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !(18 == ~a14~0 && 16 == ~a28~0 && ((((!(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a7~0 && 16 == ~a28~0 && 6 == calculate_output_~input#1) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (20 == ~a14~0 && 16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((18 == ~a4~0 && ((6 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(1 == ~a7~0 && 1 == ~a25~0 && ((1 == ~a1~0 && (17 == ~a28~0 && 2 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((16 == ~a28~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a3~0) && 19 == ~a14~0) && 18 == ~a4~0);" "assume !((19 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 17 == ~a4~0 && 3 == calculate_output_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && ((1 == ~a3~0 && 19 == ~a14~0 && 2 == calculate_output_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a1~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((18 == ~a14~0 && ((1 == calculate_output_~input#1 && 1 == ~a3~0) && 17 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 19 == ~a26~0 && 1 == ~a1~0 && 19 == ~a14~0 && 1 == ~a25~0 && 15 == ~a28~0 && 16 == ~a4~0 && !(1 == ~a3~0) && 5 == calculate_output_~input#1);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && ((!(1 == ~a3~0) && 18 == ~a14~0 && 6 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 20 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((16 == ~a4~0 && ((19 == ~a14~0 && 1 == ~a7~0 && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((((19 == ~a26~0 && 18 == ~a4~0 && (!(1 == ~a7~0) && 16 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 17 == ~a28~0 && 20 == ~a14~0 && 1 == ~a3~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a26~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && (19 == ~a14~0 && ((1 == ~a7~0 && (6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a25~0 && ((1 == ~a7~0 && (2 == calculate_output_~input#1 && 20 == ~a14~0) && 17 == ~a4~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 5 == calculate_output_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a25~0 && 16 == ~a28~0 && !(1 == ~a7~0) && (!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 20 == ~a14~0);" "assume !((19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 1 == ~a25~0 && 6 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((1 == ~a1~0 && ((6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !(16 == ~a28~0 && (((16 == ~a4~0 && 1 == ~a7~0 && (6 == calculate_output_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((15 == ~a28~0 && 1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && 15 == ~a28~0 && (17 == ~a4~0 && (19 == ~a26~0 && (19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((((18 == ~a4~0 && 4 == calculate_output_~input#1) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a7~0 && 18 == ~a4~0 && !(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((16 == ~a4~0 && (1 == ~a1~0 && 18 == ~a26~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !(17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0) && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a1~0 && (((3 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((18 == ~a4~0 && ((6 == calculate_output_~input#1 && (((((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && (1 == ~a25~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 20 == ~a14~0) && 16 == ~a28~0);" "assume !(((20 == ~a14~0 && (18 == ~a4~0 && (2 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(20 == ~a14~0 && 17 == ~a4~0 && 16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a7~0));" "assume !(16 == ~a4~0 && !(1 == ~a3~0) && (((17 == ~a28~0 && (1 == ~a1~0 && 6 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((((((((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (19 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 19 == ~a26~0 && 3 == calculate_output_~input#1) && 15 == ~a28~0);" "assume !(1 == ~a7~0 && (15 == ~a28~0 && ((((6 == calculate_output_~input#1 && 1 == ~a1~0) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a26~0);" "assume !((1 == ~a1~0 && ((17 == ~a4~0 && !(1 == ~a7~0) && (1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 16 == ~a28~0);" "assume !((1 == ~a1~0 && ((!(1 == ~a3~0) && 17 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a14~0 && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !((!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !((((17 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && (17 == ~a28~0 && ((((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((((1 == ~a25~0 && (15 == ~a28~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0);" "assume !(18 == ~a4~0 && 18 == ~a14~0 && 1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && (1 == ~a25~0 && 4 == calculate_output_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0));" "assume !(((1 == ~a1~0 && (((1 == calculate_output_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a25~0 && ((1 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && ((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (17 == ~a28~0 && ((4 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && (((6 == calculate_output_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(((((((1 == ~a25~0 && 6 == calculate_output_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a14~0 && (1 == ~a25~0 && 3 == calculate_output_~input#1 && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !((16 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && 1 == ~a3~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a28~0 && (!(1 == ~a3~0) && 17 == ~a4~0 && 5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a26~0 && (5 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && !(1 == ~a3~0) && (((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 16 == ~a4~0) && 16 == ~a28~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && !(1 == ~a3~0) && ((!(1 == ~a7~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a7~0 && (18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && 17 == ~a4~0 && ((1 == ~a1~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(1 == ~a7~0 && (((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a28~0 && 17 == ~a4~0 && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 17 == ~a26~0) && 20 == ~a14~0);" "assume !((((((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && ((17 == ~a28~0 && 18 == ~a14~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a3~0 && ((1 == ~a7~0 && 4 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && ((17 == ~a4~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (19 == ~a26~0 && 20 == ~a14~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a26~0 && (((17 == ~a28~0 && 16 == ~a4~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a7~0 && (15 == ~a28~0 && 17 == ~a4~0 && 1 == ~a1~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && 18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a3~0 && 3 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && (((18 == ~a4~0 && 1 == calculate_output_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((16 == ~a28~0 && (3 == calculate_output_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a3~0 && 1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 16 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((!(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && 16 == ~a28~0 && (1 == ~a1~0 && ((2 == calculate_output_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && 16 == ~a28~0 && ((19 == ~a14~0 && 1 == ~a1~0 && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 16 == ~a4~0) && 1 == ~a7~0);" "assume !((1 == ~a1~0 && (1 == ~a25~0 && (1 == ~a7~0 && (16 == ~a4~0 && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 19 == ~a26~0) && 15 == ~a28~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && ((((1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((!(1 == ~a3~0) && 17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(17 == ~a4~0 && ((19 == ~a26~0 && (((4 == calculate_output_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a7~0 && 19 == ~a14~0 && ((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a4~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((19 == ~a14~0 && (3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 17 == ~a28~0) && 17 == ~a4~0) && !(1 == ~a3~0));" "assume !(17 == ~a4~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a3~0 && (((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output_~input#1) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 5 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && ((1 == ~a25~0 && 16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((17 == ~a4~0 && 4 == calculate_output_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a4~0 && (2 == calculate_output_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && (1 == ~a25~0 && 18 == ~a4~0 && 6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && (((!(1 == ~a3~0) && 15 == ~a28~0 && (16 == ~a4~0 && 1 == calculate_output_~input#1) && 19 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a25~0 && ((3 == calculate_output_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((19 == ~a14~0 && ((1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && (!(1 == ~a3~0) && 1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output_~input#1) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((!(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output_~input#1) && 18 == ~a14~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !((20 == ~a14~0 && ((!(1 == ~a7~0) && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((((16 == ~a28~0 && (18 == ~a4~0 && 3 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && 19 == ~a26~0 && (1 == ~a3~0 && 16 == ~a28~0 && (1 == calculate_output_~input#1 && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !((((1 == ~a3~0 && 1 == ~a1~0 && (!(1 == ~a7~0) && 4 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((((((6 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 17 == ~a4~0 && (1 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((!(1 == ~a7~0) && ((1 == ~a1~0 && 5 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && (17 == ~a26~0 && 16 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && 1 == ~a7~0 && 19 == ~a14~0 && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && ((1 == ~a1~0 && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a14~0) && 17 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 1 == ~a25~0 && (18 == ~a14~0 && 15 == ~a28~0 && 2 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && 1 == ~a25~0 && (15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (!(1 == ~a3~0) && 18 == ~a4~0 && 4 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 16 == ~a28~0);" "assume !(((((16 == ~a28~0 && (5 == calculate_output_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(!(1 == ~a7~0) && (((1 == ~a1~0 && !(1 == ~a3~0) && 1 == ~a25~0 && 6 == calculate_output_~input#1 && 17 == ~a4~0) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (!(1 == ~a3~0) && ((((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a14~0 && (1 == ~a1~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 18 == ~a14~0 && (((17 == ~a4~0 && 6 == calculate_output_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a7~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a25~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output_~input#1) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !((16 == ~a28~0 && 17 == ~a4~0 && 1 == ~a25~0 && 1 == ~a3~0 && (1 == calculate_output_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && 1 == ~a3~0 && 1 == ~a1~0 && 3 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !((((((15 == ~a28~0 && (1 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((17 == ~a26~0 && 20 == ~a14~0 && 18 == ~a4~0 && 5 == calculate_output_~input#1) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && 18 == ~a26~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (16 == ~a4~0 && (6 == calculate_output_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && 2 == calculate_output_~input#1 && (((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(16 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a1~0 && (18 == ~a26~0 && 5 == calculate_output_~input#1) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && ((18 == ~a4~0 && (18 == ~a26~0 && (6 == calculate_output_~input#1 && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((1 == ~a3~0 && ((1 == ~a1~0 && 16 == ~a28~0 && 1 == ~a25~0 && 4 == calculate_output_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && 17 == ~a26~0) && 1 == ~a7~0);" "assume !(((17 == ~a4~0 && ((((5 == calculate_output_~input#1 && 16 == ~a28~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 3 == calculate_output_~input#1) && 16 == ~a28~0);" "assume !((((((18 == ~a26~0 && (5 == calculate_output_~input#1 && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a7~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && ((18 == ~a4~0 && 16 == ~a28~0 && 4 == calculate_output_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((((18 == ~a14~0 && 18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 5 == calculate_output_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0);" "assume !((1 == ~a25~0 && ((((((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume !(((1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 17 == ~a28~0) && 1 == ~a3~0);" "assume !((((((19 == ~a14~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0))) && 2 == calculate_output_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !((((((18 == ~a14~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(!(1 == ~a7~0) && (17 == ~a4~0 && ((15 == ~a28~0 && 1 == ~a1~0 && 17 == ~a26~0 && 2 == calculate_output_~input#1) && 1 == ~a3~0) && 20 == ~a14~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && !(1 == ~a3~0) && 19 == ~a14~0 && 16 == ~a4~0 && 19 == ~a26~0 && 6 == calculate_output_~input#1 && !(1 == ~a7~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && (17 == ~a4~0 && (1 == ~a25~0 && 1 == ~a1~0 && (5 == calculate_output_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a7~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !((((1 == ~a25~0 && (18 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && ((((3 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !((!(1 == ~a3~0) && ((((((17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output_~input#1) && 1 == ~a1~0) && 18 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a7~0);" "assume !(20 == ~a14~0 && (((17 == ~a26~0 && 1 == ~a1~0 && 1 == ~a7~0 && 2 == calculate_output_~input#1 && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && (1 == ~a3~0 && (2 == calculate_output_~input#1 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0))) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && 19 == ~a14~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output_~input#1);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && ((((!(1 == ~a7~0) && 5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 20 == ~a14~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((18 == ~a4~0 && (15 == ~a28~0 && 1 == ~a1~0 && 1 == ~a7~0 && 1 == ~a3~0 && 1 == ~a25~0 && 5 == calculate_output_~input#1) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !(((1 == ~a25~0 && (15 == ~a28~0 && (18 == ~a26~0 && 4 == calculate_output_~input#1 && !(1 == ~a3~0)) && 1 == ~a1~0) && 18 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !(1 == ~a3~0 && 1 == ~a1~0 && (18 == ~a4~0 && 17 == ~a28~0 && ((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 5 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !(((16 == ~a4~0 && 19 == ~a26~0 && (20 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a7~0 && 5 == calculate_output_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && (17 == ~a4~0 && 1 == ~a3~0 && 2 == calculate_output_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 15 == ~a28~0);" "assume !((18 == ~a4~0 && 16 == ~a28~0 && 1 == ~a25~0 && (5 == calculate_output_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 15 == ~a28~0 && (18 == ~a14~0 && 17 == ~a4~0 && ((5 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(((18 == ~a4~0 && (17 == ~a28~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((((((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0)) && 6 == calculate_output_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0));" "assume !(((17 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == calculate_output_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && !(1 == ~a7~0) && (((1 == ~a1~0 && 4 == calculate_output_~input#1) && 20 == ~a14~0) && 17 == ~a26~0) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && ((15 == ~a28~0 && 1 == ~a1~0 && !(1 == ~a3~0) && 1 == calculate_output_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a4~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && 6 == calculate_output_~input#1 && (((((17 == ~a28~0 && 19 == ~a26~0 && 18 == ~a4~0 && 1 == ~a3~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((15 == ~a28~0 && (!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0)));" "assume !(1 == ~a1~0 && ((((19 == ~a14~0 && 15 == ~a28~0 && 1 == ~a7~0 && 6 == calculate_output_~input#1) && 16 == ~a4~0) && 19 == ~a26~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && ((((17 == ~a4~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output_~input#1) && 17 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && ((1 == ~a25~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output_~input#1) && 18 == ~a14~0) && 1 == ~a7~0) && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && ((((!(1 == ~a3~0) && !(1 == ~a7~0) && 6 == calculate_output_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(15 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && (1 == ~a1~0 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 3 == calculate_output_~input#1) && 1 == ~a25~0);" "assume !(16 == ~a4~0 && 1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a3~0) && 16 == ~a28~0 && 3 == calculate_output_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0);assume { :begin_inline_calculate_output2 } true;calculate_output2_#in~input#1 := calculate_output_~input#1;havoc calculate_output2_#res#1;havoc calculate_output2_#t~ret10#1, calculate_output2_~input#1;calculate_output2_~input#1 := calculate_output2_#in~input#1;" "assume !((16 == ~a28~0 && ((1 == ~a25~0 && (1 == ~a1~0 && 18 == ~a4~0 && 4 == calculate_output2_~input#1) && 18 == ~a14~0) && 18 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a3~0);" "assume !(1 == ~a25~0 && 17 == ~a4~0 && 15 == ~a28~0 && ((((((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (19 == ~a14~0 && ((3 == calculate_output2_~input#1 && 15 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((!(1 == ~a3~0) && ((((18 == ~a26~0 && 1 == calculate_output2_~input#1 && 16 == ~a4~0) && 1 == ~a1~0) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(((!(1 == ~a7~0) && 18 == ~a14~0 && ((!(1 == ~a3~0) && 3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a28~0) && 16 == ~a4~0) && 18 == ~a26~0);" "assume !(16 == ~a28~0 && (((20 == ~a14~0 && ((4 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 1 == ~a25~0 && 17 == ~a28~0 && 18 == ~a14~0 && 17 == ~a4~0 && (3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && (((((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(20 == ~a14~0 && (((!(1 == ~a3~0) && 17 == ~a4~0 && (1 == calculate_output2_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && ((((5 == calculate_output2_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((((((1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && (((1 == ~a25~0 && (((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && 19 == ~a26~0 && 20 == ~a14~0 && 1 == ~a3~0 && (1 == ~a1~0 && 2 == calculate_output2_~input#1 && 18 == ~a4~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !(19 == ~a26~0 && 15 == ~a28~0 && 1 == ~a25~0 && (1 == ~a1~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && 3 == calculate_output2_~input#1) && 20 == ~a14~0) && 1 == ~a7~0);" "assume !((((1 == ~a1~0 && 17 == ~a26~0 && 1 == ~a25~0 && (2 == calculate_output2_~input#1 && 1 == ~a7~0) && 19 == ~a14~0) && 16 == ~a28~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(!(1 == ~a7~0) && 1 == ~a25~0 && (1 == ~a1~0 && (((20 == ~a14~0 && 4 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 17 == ~a26~0) && 15 == ~a28~0);" "assume !(15 == ~a28~0 && 1 == ~a1~0 && 18 == ~a4~0 && !(1 == ~a3~0) && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output2_~input#1) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((19 == ~a14~0 && 18 == ~a4~0 && 16 == ~a28~0 && 1 == ~a25~0 && !(1 == ~a7~0) && 1 == ~a1~0 && 2 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a3~0);" "assume !((((16 == ~a28~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && 17 == ~a4~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && (((18 == ~a4~0 && (1 == calculate_output2_~input#1 && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !(15 == ~a28~0 && 19 == ~a26~0 && 17 == ~a4~0 && (!(1 == ~a7~0) && !(1 == ~a3~0) && (1 == ~a1~0 && 5 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (1 == ~a3~0 && (17 == ~a4~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 3 == calculate_output2_~input#1) && 16 == ~a28~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && (19 == ~a14~0 && (((1 == ~a3~0 && 18 == ~a4~0 && 2 == calculate_output2_~input#1) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !((1 == ~a25~0 && 17 == ~a4~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) && 6 == calculate_output2_~input#1) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && (((!(1 == ~a3~0) && 18 == ~a4~0 && 15 == ~a28~0 && 17 == ~a26~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0));" "assume !((17 == ~a28~0 && (18 == ~a4~0 && 18 == ~a26~0 && 1 == ~a3~0 && 1 == ~a1~0 && 19 == ~a14~0 && 6 == calculate_output2_~input#1) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(((1 == ~a3~0 && ((18 == ~a26~0 && (1 == ~a25~0 && 5 == calculate_output2_~input#1) && 16 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 18 == ~a4~0) && 18 == ~a14~0);" "assume !(1 == ~a3~0 && 18 == ~a4~0 && ((!(1 == ~a7~0) && 19 == ~a14~0 && 1 == ~a1~0 && 3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a7~0 && ((1 == ~a3~0 && 1 == calculate_output2_~input#1 && 1 == ~a1~0) && 19 == ~a26~0) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !((!(1 == ~a3~0) && ((((16 == ~a4~0 && 1 == ~a25~0 && 5 == calculate_output2_~input#1) && 19 == ~a26~0) && 1 == ~a7~0) && 1 == ~a1~0) && 18 == ~a14~0) && 15 == ~a28~0);" "assume !((((16 == ~a28~0 && (20 == ~a14~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 2 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a3~0 && ((((1 == ~a1~0 && 2 == calculate_output2_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 17 == ~a4~0) && 18 == ~a14~0);" "assume !(17 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 18 == ~a26~0 && (18 == ~a14~0 && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && ((((18 == ~a26~0 && 5 == calculate_output2_~input#1 && 17 == ~a28~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 16 == ~a4~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (1 == ~a3~0 && 15 == ~a28~0 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 17 == ~a4~0);" "assume !(17 == ~a28~0 && (1 == ~a25~0 && (((((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 2 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && (1 == ~a7~0 && 15 == ~a28~0 && 20 == ~a14~0 && ((19 == ~a26~0 && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && 17 == ~a4~0 && !(1 == ~a7~0) && (((5 == calculate_output2_~input#1 && 19 == ~a14~0) && 19 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(((1 == ~a1~0 && ((((2 == calculate_output2_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((18 == ~a4~0 && (18 == ~a14~0 && 1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 18 == ~a26~0 && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !(((1 == ~a25~0 && ((20 == ~a14~0 && 4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(17 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 16 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output2_~input#1) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 20 == ~a14~0 && 1 == ~a25~0 && (!(1 == ~a3~0) && 16 == ~a4~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 17 == ~a28~0);" "assume !(((((3 == calculate_output2_~input#1 && ((((17 == ~a26~0 && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) || (((16 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((((1 == ~a25~0 && 1 == ~a1~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 19 == ~a14~0) && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a3~0);" "assume !((15 == ~a28~0 && 18 == ~a26~0 && ((((1 == calculate_output2_~input#1 && 17 == ~a4~0) && 1 == ~a1~0) && 1 == ~a7~0) && 19 == ~a14~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(!(1 == ~a3~0) && ((((((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 4 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 18 == ~a14~0 && (((18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) || (18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && 17 == ~a4~0 && (!(1 == ~a3~0) && 18 == ~a14~0 && 1 == ~a1~0 && (3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(18 == ~a14~0 && ((((16 == ~a4~0 && (!(1 == ~a3~0) && 1 == calculate_output2_~input#1) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 18 == ~a26~0);" "assume !((((((1 == ~a25~0 && 1 == ~a7~0 && 6 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !((1 == ~a3~0 && 17 == ~a28~0 && 18 == ~a4~0 && (1 == ~a25~0 && 6 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 20 == ~a14~0) && 1 == ~a1~0);" "assume !(18 == ~a26~0 && 19 == ~a14~0 && (17 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a1~0 && 2 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((((17 == ~a4~0 && ((((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !(((((1 == ~a25~0 && 18 == ~a26~0 && 1 == ~a7~0 && 1 == calculate_output2_~input#1 && 20 == ~a14~0) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a4~0) && 15 == ~a28~0);" "assume !(19 == ~a14~0 && 19 == ~a26~0 && 1 == ~a7~0 && ((1 == ~a3~0 && (1 == ~a25~0 && 6 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((17 == ~a4~0 && (1 == ~a1~0 && (((((!(1 == ~a7~0) && 18 == ~a26~0) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output2_~input#1) && 1 == ~a3~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(19 == ~a14~0 && 18 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (((1 == ~a1~0 && 2 == calculate_output2_~input#1) && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && (18 == ~a4~0 && (1 == calculate_output2_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 16 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && (1 == ~a25~0 && (((((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 6 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((!(1 == ~a7~0) && 18 == ~a4~0 && 1 == ~a1~0 && (18 == ~a26~0 && (1 == calculate_output2_~input#1 && 19 == ~a14~0) && 17 == ~a28~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((18 == ~a4~0 && (((1 == ~a1~0 && 1 == ~a25~0 && 18 == ~a14~0 && 5 == calculate_output2_~input#1) && 1 == ~a3~0) && !(1 == ~a7~0)) && 19 == ~a26~0) && 16 == ~a28~0);" "assume !(16 == ~a28~0 && (1 == ~a25~0 && (18 == ~a4~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && 16 == ~a28~0 && 6 == calculate_output2_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(!(1 == ~a7~0) && 15 == ~a28~0 && ((1 == ~a25~0 && (18 == ~a14~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a26~0 && 18 == ~a4~0 && (1 == ~a7~0 && (15 == ~a28~0 && 3 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && (((16 == ~a28~0 && 1 == calculate_output2_~input#1 && ((20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((15 == ~a28~0 && 1 == ~a1~0 && 17 == ~a4~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output2_~input#1) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((19 == ~a14~0 && (((1 == ~a1~0 && 3 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 17 == ~a28~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a1~0 && 6 == calculate_output2_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0);" "assume !((1 == ~a25~0 && 18 == ~a4~0 && 1 == ~a1~0 && 4 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 16 == ~a28~0 && 18 == ~a26~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0))) && 1 == ~a3~0);" "assume !(15 == ~a28~0 && (((((16 == ~a4~0 && 18 == ~a14~0 && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 19 == ~a26~0);" "assume !((((((15 == ~a28~0 && (6 == calculate_output2_~input#1 && 17 == ~a4~0) && 20 == ~a14~0) && 1 == ~a7~0) && 19 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((!(1 == ~a7~0) && 18 == ~a4~0 && 1 == calculate_output2_~input#1 && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (((!(1 == ~a3~0) && 3 == calculate_output2_~input#1 && (((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && (1 == ~a7~0 && 1 == ~a25~0 && 19 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output2_~input#1) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && (((1 == ~a7~0 && 1 == ~a25~0 && (4 == calculate_output2_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(17 == ~a28~0 && 1 == ~a3~0 && (17 == ~a4~0 && (((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && (((((((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0)) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (16 == ~a28~0 && 1 == ~a25~0 && 20 == ~a14~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && (18 == ~a14~0 && 15 == ~a28~0 && !(1 == ~a7~0) && (1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((17 == ~a4~0 && 16 == ~a28~0 && (1 == ~a3~0 && (((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) && 3 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && (!(1 == ~a3~0) && ((1 == ~a1~0 && 1 == ~a7~0 && 4 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(((1 == ~a1~0 && (1 == ~a3~0 && 19 == ~a14~0 && 18 == ~a4~0 && 1 == ~a7~0 && 4 == calculate_output2_~input#1) && 15 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && ((17 == ~a4~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 19 == ~a14~0) && 15 == ~a28~0) && 1 == ~a25~0);" "assume !((15 == ~a28~0 && (((1 == ~a25~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && 18 == ~a4~0) && 1 == ~a7~0) && 18 == ~a14~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (15 == ~a28~0 && (1 == ~a7~0 && !(1 == ~a3~0) && ((18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !((19 == ~a14~0 && ((!(1 == ~a3~0) && ((5 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 15 == ~a28~0) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && !(1 == ~a3~0) && (17 == ~a4~0 && 16 == ~a28~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 18 == ~a14~0) && !(1 == ~a7~0));" "assume !(20 == ~a14~0 && ((1 == ~a3~0 && (((1 == calculate_output2_~input#1 && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && 17 == ~a26~0) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && (18 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a4~0 && 16 == ~a28~0 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && (((!(1 == ~a7~0) && 1 == ~a25~0 && 4 == calculate_output2_~input#1 && 19 == ~a14~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output2_~input#1) && 20 == ~a14~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(!(1 == ~a7~0) && (19 == ~a14~0 && 17 == ~a4~0 && ((!(1 == ~a3~0) && 4 == calculate_output2_~input#1 && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && ((((3 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 18 == ~a14~0);" "assume !(((!(1 == ~a7~0) && 16 == ~a28~0 && 18 == ~a14~0 && (1 == ~a1~0 && 1 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && (((1 == ~a7~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && ((1 == ~a3~0 && 18 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0) || ((1 == ~a7~0 && ((16 == ~a4~0 && !(1 == ~a3~0)) && 17 == ~a26~0) && 15 == ~a28~0) && 18 == ~a14~0)) && 3 == calculate_output2_~input#1);" "assume !(1 == ~a25~0 && ((15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0 && 19 == ~a14~0 && 1 == ~a3~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a7~0);" "assume !(1 == ~a1~0 && (!(1 == ~a7~0) && (19 == ~a14~0 && (1 == ~a3~0 && 6 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(((1 == ~a1~0 && 2 == calculate_output2_~input#1 && ((20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 17 == ~a4~0 && 19 == ~a26~0) || ((1 == ~a7~0 && (17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && ((((((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 19 == ~a14~0);" "assume !(((16 == ~a4~0 && 1 == ~a25~0 && ((1 == ~a7~0 && 18 == ~a14~0 && 4 == calculate_output2_~input#1) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(((17 == ~a28~0 && 1 == ~a1~0 && (4 == calculate_output2_~input#1 && (((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 2 == calculate_output2_~input#1 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) && 18 == ~a14~0))) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && ((1 == ~a25~0 && ((((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0)) && 6 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0) && 17 == ~a4~0);" "assume !((((!(1 == ~a3~0) && 1 == ~a25~0 && 18 == ~a14~0 && 3 == calculate_output2_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && ((1 == ~a1~0 && (1 == ~a7~0 && 16 == ~a28~0 && 20 == ~a14~0 && 6 == calculate_output2_~input#1) && 17 == ~a4~0) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && (((((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 18 == ~a14~0) && 17 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && ((!(1 == ~a3~0) && 18 == ~a4~0 && ((1 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a7~0) && 18 == ~a14~0) && 1 == ~a1~0);" "assume !(((((1 == ~a3~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || ((18 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0) && 18 == ~a4~0);" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 19 == ~a14~0 && 17 == ~a4~0 && !(1 == ~a7~0) && (19 == ~a26~0 && 1 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 1 == ~a3~0 && 1 == ~a25~0 && 18 == ~a4~0 && ((18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) || (20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0)) && 2 == calculate_output2_~input#1);" "assume !((1 == ~a3~0 && (18 == ~a4~0 && (1 == ~a1~0 && 18 == ~a14~0 && 6 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 16 == ~a28~0) && 19 == ~a26~0) && 1 == ~a25~0);" "assume !(((((1 == ~a25~0 && 18 == ~a26~0 && (18 == ~a4~0 && 4 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && ((((((18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (((1 == ~a1~0 && 5 == calculate_output2_~input#1 && 1 == ~a25~0) && !(1 == ~a7~0)) && 17 == ~a28~0) && 19 == ~a14~0) && 17 == ~a26~0);" "assume !(16 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && (((3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(!(1 == ~a3~0) && 1 == ~a1~0 && 1 == ~a25~0 && (((6 == calculate_output2_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0))) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a7~0) && (((17 == ~a26~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a14~0) && 17 == ~a28~0);" "assume !(((((15 == ~a28~0 && (((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(16 == ~a28~0 && 19 == ~a14~0 && (1 == ~a7~0 && (((1 == calculate_output2_~input#1 && 17 == ~a26~0) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !((((17 == ~a4~0 && 16 == ~a28~0 && (2 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && 1 == ~a3~0);" "assume !(((18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && ((18 == ~a14~0 && (!(1 == ~a3~0) && 6 == calculate_output2_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !((17 == ~a4~0 && (15 == ~a28~0 && (1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output2_~input#1) && 18 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a7~0)) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && (1 == ~a1~0 && ((((3 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 15 == ~a28~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((16 == ~a4~0 && 1 == ~a1~0 && ((((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 4 == calculate_output2_~input#1) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && 17 == ~a4~0 && 20 == ~a14~0 && 1 == ~a1~0 && (((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && (((18 == ~a4~0 && 1 == ~a1~0 && 1 == ~a3~0 && 6 == calculate_output2_~input#1) && 18 == ~a14~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && ((!(1 == ~a3~0) && ((18 == ~a14~0 && 6 == calculate_output2_~input#1 && 18 == ~a4~0) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !(((19 == ~a14~0 && (((1 == ~a1~0 && 3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && 18 == ~a4~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(((((1 == ~a7~0 && 17 == ~a4~0 && 1 == ~a25~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a28~0) && 20 == ~a14~0);" "assume !(16 == ~a4~0 && 15 == ~a28~0 && (1 == ~a1~0 && (((2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 20 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((((1 == ~a3~0 && 1 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 16 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 17 == ~a26~0 && !(1 == ~a7~0) && (((1 == ~a3~0 && 1 == ~a25~0 && 2 == calculate_output2_~input#1) && 18 == ~a4~0) && 15 == ~a28~0) && 20 == ~a14~0);" "assume !(18 == ~a26~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (1 == ~a25~0 && 1 == ~a7~0 && (6 == calculate_output2_~input#1 && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((16 == ~a4~0 && ((!(1 == ~a3~0) && 5 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !((((1 == ~a25~0 && (1 == ~a1~0 && 5 == calculate_output2_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a3~0) && 18 == ~a14~0) && 16 == ~a28~0);" "assume !((18 == ~a4~0 && ((1 == ~a25~0 && 17 == ~a26~0 && (3 == calculate_output2_~input#1 && 16 == ~a28~0) && 20 == ~a14~0) && 1 == ~a7~0) && 1 == ~a1~0) && 1 == ~a3~0);" "assume !((1 == ~a25~0 && (18 == ~a14~0 && !(1 == ~a3~0) && (4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 15 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((((1 == ~a1~0 && 18 == ~a4~0 && 19 == ~a14~0 && 1 == ~a3~0 && 17 == ~a26~0 && 4 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(1 == ~a25~0 && ((17 == ~a28~0 && (1 == ~a1~0 && 5 == calculate_output2_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a3~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && 16 == ~a4~0 && 17 == ~a28~0 && (!(1 == ~a7~0) && 19 == ~a14~0 && !(1 == ~a3~0) && 1 == calculate_output2_~input#1) && 17 == ~a26~0);" "assume !(1 == ~a25~0 && ((1 == ~a1~0 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) && 5 == calculate_output2_~input#1) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a26~0 && 1 == ~a7~0 && ((((17 == ~a28~0 && 1 == ~a3~0 && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(17 == ~a26~0 && 1 == ~a1~0 && (15 == ~a28~0 && 1 == ~a3~0 && 20 == ~a14~0 && (4 == calculate_output2_~input#1 && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a7~0));" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && (17 == ~a28~0 && 1 == ~a25~0 && (((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(19 == ~a26~0 && (1 == ~a25~0 && !(1 == ~a3~0) && 15 == ~a28~0 && 1 == ~a1~0 && (1 == calculate_output2_~input#1 && 1 == ~a7~0) && 16 == ~a4~0) && 20 == ~a14~0);" "assume !(((((((20 == ~a14~0 && (15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) || (((16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((1 == ~a7~0 && (1 == ~a25~0 && (15 == ~a28~0 && 16 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(!(1 == ~a3~0) && ((16 == ~a28~0 && 16 == ~a4~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !(((17 == ~a4~0 && 1 == ~a25~0 && 18 == ~a26~0 && (20 == ~a14~0 && 3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a7~0) && 1 == ~a3~0) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && (!(1 == ~a7~0) && 1 == ~a1~0 && (1 == ~a25~0 && (2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 17 == ~a4~0) && 18 == ~a14~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && ((15 == ~a28~0 && (18 == ~a4~0 && !(1 == ~a3~0) && 1 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0));" "assume !(17 == ~a4~0 && (1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0))) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && 18 == ~a14~0 && (1 == ~a1~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output2_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(17 == ~a4~0 && 19 == ~a14~0 && (1 == ~a1~0 && (16 == ~a28~0 && !(1 == ~a3~0) && 2 == calculate_output2_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !(20 == ~a14~0 && 1 == ~a1~0 && 1 == ~a25~0 && (((17 == ~a4~0 && 15 == ~a28~0 && 3 == calculate_output2_~input#1) && 19 == ~a26~0) && 1 == ~a3~0) && 1 == ~a7~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 16 == ~a4~0 && (4 == calculate_output2_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(1 == ~a25~0 && 17 == ~a28~0 && 1 == ~a1~0 && 1 == ~a7~0 && 18 == ~a14~0 && ((1 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 19 == ~a26~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && (1 == ~a25~0 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && (15 == ~a28~0 && 18 == ~a4~0 && 17 == ~a26~0) && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && ((((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 16 == ~a4~0) && 1 == ~a25~0) && 17 == ~a28~0) && !(1 == ~a3~0));" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && ((1 == calculate_output2_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 19 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((15 == ~a28~0 && (((!(1 == ~a3~0) && 1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a7~0)) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !((1 == ~a7~0 && (1 == ~a1~0 && !(1 == ~a3~0) && ((1 == calculate_output2_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !((19 == ~a14~0 && ((!(1 == ~a7~0) && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && 1 == ~a3~0) && 16 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !((17 == ~a4~0 && 17 == ~a28~0 && !(1 == ~a3~0) && ((((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output2_~input#1) && 20 == ~a14~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !((((1 == ~a25~0 && (((3 == calculate_output2_~input#1 && 1 == ~a1~0) && 1 == ~a7~0) && 16 == ~a4~0) && 18 == ~a14~0) && 17 == ~a28~0) && 19 == ~a26~0) && !(1 == ~a3~0));" "assume !((1 == ~a1~0 && (((15 == ~a28~0 && 20 == ~a14~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !((16 == ~a28~0 && !(1 == ~a7~0) && (20 == ~a14~0 && 1 == ~a1~0 && 17 == ~a4~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && 1 == ~a7~0 && (1 == ~a25~0 && !(1 == ~a3~0) && (20 == ~a14~0 && 3 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && 17 == ~a28~0 && (2 == calculate_output2_~input#1 && 18 == ~a26~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(19 == ~a26~0 && (1 == ~a7~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1) && 19 == ~a14~0) && 15 == ~a28~0);" "assume !((1 == ~a25~0 && (((20 == ~a14~0 && (17 == ~a28~0 && 19 == ~a26~0 && 18 == ~a4~0 && 1 == ~a3~0) && !(1 == ~a7~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 16 == ~a4~0 && !(1 == ~a3~0))) || (18 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0) && 1 == ~a7~0)) && 5 == calculate_output2_~input#1) && 1 == ~a1~0);" "assume !(((1 == ~a7~0 && 17 == ~a4~0 && (17 == ~a28~0 && 1 == ~a25~0 && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output2_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(16 == ~a28~0 && ((1 == ~a25~0 && (1 == ~a7~0 && (18 == ~a26~0 && 4 == calculate_output2_~input#1) && !(1 == ~a3~0)) && 19 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((18 == ~a4~0 && ((((17 == ~a26~0 && 2 == calculate_output2_~input#1 && 1 == ~a3~0) && 15 == ~a28~0) && 19 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output2_~input#1 && (((20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 16 == ~a4~0 && 18 == ~a26~0) || (20 == ~a14~0 && (17 == ~a28~0 && 19 == ~a26~0 && 16 == ~a4~0) && !(1 == ~a7~0))) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 17 == ~a4~0))) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && 1 == ~a3~0 && (18 == ~a26~0 && 18 == ~a4~0 && (1 == ~a25~0 && 4 == calculate_output2_~input#1 && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(18 == ~a26~0 && 1 == ~a25~0 && ((1 == ~a1~0 && !(1 == ~a3~0) && (1 == calculate_output2_~input#1 && 19 == ~a14~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && ((((!(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 15 == ~a28~0) && 18 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && (20 == ~a14~0 && (15 == ~a28~0 && 1 == ~a7~0 && 1 == ~a25~0 && 2 == calculate_output2_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(18 == ~a26~0 && ((18 == ~a14~0 && (((16 == ~a4~0 && 4 == calculate_output2_~input#1) && 1 == ~a7~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && 1 == ~a25~0 && 19 == ~a14~0 && 16 == ~a4~0 && (17 == ~a28~0 && 1 == calculate_output2_~input#1 && 18 == ~a26~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && 18 == ~a4~0 && (((((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output2_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a3~0);" "assume !(((((19 == ~a14~0 && !(1 == ~a3~0) && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(19 == ~a14~0 && (1 == ~a3~0 && 1 == ~a25~0 && (17 == ~a28~0 && 2 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((16 == ~a28~0 && (!(1 == ~a3~0) && (((18 == ~a26~0 && 3 == calculate_output2_~input#1) && 18 == ~a4~0) && 19 == ~a14~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && ((1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output2_~input#1) && 18 == ~a4~0) && 16 == ~a28~0) && !(1 == ~a3~0)) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 16 == ~a4~0 && 19 == ~a26~0 && 1 == ~a1~0 && ((15 == ~a28~0 && 5 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 19 == ~a14~0) && !(1 == ~a7~0));" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && ((3 == calculate_output2_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0))) && 15 == ~a28~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && 20 == ~a14~0 && (((1 == ~a1~0 && !(1 == ~a7~0) && 15 == ~a28~0 && 5 == calculate_output2_~input#1) && 17 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 5 == calculate_output2_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a4~0 && 17 == ~a26~0) || ((!(1 == ~a7~0) && (16 == ~a4~0 && 18 == ~a26~0) && 17 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 17 == ~a28~0 && 16 == ~a4~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !(1 == ~a7~0 && 18 == ~a4~0 && ((1 == ~a25~0 && 16 == ~a28~0 && 20 == ~a14~0 && 4 == calculate_output2_~input#1 && 1 == ~a3~0) && 17 == ~a26~0) && 1 == ~a1~0);" "assume !(((1 == ~a25~0 && 16 == ~a4~0 && (((20 == ~a14~0 && (18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((17 == ~a4~0 && ((3 == calculate_output2_~input#1 && (((20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0))) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((((18 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0 && 5 == calculate_output2_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(18 == ~a4~0 && (1 == ~a25~0 && ((1 == ~a3~0 && !(1 == ~a7~0) && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output2_~input#1) && 1 == ~a1~0) && 15 == ~a28~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && (1 == ~a1~0 && 17 == ~a28~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output2_~input#1) && 17 == ~a4~0) && 19 == ~a14~0);" "assume !(((((15 == ~a28~0 && ((2 == calculate_output2_~input#1 && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 20 == ~a14~0) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && 17 == ~a4~0 && !(1 == ~a7~0) && (3 == calculate_output2_~input#1 && 19 == ~a14~0) && 1 == ~a25~0) && 19 == ~a26~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && (1 == ~a3~0 && 1 == ~a7~0 && (18 == ~a14~0 && ((18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output2_~input#1) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && 16 == ~a28~0 && 20 == ~a14~0 && (1 == ~a25~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output2_~input#1) && 1 == ~a3~0);" "assume !(((1 == ~a1~0 && 1 == ~a3~0 && ((4 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a25~0) && 16 == ~a28~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((1 == ~a3~0 && 18 == ~a14~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output2_~input#1) && 17 == ~a28~0) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && (19 == ~a14~0 && 1 == ~a3~0 && 1 == ~a1~0 && 5 == calculate_output2_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(((((((!(1 == ~a7~0) && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output2_~input#1) && 1 == ~a25~0) && 20 == ~a14~0) && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(17 == ~a26~0 && 1 == ~a3~0 && ((20 == ~a14~0 && 1 == ~a1~0 && (6 == calculate_output2_~input#1 && !(1 == ~a7~0)) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && (((1 == ~a1~0 && 20 == ~a14~0 && (3 == calculate_output2_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0)) && 16 == ~a28~0) && 1 == ~a3~0);" "assume !(19 == ~a14~0 && (!(1 == ~a3~0) && (((6 == calculate_output2_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a1~0);" "assume !((!(1 == ~a3~0) && 1 == ~a1~0 && 16 == ~a4~0 && ((((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 1 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(((1 == ~a25~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 5 == calculate_output2_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && 1 == ~a1~0 && (2 == calculate_output2_~input#1 && ((((!(1 == ~a7~0) && 15 == ~a28~0 && 18 == ~a26~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((((((!(1 == ~a7~0) && 17 == ~a28~0 && (18 == ~a4~0 && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && !(1 == ~a3~0) && 16 == ~a4~0)) || (((15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 1 == ~a7~0) && 18 == ~a14~0)) && 4 == calculate_output2_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((((1 == ~a3~0 && ((((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output2_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a7~0);" "assume !((15 == ~a28~0 && 1 == ~a25~0 && ((5 == calculate_output2_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 18 == ~a4~0);assume { :begin_inline_calculate_output3 } true;calculate_output3_#in~input#1 := calculate_output2_~input#1;havoc calculate_output3_#res#1;havoc calculate_output3_#t~ret11#1, calculate_output3_~input#1;calculate_output3_~input#1 := calculate_output3_#in~input#1;" "assume !(!(1 == ~a3~0) && ((18 == ~a14~0 && 1 == ~a7~0 && (17 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 1 == ~a1~0 && (20 == ~a14~0 && ((17 == ~a28~0 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((((((20 == ~a14~0 && 18 == ~a4~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(((1 == ~a25~0 && 20 == ~a14~0 && (1 == ~a1~0 && 2 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a3~0) && 18 == ~a4~0) && 17 == ~a28~0);" "assume !(((((((15 == ~a28~0 && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (1 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(!(1 == ~a7~0) && (18 == ~a14~0 && 1 == ~a3~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1 && 1 == ~a1~0) && 18 == ~a4~0) && 18 == ~a26~0) && 17 == ~a28~0);" "assume !(((17 == ~a4~0 && 20 == ~a14~0 && 1 == ~a1~0 && ((((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output3_~input#1) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((1 == ~a7~0 && ((((1 == calculate_output3_~input#1 && !(1 == ~a3~0)) && 16 == ~a4~0) && 16 == ~a28~0) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a26~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && (1 == ~a1~0 && (1 == ~a3~0 && (1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 19 == ~a14~0) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !((1 == ~a3~0 && ((6 == calculate_output3_~input#1 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0))) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && (15 == ~a28~0 && 1 == ~a25~0 && (((19 == ~a14~0 && 5 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a3~0) && 19 == ~a26~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 17 == ~a4~0 && ((((((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0) || (18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !((!(1 == ~a7~0) && !(1 == ~a3~0) && (18 == ~a14~0 && (16 == ~a4~0 && 1 == ~a25~0 && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 17 == ~a26~0) && 1 == ~a1~0);" "assume !(((20 == ~a14~0 && (((17 == ~a4~0 && 3 == calculate_output3_~input#1 && 17 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a7~0)) && 15 == ~a28~0);" "assume !((((1 == ~a1~0 && !(1 == ~a3~0) && 3 == calculate_output3_~input#1 && ((19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(17 == ~a4~0 && (((6 == calculate_output3_~input#1 && (((((15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((!(1 == ~a3~0) && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 18 == ~a4~0);" "assume !(((1 == ~a3~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 17 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0) && 18 == ~a14~0);" "assume !(((18 == ~a14~0 && (((1 == ~a3~0 && 5 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a25~0) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !(20 == ~a14~0 && ((17 == ~a4~0 && (17 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output3_~input#1) && 18 == ~a26~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(((((15 == ~a28~0 && ((20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) && 4 == calculate_output3_~input#1) && 1 == ~a1~0) && 18 == ~a4~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !(((16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a4~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(1 == ~a1~0 && 16 == ~a28~0 && (1 == ~a25~0 && !(1 == ~a3~0) && 18 == ~a14~0 && (2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !(18 == ~a4~0 && 1 == ~a1~0 && (1 == ~a25~0 && 2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0) || (20 == ~a14~0 && (16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || (((16 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a3~0);" "assume !(17 == ~a28~0 && ((1 == ~a25~0 && 19 == ~a14~0 && ((2 == calculate_output3_~input#1 && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 17 == ~a26~0) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && (((1 == ~a1~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && 1 == ~a7~0) && 16 == ~a28~0) && 17 == ~a26~0);" "assume !((18 == ~a4~0 && (15 == ~a28~0 && !(1 == ~a3~0) && 6 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (18 == ~a4~0 && ((5 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 19 == ~a14~0) && 15 == ~a28~0);" "assume !((18 == ~a4~0 && ((!(1 == ~a3~0) && (1 == ~a1~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 1 == ~a7~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(!(1 == ~a3~0) && ((15 == ~a28~0 && 1 == ~a1~0 && ((19 == ~a26~0 && 1 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a25~0) && 18 == ~a14~0) && 16 == ~a4~0);" "assume !(1 == ~a25~0 && ((((16 == ~a28~0 && (5 == calculate_output3_~input#1 && 18 == ~a26~0) && 19 == ~a14~0) && 1 == ~a1~0) && 1 == ~a7~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && 1 == ~a25~0 && 1 == ~a1~0 && 4 == calculate_output3_~input#1 && (((((17 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && ((19 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0))) || (((15 == ~a28~0 && 17 == ~a26~0 && 17 == ~a4~0) && 1 == ~a7~0) && 18 == ~a14~0)));" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((1 == ~a25~0 && 2 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a4~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(17 == ~a4~0 && 1 == ~a1~0 && (((((20 == ~a14~0 && (15 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) || (20 == ~a14~0 && (19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0))) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && !(1 == ~a3~0) && (20 == ~a14~0 && (6 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a25~0) && 16 == ~a28~0) && 16 == ~a4~0);" "assume !(((((1 == ~a25~0 && (15 == ~a28~0 && 6 == calculate_output3_~input#1 && 20 == ~a14~0) && 18 == ~a4~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a26~0);" "assume !((((((16 == ~a4~0 && !(1 == ~a3~0) && 4 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && 19 == ~a14~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a7~0);" "assume !(1 == ~a25~0 && (!(1 == ~a7~0) && ((17 == ~a4~0 && 18 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((((1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) || (((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a25~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !(17 == ~a4~0 && 1 == ~a3~0 && 18 == ~a14~0 && 1 == ~a25~0 && ((17 == ~a28~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((18 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a4~0 && 6 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && ((((((17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(1 == ~a1~0 && 16 == ~a4~0 && !(1 == ~a3~0) && (((((19 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && (17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !(((19 == ~a26~0 && ((((19 == ~a14~0 && 2 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0) && 1 == ~a25~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(((1 == ~a1~0 && 19 == ~a14~0 && 15 == ~a28~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(((1 == ~a25~0 && ((((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(18 == ~a4~0 && 20 == ~a14~0 && (((1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a1~0 && 1 == ~a7~0 && (!(1 == ~a3~0) && 18 == ~a26~0 && 3 == calculate_output3_~input#1 && 18 == ~a14~0) && 16 == ~a4~0);" "assume !((17 == ~a4~0 && 1 == ~a25~0 && (16 == ~a28~0 && ((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !((17 == ~a28~0 && 18 == ~a4~0 && !(1 == ~a3~0) && 1 == ~a7~0 && ((1 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((19 == ~a14~0 && (1 == ~a25~0 && (((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((1 == ~a3~0 && 1 == ~a1~0 && 4 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 17 == ~a28~0) && 18 == ~a4~0) && 20 == ~a14~0);" "assume !(1 == ~a3~0 && 17 == ~a4~0 && (1 == ~a1~0 && 17 == ~a26~0 && (1 == ~a25~0 && 15 == ~a28~0 && 1 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(17 == ~a4~0 && (1 == ~a1~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && (15 == ~a28~0 && 6 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 17 == ~a26~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (15 == ~a28~0 && ((18 == ~a14~0 && !(1 == ~a7~0) && 4 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(((20 == ~a14~0 && ((1 == ~a1~0 && 17 == ~a26~0 && 4 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !((((1 == ~a3~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && (17 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (((16 == ~a28~0 && 18 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((19 == ~a14~0 && (15 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output3_~input#1) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a14~0 && 1 == ~a25~0 && ((18 == ~a4~0 && 1 == ~a3~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && ((6 == calculate_output3_~input#1 && 1 == ~a25~0) && 17 == ~a26~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 16 == ~a4~0) && 17 == ~a28~0) && 19 == ~a14~0);" "assume !(((18 == ~a14~0 && 18 == ~a4~0 && ((((18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((((((!(1 == ~a3~0) && ((17 == ~a26~0 || 18 == ~a26~0) && 3 == calculate_output3_~input#1) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a7~0) && 1 == ~a25~0) && 16 == ~a4~0) && 15 == ~a28~0);" "assume !(1 == ~a25~0 && ((2 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 17 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 17 == ~a28~0 && 19 == ~a26~0 && 16 == ~a4~0)) || ((1 == ~a7~0 && (17 == ~a4~0 && 17 == ~a26~0) && 15 == ~a28~0) && 18 == ~a14~0))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && ((((6 == calculate_output3_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 20 == ~a14~0) && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(16 == ~a28~0 && ((!(1 == ~a3~0) && ((1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !((1 == ~a25~0 && !(1 == ~a7~0) && (18 == ~a14~0 && ((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !(((((1 == ~a1~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && (!(1 == ~a3~0) && 15 == ~a28~0 && 18 == ~a4~0 && 6 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !(((1 == ~a7~0 && (((!(1 == ~a3~0) && 17 == ~a26~0 && 4 == calculate_output3_~input#1) && 20 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((17 == ~a28~0 && (17 == ~a4~0 && 1 == ~a3~0 && 6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(17 == ~a4~0 && (((15 == ~a28~0 && !(1 == ~a7~0) && !(1 == ~a3~0) && 1 == ~a1~0 && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a26~0) && 19 == ~a14~0);" "assume !(17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && (17 == ~a4~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && (((((1 == ~a3~0 && 19 == ~a14~0 && 5 == calculate_output3_~input#1) && 1 == ~a7~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a4~0 && (1 == ~a7~0 && (5 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !((((1 == ~a25~0 && (17 == ~a4~0 && (19 == ~a26~0 && 6 == calculate_output3_~input#1) && 19 == ~a14~0) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((15 == ~a28~0 && (((1 == ~a25~0 && !(1 == ~a7~0) && 3 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a26~0 && (20 == ~a14~0 && ((1 == ~a3~0 && 1 == ~a1~0 && 18 == ~a4~0 && 5 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && 18 == ~a4~0 && 1 == ~a25~0 && 1 == ~a7~0 && 20 == ~a14~0 && (2 == calculate_output3_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !((18 == ~a14~0 && (15 == ~a28~0 && 1 == ~a3~0 && 18 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !(((16 == ~a28~0 && 1 == ~a1~0 && (2 == calculate_output3_~input#1 && ((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && !(1 == ~a3~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && (((((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 3 == calculate_output3_~input#1) && 18 == ~a4~0) && 16 == ~a28~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && ((1 == ~a25~0 && 16 == ~a28~0 && (2 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !((((1 == ~a3~0 && 16 == ~a28~0 && 1 == ~a1~0 && !(1 == ~a7~0) && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && 1 == ~a25~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a25~0 && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a28~0) && 16 == ~a4~0) && 1 == ~a7~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((16 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a25~0 && (4 == calculate_output3_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((1 == ~a7~0 && ((1 == ~a25~0 && 20 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && 15 == ~a28~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a3~0) && (((18 == ~a4~0 && 3 == calculate_output3_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !((15 == ~a28~0 && (1 == ~a3~0 && ((18 == ~a14~0 && 6 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && (((((18 == ~a26~0 && 1 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 17 == ~a28~0) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && ((((1 == ~a7~0 && !(1 == ~a3~0) && 3 == calculate_output3_~input#1 && 19 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a26~0);" "assume !((!(1 == ~a7~0) && (18 == ~a14~0 && 15 == ~a28~0 && ((5 == calculate_output3_~input#1 && 18 == ~a26~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(19 == ~a26~0 && 15 == ~a28~0 && (16 == ~a4~0 && 1 == ~a1~0 && 1 == ~a25~0 && (6 == calculate_output3_~input#1 && 18 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a7~0);" "assume !((16 == ~a4~0 && (!(1 == ~a3~0) && (((3 == calculate_output3_~input#1 && 17 == ~a26~0) && 19 == ~a14~0) && 1 == ~a25~0) && 17 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a7~0));" "assume !(17 == ~a4~0 && 1 == ~a1~0 && (19 == ~a14~0 && ((16 == ~a28~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a7~0);" "assume !((1 == ~a3~0 && (17 == ~a4~0 && 1 == ~a1~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a14~0);" "assume !((1 == ~a7~0 && 19 == ~a14~0 && ((15 == ~a28~0 && !(1 == ~a3~0) && 6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((15 == ~a28~0 && (((!(1 == ~a3~0) && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && 18 == ~a4~0);" "assume !(((16 == ~a28~0 && (1 == ~a1~0 && (((19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 1 == calculate_output3_~input#1) && 18 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && ((((!(1 == ~a3~0) && 19 == ~a14~0 && (18 == ~a26~0 || 19 == ~a26~0) && 2 == calculate_output3_~input#1) && 1 == ~a1~0) && 15 == ~a28~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(((((1 == calculate_output3_~input#1 && (((((18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !((((18 == ~a14~0 && (1 == ~a25~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output3_~input#1) && 1 == ~a1~0) && 17 == ~a28~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 17 == ~a4~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 16 == ~a28~0) && 20 == ~a14~0)) || (18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0 && 17 == ~a28~0))) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && (((17 == ~a4~0 && 16 == ~a28~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((((19 == ~a14~0 && (((5 == calculate_output3_~input#1 && 18 == ~a26~0) && 1 == ~a1~0) && 1 == ~a25~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !(1 == ~a25~0 && 18 == ~a14~0 && 1 == ~a1~0 && 1 == ~a7~0 && (16 == ~a28~0 && 18 == ~a4~0 && (17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && !(1 == ~a3~0));" "assume !(((1 == ~a7~0 && 18 == ~a4~0 && ((!(1 == ~a3~0) && (17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output3_~input#1) && 15 == ~a28~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((1 == ~a3~0 && 18 == ~a14~0 && 18 == ~a26~0 && 18 == ~a4~0 && 17 == ~a28~0 && 5 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a7~0));" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 15 == ~a28~0 && !(1 == ~a3~0) && 18 == ~a4~0 && 19 == ~a14~0 && 4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0));" "assume !((!(1 == ~a7~0) && 1 == ~a25~0 && 16 == ~a4~0 && 20 == ~a14~0 && 15 == ~a28~0 && !(1 == ~a3~0) && 1 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 17 == ~a4~0 && 1 == ~a7~0 && ((15 == ~a28~0 && (19 == ~a26~0 && 4 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(16 == ~a28~0 && 1 == ~a3~0 && 1 == ~a1~0 && 1 == ~a25~0 && ((((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 4 == calculate_output3_~input#1) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(19 == ~a14~0 && (((16 == ~a28~0 && 1 == ~a25~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a3~0) && 18 == ~a4~0);" "assume !(18 == ~a14~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a28~0 && 17 == ~a4~0 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && (((1 == ~a25~0 && 18 == ~a14~0 && 18 == ~a4~0 && 3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && (((17 == ~a4~0 && 1 == calculate_output3_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (17 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(15 == ~a28~0 && !(1 == ~a7~0) && 1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 17 == ~a26~0 && (5 == calculate_output3_~input#1 && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(1 == ~a25~0 && 18 == ~a4~0 && (15 == ~a28~0 && !(1 == ~a3~0) && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a1~0);" "assume !(((18 == ~a26~0 && (17 == ~a4~0 && (!(1 == ~a7~0) && 2 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !((((!(1 == ~a3~0) && 20 == ~a14~0 && 16 == ~a4~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(((((16 == ~a4~0 && ((2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a7~0)) && 19 == ~a14~0) && 15 == ~a28~0) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && 1 == ~a25~0 && !(1 == ~a3~0) && 17 == ~a4~0 && (2 == calculate_output3_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && 18 == ~a14~0 && (17 == ~a28~0 && 1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !((17 == ~a4~0 && (17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a25~0 && 5 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 19 == ~a14~0) && !(1 == ~a3~0)) && 18 == ~a26~0);" "assume !(19 == ~a14~0 && (1 == ~a7~0 && ((18 == ~a26~0 && 1 == ~a1~0 && 2 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !((19 == ~a14~0 && !(1 == ~a3~0) && ((1 == ~a1~0 && 1 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a25~0) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && (((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 2 == calculate_output3_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(1 == ~a7~0 && (!(1 == ~a3~0) && ((((18 == ~a14~0 && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0);" "assume !((((1 == ~a1~0 && (16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output3_~input#1) && 18 == ~a4~0) && 20 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && !(1 == ~a3~0) && ((1 == ~a25~0 && 4 == calculate_output3_~input#1 && (19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !((17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a25~0 && ((1 == ~a1~0 && 3 == calculate_output3_~input#1 && 17 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a26~0) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && 3 == calculate_output3_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0)) || (((17 == ~a26~0 && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a3~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a28~0 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 4 == calculate_output3_~input#1) && 18 == ~a4~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && (3 == calculate_output3_~input#1 && ((20 == ~a14~0 && ((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) || ((((17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0))) && 1 == ~a1~0);" "assume !((1 == ~a25~0 && (1 == ~a1~0 && 17 == ~a4~0 && ((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 4 == calculate_output3_~input#1) && 20 == ~a14~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(((((1 == ~a1~0 && 6 == calculate_output3_~input#1 && ((19 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0)) && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a4~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a1~0 && !(1 == ~a7~0) && ((17 == ~a26~0 && 6 == calculate_output3_~input#1) && 17 == ~a28~0) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !((((1 == ~a1~0 && 17 == ~a28~0 && 1 == ~a25~0 && (3 == calculate_output3_~input#1 && 20 == ~a14~0) && 18 == ~a26~0) && 1 == ~a3~0) && !(1 == ~a7~0)) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && 18 == ~a4~0 && 20 == ~a14~0 && 16 == ~a28~0 && (!(1 == ~a7~0) && !(1 == ~a3~0) && (18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output3_~input#1) && 1 == ~a25~0);" "assume !((!(1 == ~a3~0) && (1 == ~a1~0 && (((3 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a7~0) && 18 == ~a14~0) && 16 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !((1 == ~a1~0 && 15 == ~a28~0 && (1 == ~a3~0 && (((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 2 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && (17 == ~a4~0 && 1 == ~a25~0 && 3 == calculate_output3_~input#1 && ((18 == ~a14~0 && (16 == ~a28~0 && 17 == ~a26~0) && 1 == ~a7~0) || (20 == ~a14~0 && (18 == ~a26~0 && 15 == ~a28~0) && !(1 == ~a7~0)) || (((15 == ~a28~0 && 19 == ~a26~0) && !(1 == ~a7~0)) && 20 == ~a14~0))) && !(1 == ~a3~0));" "assume !(!(1 == ~a7~0) && 1 == ~a25~0 && !(1 == ~a3~0) && (18 == ~a14~0 && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output3_~input#1) && 16 == ~a28~0) && 16 == ~a4~0);" "assume !(!(1 == ~a3~0) && (1 == ~a1~0 && 1 == ~a25~0 && (((18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 16 == ~a4~0);" "assume !((1 == ~a1~0 && 15 == ~a28~0 && 19 == ~a14~0 && 18 == ~a4~0 && (6 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(15 == ~a28~0 && 19 == ~a14~0 && (((18 == ~a26~0 && 1 == ~a1~0 && 1 == ~a25~0 && 1 == calculate_output3_~input#1) && 1 == ~a3~0) && 1 == ~a7~0) && 18 == ~a4~0);" "assume !((1 == ~a3~0 && ((1 == ~a1~0 && 6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a25~0) && 17 == ~a28~0) && 17 == ~a4~0);" "assume !((1 == ~a1~0 && 1 == ~a25~0 && 18 == ~a4~0 && (6 == calculate_output3_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(((1 == ~a25~0 && 1 == ~a7~0 && ((1 == ~a1~0 && 18 == ~a4~0 && 4 == calculate_output3_~input#1) && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) && 15 == ~a28~0);" "assume !(15 == ~a28~0 && 20 == ~a14~0 && ((1 == ~a7~0 && ((4 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a26~0) && 16 == ~a4~0);" "assume !((1 == ~a3~0 && 17 == ~a4~0 && ((((1 == calculate_output3_~input#1 && 1 == ~a7~0) && 1 == ~a1~0) && 19 == ~a26~0) && 1 == ~a25~0) && 20 == ~a14~0) && 15 == ~a28~0);" "assume !((1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 2 == calculate_output3_~input#1) && 18 == ~a4~0) && 15 == ~a28~0);" "assume !((16 == ~a4~0 && 1 == ~a25~0 && (1 == ~a1~0 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0)) && 3 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && 20 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a4~0 && 1 == ~a7~0 && (16 == ~a28~0 && 3 == calculate_output3_~input#1) && 17 == ~a26~0);" "assume !(18 == ~a4~0 && (15 == ~a28~0 && (1 == ~a7~0 && ((4 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 18 == ~a14~0) && 1 == ~a1~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(20 == ~a14~0 && (((1 == ~a7~0 && ((6 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(19 == ~a14~0 && !(1 == ~a3~0) && (((1 == ~a1~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 5 == calculate_output3_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && !(1 == ~a3~0) && (((20 == ~a14~0 && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && 1 == ~a1~0) && 1 == ~a7~0) && 15 == ~a28~0) && 17 == ~a4~0);" "assume !(1 == ~a1~0 && (1 == ~a3~0 && (18 == ~a4~0 && (((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 17 == ~a28~0) && 18 == ~a14~0);" "assume !(17 == ~a28~0 && (((17 == ~a4~0 && 1 == ~a3~0 && (1 == calculate_output3_~input#1 && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && 20 == ~a14~0) && 18 == ~a26~0);" "assume !(17 == ~a28~0 && (1 == ~a1~0 && 1 == ~a3~0 && (1 == ~a25~0 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 5 == calculate_output3_~input#1) && 18 == ~a4~0) && 19 == ~a14~0);" "assume !(((1 == ~a1~0 && 1 == ~a25~0 && ((3 == calculate_output3_~input#1 && ((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 16 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(15 == ~a28~0 && ((1 == ~a3~0 && (((((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0)) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && 18 == ~a4~0) && 1 == ~a1~0);" "assume !(((1 == ~a25~0 && (4 == calculate_output3_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) || ((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 15 == ~a28~0 && 19 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a3~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((18 == ~a4~0 && ((18 == ~a26~0 && (!(1 == ~a7~0) && 3 == calculate_output3_~input#1 && 15 == ~a28~0) && !(1 == ~a3~0)) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((((17 == ~a4~0 && 19 == ~a14~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output3_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0) && 1 == ~a25~0) && 17 == ~a28~0);" "assume !(!(1 == ~a3~0) && ((16 == ~a28~0 && ((1 == ~a1~0 && 3 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && !(1 == ~a7~0)) && 20 == ~a14~0) && 18 == ~a4~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 1 == ~a3~0 && 17 == ~a28~0 && 6 == calculate_output3_~input#1 && ((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 18 == ~a4~0);" "assume !(((((((!(1 == ~a7~0) && 17 == ~a28~0 && (18 == ~a4~0 && 1 == ~a3~0) && 19 == ~a26~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && ((!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0) && 15 == ~a28~0)) || ((1 == ~a7~0 && 15 == ~a28~0 && (16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a26~0) && 18 == ~a14~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (17 == ~a4~0 && 16 == ~a28~0 && (2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a3~0) && 19 == ~a14~0);" "assume !(16 == ~a28~0 && (20 == ~a14~0 && (!(1 == ~a3~0) && (1 == ~a1~0 && 1 == ~a7~0 && 1 == calculate_output3_~input#1) && 17 == ~a26~0) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && ((((20 == ~a14~0 && 15 == ~a28~0 && 1 == calculate_output3_~input#1 && 1 == ~a3~0) && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !(!(1 == ~a3~0) && 19 == ~a14~0 && (16 == ~a4~0 && (1 == ~a25~0 && (2 == calculate_output3_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 16 == ~a28~0) && 1 == ~a7~0) && 1 == ~a1~0);" "assume !(((18 == ~a4~0 && ((((((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a3~0) && 20 == ~a14~0);" "assume !((20 == ~a14~0 && 1 == ~a1~0 && 16 == ~a4~0 && (17 == ~a28~0 && 2 == calculate_output3_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((15 == ~a28~0 && (18 == ~a4~0 && (19 == ~a26~0 && 5 == calculate_output3_~input#1 && 20 == ~a14~0) && 1 == ~a1~0) && 1 == ~a3~0) && 1 == ~a25~0) && 1 == ~a7~0);" "assume !(((15 == ~a28~0 && (18 == ~a4~0 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (((1 == ~a7~0 && (20 == ~a14~0 && 2 == calculate_output3_~input#1) && 19 == ~a26~0) && 16 == ~a4~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && (2 == calculate_output3_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((1 == ~a1~0 && (!(1 == ~a3~0) && 19 == ~a14~0 && 16 == ~a28~0 && 19 == ~a26~0 && 2 == calculate_output3_~input#1 && !(1 == ~a7~0)) && 1 == ~a25~0) && 17 == ~a4~0);" "assume !((1 == ~a1~0 && (4 == calculate_output3_~input#1 && (((((17 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || ((1 == ~a7~0 && 15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0) && 18 == ~a14~0))) && 1 == ~a3~0) && 1 == ~a25~0);" "assume !(19 == ~a14~0 && 1 == ~a1~0 && 1 == ~a3~0 && 17 == ~a4~0 && (1 == ~a25~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output3_~input#1) && 16 == ~a28~0);" "assume !((!(1 == ~a3~0) && ((((!(1 == ~a7~0) && 1 == calculate_output3_~input#1 && 17 == ~a4~0) && 1 == ~a25~0) && 18 == ~a26~0) && 1 == ~a1~0) && 19 == ~a14~0) && 17 == ~a28~0);" "assume !(((((((((17 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0)) && 1 == calculate_output3_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0) && 1 == ~a3~0) && 16 == ~a28~0);" "assume !(((((18 == ~a14~0 && 16 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 6 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && (1 == ~a7~0 && (!(1 == ~a3~0) && (18 == ~a14~0 && 19 == ~a26~0 && 4 == calculate_output3_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(16 == ~a28~0 && (17 == ~a4~0 && ((6 == calculate_output3_~input#1 && (((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0) || ((18 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && (!(1 == ~a7~0) && (((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output3_~input#1) && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a28~0) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !(((!(1 == ~a3~0) && 15 == ~a28~0 && (1 == calculate_output3_~input#1 && ((19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 17 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (4 == calculate_output3_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((1 == ~a7~0 && 16 == ~a28~0 && 17 == ~a26~0) && 18 == ~a14~0))) && 16 == ~a4~0);" "assume !((((((!(1 == ~a3~0) && (1 == calculate_output3_~input#1 && 1 == ~a25~0) && 15 == ~a28~0) && 20 == ~a14~0) && 1 == ~a1~0) && 17 == ~a4~0) && 17 == ~a26~0) && !(1 == ~a7~0));" "assume !(((!(1 == ~a3~0) && 20 == ~a14~0 && 17 == ~a4~0 && (1 == ~a1~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 16 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0);" "assume !((16 == ~a4~0 && (((15 == ~a28~0 && 19 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 1 == calculate_output3_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 1 == ~a3~0 && 18 == ~a4~0 && (4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a28~0) && 19 == ~a14~0);" "assume !(15 == ~a28~0 && ((1 == ~a7~0 && 17 == ~a4~0 && (1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 1 == calculate_output3_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(19 == ~a26~0 && 16 == ~a28~0 && (!(1 == ~a7~0) && 1 == ~a3~0 && (1 == ~a25~0 && 4 == calculate_output3_~input#1 && 18 == ~a4~0) && 1 == ~a1~0) && 18 == ~a14~0);" "assume !(((1 == ~a25~0 && 17 == ~a28~0 && !(1 == ~a3~0) && (((19 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0)) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0)) || (20 == ~a14~0 && 1 == ~a7~0 && 18 == ~a26~0)) && 3 == calculate_output3_~input#1) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !(((((1 == ~a25~0 && (!(1 == ~a7~0) && 1 == calculate_output3_~input#1 && 15 == ~a28~0) && 1 == ~a1~0) && 17 == ~a4~0) && !(1 == ~a3~0)) && 19 == ~a14~0) && 19 == ~a26~0);" "assume !(((1 == ~a1~0 && 15 == ~a28~0 && 17 == ~a4~0 && 6 == calculate_output3_~input#1 && ((((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) || ((1 == ~a7~0 && 18 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !(18 == ~a14~0 && 17 == ~a28~0 && ((1 == ~a25~0 && !(1 == ~a3~0) && 1 == ~a1~0 && (17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output3_~input#1) && 18 == ~a4~0) && 1 == ~a7~0);" "assume !(!(1 == ~a7~0) && 17 == ~a28~0 && 18 == ~a14~0 && (1 == ~a1~0 && 18 == ~a26~0 && !(1 == ~a3~0) && 2 == calculate_output3_~input#1 && 1 == ~a25~0) && 16 == ~a4~0);" "assume !((!(1 == ~a3~0) && (((((((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output3_~input#1) && !(1 == ~a7~0)) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a28~0) && 20 == ~a14~0) && 17 == ~a4~0);" "assume !((((((17 == ~a4~0 && (5 == calculate_output3_~input#1 && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && 1 == ~a3~0) && 18 == ~a26~0) && 1 == ~a7~0) && 15 == ~a28~0);" "assume !(16 == ~a4~0 && (1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && 1 == ~a7~0 && 17 == ~a28~0 && 17 == ~a26~0) || (((18 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && (19 == ~a26~0 && 16 == ~a28~0) && !(1 == ~a7~0)))) && !(1 == ~a3~0));" "assume !(1 == ~a25~0 && 1 == ~a3~0 && ((17 == ~a4~0 && (((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output3_~input#1) && 16 == ~a28~0) && 19 == ~a14~0) && 1 == ~a1~0);" "assume !(((((16 == ~a4~0 && !(1 == ~a7~0) && 18 == ~a14~0 && 5 == calculate_output3_~input#1 && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0);" "assume !((((((15 == ~a28~0 && (3 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a4~0) && 1 == ~a1~0) && 20 == ~a14~0);" "assume !(19 == ~a14~0 && (1 == ~a1~0 && ((18 == ~a4~0 && 6 == calculate_output3_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a3~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && (((((((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 2 == calculate_output3_~input#1) && 16 == ~a28~0) && 19 == ~a14~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && ((1 == ~a1~0 && 18 == ~a14~0 && (5 == calculate_output3_~input#1 && (((19 == ~a26~0 && 1 == ~a7~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 17 == ~a4~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !((1 == ~a25~0 && 1 == ~a7~0 && (((18 == ~a14~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output3_~input#1) && 17 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0) && 17 == ~a28~0);" "assume !(16 == ~a4~0 && (!(1 == ~a3~0) && 17 == ~a28~0 && 1 == ~a1~0 && 5 == calculate_output3_~input#1 && ((18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 19 == ~a14~0))) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && (18 == ~a26~0 && !(1 == ~a7~0) && 18 == ~a4~0 && ((1 == ~a3~0 && 4 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(1 == ~a25~0 && (16 == ~a28~0 && 1 == ~a3~0 && (17 == ~a4~0 && 3 == calculate_output3_~input#1 && ((!(1 == ~a7~0) && 17 == ~a26~0) || (1 == ~a7~0 && 18 == ~a26~0) || (19 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !((1 == ~a25~0 && (20 == ~a14~0 && (15 == ~a28~0 && (4 == calculate_output3_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 18 == ~a4~0) && 1 == ~a1~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(!(1 == ~a3~0) && (19 == ~a14~0 && 17 == ~a4~0 && (1 == ~a1~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 2 == calculate_output3_~input#1) && 15 == ~a28~0) && 19 == ~a26~0);" "assume !(1 == ~a1~0 && (((((19 == ~a14~0 && 18 == ~a4~0 && 6 == calculate_output3_~input#1) && 1 == ~a25~0) && 16 == ~a28~0) && 18 == ~a26~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(18 == ~a4~0 && 1 == ~a1~0 && (20 == ~a14~0 && ((((!(1 == ~a7~0) && 17 == ~a26~0) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 1 == calculate_output3_~input#1) && 1 == ~a25~0) && 1 == ~a3~0) && 17 == ~a28~0);" "assume !(19 == ~a26~0 && !(1 == ~a7~0) && 17 == ~a4~0 && 1 == ~a1~0 && ((17 == ~a28~0 && 1 == calculate_output3_~input#1 && !(1 == ~a3~0)) && 1 == ~a25~0) && 19 == ~a14~0);" "assume !(17 == ~a28~0 && ((1 == ~a25~0 && (2 == calculate_output3_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 16 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a1~0);assume { :begin_inline_calculate_output4 } true;calculate_output4_#in~input#1 := calculate_output3_~input#1;havoc calculate_output4_#res#1;havoc calculate_output4_~input#1;calculate_output4_~input#1 := calculate_output4_#in~input#1;" "assume !(1 == ~a25~0 && 17 == ~a28~0 && 18 == ~a14~0 && (((17 == ~a26~0 && 16 == ~a4~0 && 5 == calculate_output4_~input#1) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 1 == ~a1~0);" "assume !(1 == ~a3~0 && (1 == ~a1~0 && 16 == ~a28~0 && (18 == ~a4~0 && 1 == calculate_output4_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a14~0) && 1 == ~a25~0);" "assume !((!(1 == ~a7~0) && (1 == ~a25~0 && (((2 == calculate_output4_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && !(1 == ~a3~0)) && 17 == ~a28~0) && 17 == ~a4~0) && 20 == ~a14~0);" "assume !(17 == ~a4~0 && 17 == ~a28~0 && 1 == ~a25~0 && 1 == ~a3~0 && (3 == calculate_output4_~input#1 && (((19 == ~a14~0 && !(1 == ~a7~0) && 18 == ~a26~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && 1 == ~a1~0 && (1 == ~a25~0 && (16 == ~a4~0 && (((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 5 == calculate_output4_~input#1) && !(1 == ~a7~0)) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !(((!(1 == ~a7~0) && 17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) && 4 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 16 == ~a28~0) && 1 == ~a25~0);" "assume !(!(1 == ~a3~0) && (20 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && (4 == calculate_output4_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 18 == ~a4~0) && 16 == ~a28~0);" "assume !(((1 == ~a1~0 && ((19 == ~a14~0 && 3 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (18 == ~a26~0 && !(1 == ~a7~0)))) && 16 == ~a28~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(1 == ~a3~0 && ((17 == ~a28~0 && (18 == ~a14~0 && 3 == calculate_output4_~input#1 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0))) && 1 == ~a1~0) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(16 == ~a28~0 && (16 == ~a4~0 && (1 == ~a25~0 && 5 == calculate_output4_~input#1 && (((1 == ~a7~0 && 18 == ~a26~0) && 20 == ~a14~0) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !(16 == ~a4~0 && ((20 == ~a14~0 && !(1 == ~a3~0) && 17 == ~a28~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 6 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(((19 == ~a14~0 && 1 == ~a1~0 && 16 == ~a28~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 4 == calculate_output4_~input#1) && 18 == ~a4~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && ((!(1 == ~a3~0) && ((16 == ~a28~0 && 6 == calculate_output4_~input#1 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0)) && 1 == ~a1~0) && 17 == ~a4~0) && 19 == ~a14~0) && 1 == ~a7~0);" "assume !((1 == ~a7~0 && 1 == ~a25~0 && !(1 == ~a3~0) && ((((17 == ~a26~0 || 18 == ~a26~0) && 5 == calculate_output4_~input#1) && 16 == ~a28~0) && 18 == ~a14~0) && 1 == ~a1~0) && 18 == ~a4~0);" "assume !((17 == ~a4~0 && (((((((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) || (!(1 == ~a7~0) && 18 == ~a26~0)) && 1 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a14~0) && !(1 == ~a3~0)) && 17 == ~a28~0);" "assume !(16 == ~a28~0 && !(1 == ~a7~0) && 19 == ~a26~0 && 1 == ~a25~0 && !(1 == ~a3~0) && 19 == ~a14~0 && (4 == calculate_output4_~input#1 && 1 == ~a1~0) && 17 == ~a4~0);" "assume !((18 == ~a4~0 && (16 == ~a28~0 && 1 == ~a25~0 && 18 == ~a14~0 && 4 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (18 == ~a26~0 && !(1 == ~a7~0)))) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !(15 == ~a28~0 && !(1 == ~a3~0) && 1 == ~a1~0 && 18 == ~a4~0 && ((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 4 == calculate_output4_~input#1) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 16 == ~a28~0 && 16 == ~a4~0 && 1 == ~a1~0 && 2 == calculate_output4_~input#1 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && !(1 == ~a3~0));" "assume !(18 == ~a4~0 && !(1 == ~a7~0) && (18 == ~a26~0 && (((1 == ~a3~0 && 2 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0) && 1 == ~a25~0);" "assume !((20 == ~a14~0 && (1 == ~a3~0 && !(1 == ~a7~0) && 1 == ~a25~0 && (6 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 16 == ~a28~0) && 17 == ~a4~0) && 1 == ~a1~0);" "assume !((1 == ~a1~0 && ((1 == ~a7~0 && 18 == ~a14~0 && 17 == ~a28~0 && (17 == ~a26~0 || 18 == ~a26~0) && 6 == calculate_output4_~input#1) && 18 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0));" "assume !((((1 == ~a1~0 && 17 == ~a4~0 && 6 == calculate_output4_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 19 == ~a14~0) || ((17 == ~a26~0 && 1 == ~a7~0) && 20 == ~a14~0))) && 1 == ~a25~0) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !((17 == ~a28~0 && ((1 == ~a3~0 && 4 == calculate_output4_~input#1 && (((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 18 == ~a4~0) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(17 == ~a28~0 && 1 == ~a1~0 && 18 == ~a4~0 && 1 == ~a3~0 && (1 == ~a25~0 && (6 == calculate_output4_~input#1 && !(1 == ~a7~0)) && 18 == ~a26~0) && 18 == ~a14~0);" "assume !(((1 == ~a3~0 && 19 == ~a14~0 && 15 == ~a28~0 && (1 == ~a1~0 && 1 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a7~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(1 == ~a1~0 && (1 == ~a25~0 && ((!(1 == ~a3~0) && 5 == calculate_output4_~input#1 && ((!(1 == ~a7~0) && 18 == ~a26~0) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 16 == ~a28~0) && 16 == ~a4~0) && 19 == ~a14~0);" "assume !((((1 == ~a25~0 && (18 == ~a26~0 && 18 == ~a4~0 && 1 == calculate_output4_~input#1 && 1 == ~a1~0) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(17 == ~a4~0 && 16 == ~a28~0 && (18 == ~a14~0 && (!(1 == ~a7~0) && 1 == ~a25~0 && (18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 1 == ~a1~0);" "assume !((1 == ~a3~0 && 16 == ~a28~0 && (1 == ~a1~0 && 18 == ~a14~0 && (((18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 6 == calculate_output4_~input#1) && 17 == ~a4~0) && 1 == ~a25~0);" "assume !((1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 1 == ~a3~0 && 4 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || (19 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0))) && 16 == ~a28~0);" "assume !(19 == ~a14~0 && 1 == ~a25~0 && (1 == ~a1~0 && ((15 == ~a28~0 && 5 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && !(1 == ~a3~0)) && !(1 == ~a7~0)) && 16 == ~a4~0);" "assume !(16 == ~a28~0 && 18 == ~a14~0 && 16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && 1 == calculate_output4_~input#1 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0)))) && 1 == ~a1~0);" "assume !(((19 == ~a26~0 && 1 == ~a7~0 && 1 == ~a3~0 && 1 == ~a25~0 && 15 == ~a28~0 && 1 == ~a1~0 && 6 == calculate_output4_~input#1) && 20 == ~a14~0) && 18 == ~a4~0);" "assume !(((17 == ~a4~0 && 19 == ~a14~0 && 1 == ~a7~0 && !(1 == ~a3~0) && ((19 == ~a26~0 || 17 == ~a26~0 || 18 == ~a26~0) && 2 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0) && 16 == ~a28~0);" "assume !(17 == ~a4~0 && !(1 == ~a3~0) && (1 == ~a1~0 && 4 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0) || ((!(1 == ~a7~0) && 19 == ~a26~0 && 15 == ~a28~0) && 20 == ~a14~0)) || ((1 == ~a7~0 && 17 == ~a26~0 && 16 == ~a28~0) && 18 == ~a14~0))) && 1 == ~a25~0);" "assume !((((((((3 == calculate_output4_~input#1 && 17 == ~a26~0) && 1 == ~a25~0) && 1 == ~a1~0) && 20 == ~a14~0) && !(1 == ~a7~0)) && 17 == ~a4~0) && !(1 == ~a3~0)) && 15 == ~a28~0);" "assume !(((1 == ~a3~0 && 17 == ~a28~0 && 19 == ~a14~0 && 17 == ~a4~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(1 == ~a7~0 && 1 == ~a1~0 && 17 == ~a28~0 && ((16 == ~a4~0 && (2 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(((1 == ~a7~0 && 19 == ~a14~0 && 1 == ~a1~0 && !(1 == ~a3~0) && (18 == ~a4~0 && 3 == calculate_output4_~input#1) && 15 == ~a28~0) && 1 == ~a25~0) && 18 == ~a26~0);" "assume !((17 == ~a4~0 && 17 == ~a28~0 && 20 == ~a14~0 && (!(1 == ~a7~0) && 1 == ~a1~0 && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(((((1 == ~a1~0 && (((18 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) && 3 == calculate_output4_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !((1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a1~0 && (18 == ~a14~0 && 18 == ~a4~0 && 18 == ~a26~0 && 3 == calculate_output4_~input#1) && 17 == ~a28~0) && !(1 == ~a7~0));" "assume !((19 == ~a14~0 && 17 == ~a4~0 && (((!(1 == ~a3~0) && 3 == calculate_output4_~input#1 && !(1 == ~a7~0)) && 1 == ~a1~0) && 19 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(17 == ~a4~0 && (1 == ~a7~0 && ((1 == ~a3~0 && 1 == ~a25~0 && 4 == calculate_output4_~input#1 && 20 == ~a14~0) && 15 == ~a28~0) && 18 == ~a26~0) && 1 == ~a1~0);" "assume !(18 == ~a4~0 && 1 == ~a3~0 && (((2 == calculate_output4_~input#1 && (((19 == ~a26~0 && !(1 == ~a7~0)) && 18 == ~a14~0) || (19 == ~a14~0 && 17 == ~a26~0 && 1 == ~a7~0))) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((18 == ~a26~0 && ((20 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a3~0) && 17 == ~a4~0) && 17 == ~a28~0) && 1 == ~a7~0);" "assume !(((19 == ~a26~0 && (((1 == ~a1~0 && 4 == calculate_output4_~input#1 && 15 == ~a28~0) && !(1 == ~a7~0)) && 16 == ~a4~0) && 1 == ~a25~0) && !(1 == ~a3~0)) && 19 == ~a14~0);" "assume !(((2 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 17 == ~a28~0 && 19 == ~a26~0 && 1 == ~a3~0 && 18 == ~a4~0) && 20 == ~a14~0) || (18 == ~a14~0 && 1 == ~a7~0 && 15 == ~a28~0 && (!(1 == ~a3~0) && 16 == ~a4~0) && 17 == ~a26~0)) || ((1 == ~a7~0 && 15 == ~a28~0 && 18 == ~a26~0 && 16 == ~a4~0 && !(1 == ~a3~0)) && 18 == ~a14~0))) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(18 == ~a4~0 && (1 == ~a1~0 && (!(1 == ~a7~0) && 19 == ~a14~0 && 1 == ~a25~0 && 2 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 15 == ~a28~0) && 1 == ~a3~0);" "assume !(((1 == ~a25~0 && 16 == ~a4~0 && (20 == ~a14~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) && 1 == calculate_output4_~input#1) && !(1 == ~a3~0)) && 17 == ~a28~0) && 1 == ~a1~0);" "assume !((18 == ~a4~0 && ((18 == ~a14~0 && (((18 == ~a26~0 || 19 == ~a26~0) && 6 == calculate_output4_~input#1) && 15 == ~a28~0) && 1 == ~a1~0) && 1 == ~a25~0) && 1 == ~a7~0) && 1 == ~a3~0);" "assume !(1 == ~a3~0 && 1 == ~a25~0 && 17 == ~a28~0 && ((4 == calculate_output4_~input#1 && (((19 == ~a14~0 && 18 == ~a26~0 && !(1 == ~a7~0)) || (19 == ~a14~0 && !(1 == ~a7~0) && 19 == ~a26~0)) || ((1 == ~a7~0 && 17 == ~a26~0) && 20 == ~a14~0))) && 1 == ~a1~0) && 17 == ~a4~0);" "assume !(((((19 == ~a26~0 && 19 == ~a14~0 && 17 == ~a4~0 && 6 == calculate_output4_~input#1 && 1 == ~a25~0) && !(1 == ~a7~0)) && 1 == ~a1~0) && 16 == ~a28~0) && !(1 == ~a3~0));" "assume !(17 == ~a26~0 && 1 == ~a1~0 && (((((!(1 == ~a3~0) && 3 == calculate_output4_~input#1) && 18 == ~a14~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 1 == ~a25~0) && 16 == ~a4~0);" "assume !(16 == ~a4~0 && (17 == ~a26~0 && 19 == ~a14~0 && (17 == ~a28~0 && (!(1 == ~a7~0) && 4 == calculate_output4_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0)) && 1 == ~a25~0);" "assume !(17 == ~a4~0 && (((((1 == ~a1~0 && 1 == ~a3~0 && 5 == calculate_output4_~input#1) && 19 == ~a14~0) && 1 == ~a7~0) && 18 == ~a26~0) && 1 == ~a25~0) && 15 == ~a28~0);" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && ((18 == ~a14~0 && 16 == ~a28~0 && 1 == calculate_output4_~input#1 && (((1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0)) || (!(1 == ~a7~0) && 18 == ~a26~0))) && 1 == ~a25~0) && 1 == ~a1~0);" "assume !((1 == ~a7~0 && 1 == ~a3~0 && 20 == ~a14~0 && 1 == ~a25~0 && 17 == ~a4~0 && (6 == calculate_output4_~input#1 && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (1 == ~a1~0 && 15 == ~a28~0 && 17 == ~a26~0 && 18 == ~a4~0 && (20 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a3~0) && !(1 == ~a7~0));" "assume !((18 == ~a4~0 && 1 == ~a3~0 && 15 == ~a28~0 && ((1 == ~a25~0 && 1 == ~a1~0 && 5 == calculate_output4_~input#1) && 1 == ~a7~0) && 17 == ~a26~0) && 19 == ~a14~0);" "assume !((19 == ~a26~0 && 1 == ~a1~0 && 18 == ~a14~0 && (((5 == calculate_output4_~input#1 && 1 == ~a25~0) && !(1 == ~a3~0)) && 16 == ~a4~0) && 1 == ~a7~0) && 17 == ~a28~0);" "assume !((1 == ~a1~0 && 17 == ~a4~0 && 17 == ~a28~0 && 20 == ~a14~0 && (!(1 == ~a3~0) && ((17 == ~a26~0 || 18 == ~a26~0) || 19 == ~a26~0) && 4 == calculate_output4_~input#1) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(!(1 == ~a7~0) && (!(1 == ~a3~0) && ((17 == ~a28~0 && 19 == ~a14~0 && 18 == ~a26~0 && 3 == calculate_output4_~input#1) && 1 == ~a25~0) && 1 == ~a1~0) && 16 == ~a4~0);" "assume !((18 == ~a4~0 && 20 == ~a14~0 && 18 == ~a26~0 && (1 == ~a1~0 && 1 == ~a25~0 && 1 == ~a3~0 && 4 == calculate_output4_~input#1) && !(1 == ~a7~0)) && 17 == ~a28~0);" "assume !(!(1 == ~a3~0) && 18 == ~a4~0 && !(1 == ~a7~0) && 1 == ~a25~0 && 16 == ~a28~0 && (1 == ~a1~0 && 2 == calculate_output4_~input#1 && (18 == ~a26~0 || 19 == ~a26~0)) && 20 == ~a14~0);" "assume !(18 == ~a4~0 && 17 == ~a26~0 && (19 == ~a14~0 && (1 == ~a25~0 && (1 == ~a7~0 && 3 == calculate_output4_~input#1) && 1 == ~a3~0) && 15 == ~a28~0) && 1 == ~a1~0);" "assume !(1 == ~a25~0 && (18 == ~a4~0 && ((1 == ~a3~0 && ((17 == ~a26~0 && !(1 == ~a7~0)) || (18 == ~a26~0 && 1 == ~a7~0) || (19 == ~a26~0 && 1 == ~a7~0)) && 3 == calculate_output4_~input#1) && 16 == ~a28~0) && 1 == ~a1~0) && 19 == ~a14~0);" "assume !(!(1 == ~a3~0) && !(1 == ~a7~0) && 1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a28~0 && 18 == ~a14~0 && (2 == calculate_output4_~input#1 && 17 == ~a26~0) && 16 == ~a4~0);" "assume !((18 == ~a14~0 && ((1 == ~a1~0 && 17 == ~a4~0 && ((19 == ~a26~0 && 1 == ~a7~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 1 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 1 == ~a3~0);" "assume !((1 == ~a1~0 && (((((((!(1 == ~a7~0) && 19 == ~a26~0) && 18 == ~a14~0) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0)) || (19 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0)) && 4 == calculate_output4_~input#1) && 17 == ~a28~0) && 1 == ~a25~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !(1 == ~a1~0 && !(1 == ~a3~0) && 16 == ~a4~0 && (19 == ~a14~0 && (17 == ~a28~0 && (18 == ~a26~0 || 19 == ~a26~0) && 3 == calculate_output4_~input#1) && 1 == ~a7~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && 1 == ~a1~0 && ((17 == ~a28~0 && 5 == calculate_output4_~input#1 && ((((!(1 == ~a7~0) && 18 == ~a26~0) && 18 == ~a14~0) || (18 == ~a14~0 && 19 == ~a26~0 && !(1 == ~a7~0))) || ((1 == ~a7~0 && 17 == ~a26~0) && 19 == ~a14~0))) && 1 == ~a3~0) && 17 == ~a4~0);" "assume !(1 == ~a25~0 && 18 == ~a26~0 && (16 == ~a4~0 && (((2 == calculate_output4_~input#1 && 16 == ~a28~0) && 1 == ~a1~0) && 1 == ~a7~0) && !(1 == ~a3~0)) && 18 == ~a14~0);" "assume !((!(1 == ~a3~0) && ((1 == ~a7~0 && ((18 == ~a14~0 && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 16 == ~a4~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a25~0);" "assume !(1 == ~a25~0 && (18 == ~a4~0 && 15 == ~a28~0 && 1 == ~a1~0 && (18 == ~a26~0 && 1 == ~a3~0 && 6 == calculate_output4_~input#1) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(18 == ~a14~0 && 1 == ~a25~0 && 16 == ~a28~0 && (((3 == calculate_output4_~input#1 && ((18 == ~a26~0 && !(1 == ~a7~0)) || (1 == ~a7~0 && 19 == ~a26~0) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a1~0) && 18 == ~a4~0) && !(1 == ~a3~0));" "assume !((1 == ~a3~0 && ((((((19 == ~a26~0 && 17 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (18 == ~a14~0 && ((17 == ~a26~0 && 18 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !(20 == ~a14~0 && 1 == ~a1~0 && ((1 == ~a25~0 && (((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 5 == calculate_output4_~input#1) && 17 == ~a28~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((!(1 == ~a3~0) && 1 == ~a7~0 && (((((18 == ~a26~0 || 19 == ~a26~0) && 5 == calculate_output4_~input#1) && 17 == ~a4~0) && 18 == ~a14~0) && 1 == ~a25~0) && 1 == ~a1~0) && 15 == ~a28~0);" "assume !((16 == ~a4~0 && (!(1 == ~a3~0) && 1 == ~a25~0 && ((20 == ~a14~0 && 18 == ~a26~0 && 1 == ~a7~0) || ((19 == ~a26~0 && !(1 == ~a7~0)) && 19 == ~a14~0) || (20 == ~a14~0 && 1 == ~a7~0 && 17 == ~a26~0)) && 1 == calculate_output4_~input#1) && 1 == ~a1~0) && 16 == ~a28~0);" "assume !(1 == ~a1~0 && ((((15 == ~a28~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 4 == calculate_output4_~input#1) && 19 == ~a14~0) && !(1 == ~a3~0)) && 1 == ~a25~0) && 18 == ~a4~0);" "assume !(((!(1 == ~a3~0) && ((((((16 == ~a4~0 && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0) || (20 == ~a14~0 && ((19 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && !(1 == ~a7~0))) || (18 == ~a14~0 && ((17 == ~a26~0 && 17 == ~a4~0) && 15 == ~a28~0) && 1 == ~a7~0)) && 6 == calculate_output4_~input#1) && 1 == ~a1~0) && 1 == ~a25~0);" "assume !((18 == ~a26~0 && ((19 == ~a14~0 && 1 == ~a25~0 && 1 == ~a1~0 && 17 == ~a4~0 && 5 == calculate_output4_~input#1) && 15 == ~a28~0) && !(1 == ~a3~0)) && !(1 == ~a7~0));" "assume !(1 == ~a1~0 && 1 == ~a25~0 && (17 == ~a28~0 && (18 == ~a14~0 && 1 == ~a7~0 && 2 == calculate_output4_~input#1 && 18 == ~a26~0) && 16 == ~a4~0) && !(1 == ~a3~0));" "assume !((1 == ~a25~0 && 1 == ~a3~0 && 18 == ~a4~0 && 20 == ~a14~0 && ((5 == calculate_output4_~input#1 && 1 == ~a1~0) && 17 == ~a26~0) && 1 == ~a7~0) && 16 == ~a28~0);" "assume !((1 == ~a3~0 && 1 == ~a25~0 && 1 == ~a7~0 && 18 == ~a14~0 && 17 == ~a28~0 && 17 == ~a4~0 && 1 == calculate_output4_~input#1 && (17 == ~a26~0 || 18 == ~a26~0)) && 1 == ~a1~0);" "assume !(1 == ~a1~0 && 1 == ~a25~0 && !(1 == ~a3~0) && ((18 == ~a14~0 && ((17 == ~a4~0 && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) || ((!(1 == ~a7~0) && (18 == ~a26~0 && 16 == ~a4~0) && 17 == ~a28~0) && 20 == ~a14~0) || (20 == ~a14~0 && !(1 == ~a7~0) && (16 == ~a4~0 && 19 == ~a26~0) && 17 == ~a28~0)) && 3 == calculate_output4_~input#1);" "assume !(17 == ~a28~0 && 20 == ~a14~0 && 16 == ~a4~0 && ((1 == ~a25~0 && ((1 == ~a7~0 && 19 == ~a26~0) || (17 == ~a26~0 && !(1 == ~a7~0))) && 3 == calculate_output4_~input#1) && 1 == ~a1~0) && !(1 == ~a3~0));" "assume !((18 == ~a4~0 && 19 == ~a14~0 && 17 == ~a28~0 && 1 == ~a25~0 && (4 == calculate_output4_~input#1 && (((18 == ~a26~0 && 1 == ~a7~0) || (1 == ~a7~0 && 19 == ~a26~0)) || (!(1 == ~a7~0) && 17 == ~a26~0))) && 1 == ~a3~0) && 1 == ~a1~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 17 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 16 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 15 == ~a28~0) && !(1 == ~a7~0)) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 16 == ~a28~0) && !(1 == ~a7~0)) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 18 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 19 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 19 == ~a26~0) && 17 == ~a28~0) && 1 == ~a7~0) && 18 == ~a14~0);" "assume !(((((((1 == ~a3~0 && 16 == ~a4~0) && 1 == ~a25~0) && 1 == ~a1~0) && 17 == ~a26~0) && 17 == ~a28~0) && !(1 == ~a7~0)) && 20 == ~a14~0);" "calculate_output4_#res#1 := -2;" "calculate_output3_#t~ret11#1 := calculate_output4_#res#1;havoc calculate_output4_~input#1;havoc calculate_output4_#in~input#1;assume { :end_inline_calculate_output4 } true;calculate_output3_#res#1 := calculate_output3_#t~ret11#1;havoc calculate_output3_#t~ret11#1;" "calculate_output2_#t~ret10#1 := calculate_output3_#res#1;havoc calculate_output3_#t~ret11#1, calculate_output3_~input#1;havoc calculate_output3_#in~input#1;assume { :end_inline_calculate_output3 } true;calculate_output2_#res#1 := calculate_output2_#t~ret10#1;havoc calculate_output2_#t~ret10#1;" "calculate_output_#t~ret9#1 := calculate_output2_#res#1;havoc calculate_output2_#t~ret10#1, calculate_output2_~input#1;havoc calculate_output2_#in~input#1;assume { :end_inline_calculate_output2 } true;calculate_output_#res#1 := calculate_output_#t~ret9#1;havoc calculate_output_#t~ret9#1;" "main_#t~ret13#1 := calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;havoc calculate_output_#in~input#1;assume { :end_inline_calculate_output } true;main_~output~0#1 := main_#t~ret13#1;havoc main_~input~0#1;havoc main_#t~ret13#1;" "havoc main_~input~0#1;havoc main_#t~nondet12#1;main_~input~0#1 := main_#t~nondet12#1;havoc main_#t~nondet12#1;" "assume !(((((1 != main_~input~0#1 && 2 != main_~input~0#1) && 3 != main_~input~0#1) && 4 != main_~input~0#1) && 5 != main_~input~0#1) && 6 != main_~input~0#1);assume { :begin_inline_calculate_output } true;calculate_output_#in~input#1 := main_~input~0#1;havoc calculate_output_#res#1;havoc calculate_output_#t~ret9#1, calculate_output_~input#1;calculate_output_~input#1 := calculate_output_#in~input#1;" [2025-01-10 07:20:19,780 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:19,780 INFO L85 PathProgramCache]: Analyzing trace with hash 925640, now seen corresponding path program 2 times [2025-01-10 07:20:19,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:19,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [467955798] [2025-01-10 07:20:19,781 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-01-10 07:20:19,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:19,784 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:20:19,787 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:20:19,787 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-01-10 07:20:19,787 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:19,787 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:19,789 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 4 statements into 1 equivalence classes. [2025-01-10 07:20:19,791 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 4 of 4 statements. [2025-01-10 07:20:19,791 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:19,791 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:19,795 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:19,799 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:19,799 INFO L85 PathProgramCache]: Analyzing trace with hash -303750895, now seen corresponding path program 1 times [2025-01-10 07:20:19,799 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:19,799 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1997632191] [2025-01-10 07:20:19,800 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:19,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:19,935 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-01-10 07:20:20,025 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-01-10 07:20:20,026 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:20,026 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:20,026 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-01-10 07:20:20,071 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 818 statements into 1 equivalence classes. [2025-01-10 07:20:20,153 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 818 of 818 statements. [2025-01-10 07:20:20,155 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:20,155 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-01-10 07:20:20,263 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-01-10 07:20:20,265 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-10 07:20:20,266 INFO L85 PathProgramCache]: Analyzing trace with hash 512033048, now seen corresponding path program 1 times [2025-01-10 07:20:20,266 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-10 07:20:20,266 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [964838434] [2025-01-10 07:20:20,266 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-10 07:20:20,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-10 07:20:20,397 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 822 statements into 1 equivalence classes. [2025-01-10 07:20:20,459 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 822 of 822 statements. [2025-01-10 07:20:20,467 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-10 07:20:20,468 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-10 07:20:25,524 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-01-10 07:20:25,524 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-10 07:20:25,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [964838434] [2025-01-10 07:20:25,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [964838434] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-10 07:20:25,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-10 07:20:25,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [] total 11 [2025-01-10 07:20:25,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2025878571] [2025-01-10 07:20:25,525 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton