/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET --buchiautomizer.use.buchi.petri.net.intersection.optimizations false --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check true -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/pthread-deagle/circular_buffer_bad.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 01:32:09,567 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 01:32:09,635 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2024-02-10 01:32:09,638 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 01:32:09,639 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 01:32:09,639 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 01:32:09,676 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 01:32:09,676 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 01:32:09,677 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 01:32:09,680 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 01:32:09,680 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 01:32:09,680 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 01:32:09,681 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 01:32:09,681 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 01:32:09,681 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 01:32:09,681 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 01:32:09,681 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 01:32:09,681 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 01:32:09,682 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 01:32:09,682 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 01:32:09,682 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 01:32:09,683 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 01:32:09,684 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 01:32:09,684 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 01:32:09,684 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 01:32:09,684 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 01:32:09,684 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 01:32:09,684 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 01:32:09,685 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 01:32:09,685 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 01:32:09,685 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 01:32:09,686 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 01:32:09,686 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 01:32:09,686 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 01:32:09,686 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 01:32:09,686 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 01:32:09,686 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 01:32:09,687 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 01:32:09,687 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Automaton type for concurrent programs -> BUCHI_PETRI_NET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use Buchi Petri Net Intersection Optimizations -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> true [2024-02-10 01:32:09,952 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 01:32:09,969 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 01:32:09,971 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 01:32:09,972 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 01:32:09,973 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 01:32:09,974 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-deagle/circular_buffer_bad.i [2024-02-10 01:32:11,087 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 01:32:11,325 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 01:32:11,326 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-deagle/circular_buffer_bad.i [2024-02-10 01:32:11,345 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/14cdaa3e7/c761986161db496c9c9e638be51adced/FLAGf8cf46484 [2024-02-10 01:32:11,356 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/14cdaa3e7/c761986161db496c9c9e638be51adced [2024-02-10 01:32:11,358 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 01:32:11,359 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 01:32:11,363 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 01:32:11,363 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 01:32:11,367 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 01:32:11,368 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,369 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2dd52f68 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11, skipping insertion in model container [2024-02-10 01:32:11,369 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,416 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 01:32:11,669 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 01:32:11,681 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 01:32:11,721 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 01:32:11,751 INFO L206 MainTranslator]: Completed translation [2024-02-10 01:32:11,754 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11 WrapperNode [2024-02-10 01:32:11,754 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 01:32:11,755 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 01:32:11,755 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 01:32:11,755 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 01:32:11,760 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,787 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,805 INFO L138 Inliner]: procedures = 168, calls = 38, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 138 [2024-02-10 01:32:11,805 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 01:32:11,806 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 01:32:11,806 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 01:32:11,806 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 01:32:11,813 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,813 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,830 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,831 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,865 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,874 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,875 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,876 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,878 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 01:32:11,879 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 01:32:11,879 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 01:32:11,879 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 01:32:11,879 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (1/1) ... [2024-02-10 01:32:11,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:11,900 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:11,929 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:11,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-02-10 01:32:11,963 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 01:32:11,963 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2024-02-10 01:32:11,963 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2024-02-10 01:32:11,963 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2024-02-10 01:32:11,963 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2024-02-10 01:32:11,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 01:32:11,964 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-02-10 01:32:11,964 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 01:32:11,964 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 01:32:11,964 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 01:32:11,964 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-02-10 01:32:11,964 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 01:32:11,964 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 01:32:11,964 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 01:32:11,965 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-02-10 01:32:12,075 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 01:32:12,077 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 01:32:12,299 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 01:32:12,309 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 01:32:12,310 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2024-02-10 01:32:12,312 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:32:12 BoogieIcfgContainer [2024-02-10 01:32:12,312 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 01:32:12,312 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 01:32:12,313 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 01:32:12,316 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 01:32:12,316 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:12,317 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 01:32:11" (1/3) ... [2024-02-10 01:32:12,317 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@44bd9cfc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:32:12, skipping insertion in model container [2024-02-10 01:32:12,317 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:12,318 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:11" (2/3) ... [2024-02-10 01:32:12,318 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@44bd9cfc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:32:12, skipping insertion in model container [2024-02-10 01:32:12,318 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:12,318 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:32:12" (3/3) ... [2024-02-10 01:32:12,319 INFO L332 chiAutomizerObserver]: Analyzing ICFG circular_buffer_bad.i [2024-02-10 01:32:12,448 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 01:32:12,468 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 146 places, 153 transitions, 320 flow [2024-02-10 01:32:12,513 INFO L124 PetriNetUnfolderBase]: 12/149 cut-off events. [2024-02-10 01:32:12,513 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 01:32:12,520 INFO L83 FinitePrefix]: Finished finitePrefix Result has 158 conditions, 149 events. 12/149 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 280 event pairs, 0 based on Foata normal form. 0/137 useless extension candidates. Maximal degree in co-relation 94. Up to 2 conditions per place. [2024-02-10 01:32:12,520 INFO L82 GeneralOperation]: Start removeDead. Operand has 146 places, 153 transitions, 320 flow [2024-02-10 01:32:12,526 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 149 transitions, 310 flow [2024-02-10 01:32:12,532 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 01:32:12,532 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 01:32:12,532 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 01:32:12,532 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 01:32:12,532 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 01:32:12,532 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 01:32:12,532 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 01:32:12,532 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 01:32:12,532 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:12,533 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 144 places, 149 transitions, 310 flow [2024-02-10 01:32:12,691 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 5709 states, 5708 states have (on average 2.954625087596356) internal successors, (16865), 5708 states have internal predecessors, (16865), 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) [2024-02-10 01:32:12,707 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 5709 states, 5708 states have (on average 2.954625087596356) internal successors, (16865), 5708 states have internal predecessors, (16865), 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) [2024-02-10 01:32:12,902 INFO L131 ngComponentsAnalysis]: Automaton has 61 accepting balls. 5457 [2024-02-10 01:32:12,938 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:12,938 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:12,944 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 01:32:12,944 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:12,944 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 144 places, 149 transitions, 310 flow [2024-02-10 01:32:13,047 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 5709 states, 5708 states have (on average 2.954625087596356) internal successors, (16865), 5708 states have internal predecessors, (16865), 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) [2024-02-10 01:32:13,061 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 5709 states, 5708 states have (on average 2.954625087596356) internal successors, (16865), 5708 states have internal predecessors, (16865), 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) [2024-02-10 01:32:13,155 INFO L131 ngComponentsAnalysis]: Automaton has 61 accepting balls. 5457 [2024-02-10 01:32:13,156 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:13,156 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:13,169 INFO L748 eck$LassoCheckResult]: Stem: Black: 11569#[$Ultimate##0]don't care [241] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 11572#[L-1]don't care [252] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 11574#[L681]don't care [278] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 11576#[L681-1]don't care [330] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 11578#[L681-2]don't care [206] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 11580#[L681-3]don't care [265] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 11582#[L681-4]don't care [295] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] 11584#[L681-5]don't care [227] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] 11586#[L682]don't care [287] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] 11588#[L682-1]don't care [237] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] 11590#[L683]don't care [293] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 11592#[L684]don't care [212] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 11594#[L685]don't care [301] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 11596#[L686]don't care [281] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 11598#[L686-1]don't care [317] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 11600#[L687]don't care [262] L687-->L687-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] 11602#[L687-1]don't care [335] L687-1-->L687-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] 11604#[L687-2]don't care [284] L687-2-->L687-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] 11606#[L687-3]don't care [321] L687-3-->L687-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] 11608#[L687-4]don't care [340] L687-4-->L687-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] 11610#[L687-5]don't care [228] L687-5-->L687-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] 11612#[L687-6]don't care [318] L687-6-->L687-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] 11614#[L687-7]don't care [288] L687-7-->L687-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] 11616#[L687-8]don't care [259] L687-8-->L687-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] 11618#[L687-9]don't care [319] L687-9-->L687-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] 11620#[L687-10]don't care [351] L687-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 11622#[L-1-1]don't care [341] L-1-1-->L756: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 11624#[L756]don't care [291] L756-->L756-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 11626#[L756-1]don't care [263] L756-1-->L756-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] 11628#[L756-2]don't care [270] L756-2-->L758: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] 11630#[L758]don't care [320] L758-->L758-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 11632#[L758-1]don't care [285] L758-1-->L688: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 11634#[L688]don't care [322] L688-->L690: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 11636#[L690]don't care [267] L690-->L691: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] 11638#[L691]don't care [250] L691-->L691-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 11640#[L691-1]don't care [349] L691-1-->L688-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] 11642#[L688-1]don't care [215] L688-1-->L758-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 11644#[L758-2]don't care [213] L758-2-->L759: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 11646#[L759]don't care [249] L759-->L760: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 11648#[L760]don't care [266] L760-->L761: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 11650#[L761]don't care [316] L761-->L761-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 11652#[L761-1]don't care [333] L761-1-->L761-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 11654#[L761-2]don't care [325] L761-2-->L761-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 11656#[L761-3]don't care [442] L761-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_16|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_6|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_8|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_8|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] 11658#[L761-4, $Ultimate##0]don't care [354] $Ultimate##0-->L723: Formula: (and (= |v_t1Thread1of1ForFork1_~arg#1.base_1| |v_t1Thread1of1ForFork1_#in~arg#1.base_1|) (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_1| |v_t1Thread1of1ForFork1_~arg#1.offset_1|)) InVars {t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|} OutVars{t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_1|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~arg#1.base] 11662#[L761-4, L723]don't care [355] L723-->L724: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 11668#[L724, L761-4]don't care [356] L724-->L724-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_3| 0) InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 11676#[L724-6, L761-4]don't care [2024-02-10 01:32:13,174 INFO L750 eck$LassoCheckResult]: Loop: 11676#[L724-6, L761-4]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 11686#[L761-4, L726]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 11702#[L761-4, L726-1]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 11722#[L761-4, L727]don't care [365] L727-->L727-2: Formula: (= (mod v_~send~0_5 256) 0) InVars {~send~0=v_~send~0_5} OutVars{~send~0=v_~send~0_5} AuxVars[] AssignedVars[] 11750#[L761-4, L727-2]don't care [367] L727-2-->L724-3: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|) |v_~#m~0.offset_12| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex] 11784#[L761-4, L724-3]don't care [369] L724-3-->L724-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 11828#[L761-4, L724-4]don't care [371] L724-4-->L724-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 11884#[L761-4, L724-5]don't care [373] L724-5-->L724-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 11676#[L724-6, L761-4]don't care [2024-02-10 01:32:13,180 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:13,181 INFO L85 PathProgramCache]: Analyzing trace with hash -916397366, now seen corresponding path program 1 times [2024-02-10 01:32:13,188 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:13,189 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1047036854] [2024-02-10 01:32:13,189 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:13,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:13,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:13,323 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:13,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:13,384 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:13,386 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:13,386 INFO L85 PathProgramCache]: Analyzing trace with hash 1401525483, now seen corresponding path program 1 times [2024-02-10 01:32:13,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:13,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1039775438] [2024-02-10 01:32:13,387 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:13,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:13,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:13,411 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:13,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:13,417 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:13,419 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:13,419 INFO L85 PathProgramCache]: Analyzing trace with hash -1868325196, now seen corresponding path program 1 times [2024-02-10 01:32:13,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:13,419 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [105824860] [2024-02-10 01:32:13,419 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:13,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:13,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:13,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:32:13,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 01:32:13,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [105824860] [2024-02-10 01:32:13,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [105824860] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 01:32:13,677 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 01:32:13,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-10 01:32:13,677 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1267678764] [2024-02-10 01:32:13,677 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 01:32:13,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 01:32:13,785 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-10 01:32:13,786 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-10 01:32:13,849 INFO L175 Difference]: Start difference. First operand has 144 places, 149 transitions, 310 flow. Second operand 3 states and 459 transitions. [2024-02-10 01:32:13,850 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 149 transitions, 310 flow. Second operand 3 states and 459 transitions. [2024-02-10 01:32:13,852 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 153 [2024-02-10 01:32:13,853 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 01:32:13,935 INFO L124 PetriNetUnfolderBase]: 16/249 cut-off events. [2024-02-10 01:32:13,935 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-02-10 01:32:13,940 INFO L83 FinitePrefix]: Finished finitePrefix Result has 276 conditions, 249 events. 16/249 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 521 event pairs, 0 based on Foata normal form. 26/258 useless extension candidates. Maximal degree in co-relation 190. Up to 8 conditions per place. [2024-02-10 01:32:13,945 INFO L140 encePairwiseOnDemand]: 143/153 looper letters, 4 selfloop transitions, 3 changer transitions 0/139 dead transitions. [2024-02-10 01:32:13,945 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 140 places, 139 transitions, 304 flow [2024-02-10 01:32:13,950 INFO L231 Difference]: Finished difference. Result has 148 places, 139 transitions, 308 flow [2024-02-10 01:32:13,951 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-10 01:32:13,954 INFO L428 stractBuchiCegarLoop]: Abstraction has has 148 places, 139 transitions, 308 flow [2024-02-10 01:32:13,955 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-02-10 01:32:13,955 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:13,955 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 148 places, 139 transitions, 308 flow [2024-02-10 01:32:14,155 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 9124 states, 9116 states have (on average 2.798047389205792) internal successors, (25507), 9123 states have internal predecessors, (25507), 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) [2024-02-10 01:32:14,259 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 9124 states, 9116 states have (on average 2.798047389205792) internal successors, (25507), 9123 states have internal predecessors, (25507), 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) [2024-02-10 01:32:14,372 INFO L131 ngComponentsAnalysis]: Automaton has 116 accepting balls. 6864 [2024-02-10 01:32:14,373 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:14,373 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:14,376 INFO L748 eck$LassoCheckResult]: Stem: Black: 22998#[$Ultimate##0]don't care [241] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 23001#[L-1]don't care [252] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 23003#[L681]don't care [278] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 23005#[L681-1]don't care [330] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 23007#[L681-2]don't care [206] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 23009#[L681-3]don't care [265] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 23011#[L681-4]don't care [295] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] 23013#[L681-5]don't care [227] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] 23015#[L682]don't care [287] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] 23017#[L682-1]don't care [237] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] 23019#[L683]don't care [293] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 23021#[L684]don't care [212] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 23023#[L685]don't care [301] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 23025#[L686]don't care [281] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 23027#[L686-1]don't care [317] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 23029#[L687]don't care [262] L687-->L687-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] 23031#[L687-1]don't care [335] L687-1-->L687-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] 23033#[L687-2]don't care [284] L687-2-->L687-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] 23035#[L687-3]don't care [321] L687-3-->L687-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] 23037#[L687-4]don't care [340] L687-4-->L687-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] 23039#[L687-5]don't care [228] L687-5-->L687-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] 23041#[L687-6]don't care [318] L687-6-->L687-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] 23043#[L687-7]don't care [288] L687-7-->L687-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] 23045#[L687-8]don't care [259] L687-8-->L687-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] 23047#[L687-9]don't care [319] L687-9-->L687-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] 23049#[L687-10]don't care [351] L687-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 23051#[L-1-1]don't care [341] L-1-1-->L756: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 23053#[L756]don't care [291] L756-->L756-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 23055#[L756-1]don't care [263] L756-1-->L756-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] 23057#[L756-2]don't care [270] L756-2-->L758: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] 23059#[L758]don't care [320] L758-->L758-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 23061#[L758-1]don't care [285] L758-1-->L688: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 23063#[L688]don't care [322] L688-->L690: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 23065#[L690]don't care [267] L690-->L691: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] 23067#[L691]don't care [250] L691-->L691-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 23069#[L691-1]don't care [349] L691-1-->L688-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] 23071#[L688-1]don't care [215] L688-1-->L758-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 23073#[L758-2]don't care [213] L758-2-->L759: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 23075#[L759]don't care [249] L759-->L760: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 23077#[L760]don't care [266] L760-->L761: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 23079#[L761]don't care [316] L761-->L761-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 23081#[L761-1]don't care [333] L761-1-->L761-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 23083#[L761-2]don't care [325] L761-2-->L761-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 23085#[L761-3]don't care [442] L761-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_16|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_6|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_8|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_8|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] 23087#[L761-4, $Ultimate##0]don't care [255] L761-4-->L761-5: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 23089#[L761-5, $Ultimate##0]don't care [240] L761-5-->L762: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 23095#[$Ultimate##0, L762]don't care [308] L762-->L762-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_2| |v_#pthreadsForks_4|) InVars {#pthreadsForks=|v_#pthreadsForks_4|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, #pthreadsForks=|v_#pthreadsForks_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1] 23103#[$Ultimate##0, L762-1]don't care [323] L762-1-->L762-2: Formula: (= (+ 1 |v_#pthreadsForks_6|) |v_#pthreadsForks_5|) InVars {#pthreadsForks=|v_#pthreadsForks_6|} OutVars{#pthreadsForks=|v_#pthreadsForks_5|} AuxVars[] AssignedVars[#pthreadsForks] 23113#[L762-2, $Ultimate##0]don't care [223] L762-2-->L762-3: Formula: (and (= (store |v_#memory_$Pointer$.offset_5| |v_ULTIMATE.start_main_~#id2~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_5| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_4| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3|))) |v_#memory_$Pointer$.offset_4|) (<= 0 |v_ULTIMATE.start_main_~#id2~0#1.offset_3|) (<= (+ |v_ULTIMATE.start_main_~#id2~0#1.offset_3| 4) (select |v_#length_10| |v_ULTIMATE.start_main_~#id2~0#1.base_3|)) (= |v_#memory_int_15| (store |v_#memory_int_16| |v_ULTIMATE.start_main_~#id2~0#1.base_3| (store (select |v_#memory_int_16| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre11#1_3|))) (= |v_#memory_$Pointer$.base_4| (store |v_#memory_$Pointer$.base_5| |v_ULTIMATE.start_main_~#id2~0#1.base_3| (store (select |v_#memory_$Pointer$.base_5| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_4| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3|)))) (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) 1)) InVars {ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_3|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_5|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_11|, #memory_int=|v_#memory_int_16|, #length=|v_#length_10|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_5|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_3|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_11|, #memory_int=|v_#memory_int_15|, #length=|v_#length_10|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_4|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 23129#[L762-3, $Ultimate##0]don't care [439] L762-3-->$Ultimate##0: Formula: (and (= v_t2Thread1of1ForFork0_thidvar1_2 0) (= |v_t2Thread1of1ForFork0_#in~arg#1.base_4| 0) (= v_t2Thread1of1ForFork0_thidvar2_2 0) (= v_t2Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre11#1_7|) (= 0 |v_t2Thread1of1ForFork0_#in~arg#1.offset_4|)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|} OutVars{t2Thread1of1ForFork0_#in~arg#1.offset=|v_t2Thread1of1ForFork0_#in~arg#1.offset_4|, t2Thread1of1ForFork0_removeLogElement_#t~mem2#1=|v_t2Thread1of1ForFork0_removeLogElement_#t~mem2#1_12|, t2Thread1of1ForFork0_#res#1.base=|v_t2Thread1of1ForFork0_#res#1.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|, t2Thread1of1ForFork0_#res#1.offset=|v_t2Thread1of1ForFork0_#res#1.offset_4|, t2Thread1of1ForFork0_reach_error_#t~nondet0#1.offset=|v_t2Thread1of1ForFork0_reach_error_#t~nondet0#1.offset_8|, t2Thread1of1ForFork0_reach_error_#t~nondet0#1.base=|v_t2Thread1of1ForFork0_reach_error_#t~nondet0#1.base_8|, t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_18|, t2Thread1of1ForFork0_#t~nondet7#1=|v_t2Thread1of1ForFork0_#t~nondet7#1_6|, t2Thread1of1ForFork0_removeLogElement_#res#1=|v_t2Thread1of1ForFork0_removeLogElement_#res#1_10|, t2Thread1of1ForFork0_thidvar0=v_t2Thread1of1ForFork0_thidvar0_2, t2Thread1of1ForFork0_thidvar2=v_t2Thread1of1ForFork0_thidvar2_2, t2Thread1of1ForFork0_removeLogElement_#t~post1#1=|v_t2Thread1of1ForFork0_removeLogElement_#t~post1#1_12|, t2Thread1of1ForFork0_thidvar1=v_t2Thread1of1ForFork0_thidvar1_2, t2Thread1of1ForFork0_~arg#1.offset=|v_t2Thread1of1ForFork0_~arg#1.offset_4|, t2Thread1of1ForFork0_~arg#1.base=|v_t2Thread1of1ForFork0_~arg#1.base_4|, t2Thread1of1ForFork0_#in~arg#1.base=|v_t2Thread1of1ForFork0_#in~arg#1.base_4|, t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_8|, t2Thread1of1ForFork0_#t~ret8#1=|v_t2Thread1of1ForFork0_#t~ret8#1_12|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#in~arg#1.offset, t2Thread1of1ForFork0_removeLogElement_#t~mem2#1, t2Thread1of1ForFork0_#res#1.base, t2Thread1of1ForFork0_#res#1.offset, t2Thread1of1ForFork0_reach_error_#t~nondet0#1.offset, t2Thread1of1ForFork0_reach_error_#t~nondet0#1.base, t2Thread1of1ForFork0_~i~1#1, t2Thread1of1ForFork0_#t~nondet7#1, t2Thread1of1ForFork0_removeLogElement_#res#1, t2Thread1of1ForFork0_thidvar0, t2Thread1of1ForFork0_thidvar2, t2Thread1of1ForFork0_removeLogElement_#t~post1#1, t2Thread1of1ForFork0_thidvar1, t2Thread1of1ForFork0_~arg#1.offset, t2Thread1of1ForFork0_~arg#1.base, t2Thread1of1ForFork0_#in~arg#1.base, t2Thread1of1ForFork0_#t~post6#1, t2Thread1of1ForFork0_#t~ret8#1] 23149#[L762-4, $Ultimate##0, $Ultimate##0]don't care [395] $Ultimate##0-->L739: Formula: (and (= |v_t2Thread1of1ForFork0_~arg#1.offset_1| |v_t2Thread1of1ForFork0_#in~arg#1.offset_1|) (= |v_t2Thread1of1ForFork0_~arg#1.base_1| |v_t2Thread1of1ForFork0_#in~arg#1.base_1|)) InVars {t2Thread1of1ForFork0_#in~arg#1.offset=|v_t2Thread1of1ForFork0_#in~arg#1.offset_1|, t2Thread1of1ForFork0_#in~arg#1.base=|v_t2Thread1of1ForFork0_#in~arg#1.base_1|} OutVars{t2Thread1of1ForFork0_#in~arg#1.offset=|v_t2Thread1of1ForFork0_#in~arg#1.offset_1|, t2Thread1of1ForFork0_~arg#1.offset=|v_t2Thread1of1ForFork0_~arg#1.offset_1|, t2Thread1of1ForFork0_~arg#1.base=|v_t2Thread1of1ForFork0_~arg#1.base_1|, t2Thread1of1ForFork0_#in~arg#1.base=|v_t2Thread1of1ForFork0_#in~arg#1.base_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~arg#1.offset, t2Thread1of1ForFork0_~arg#1.base] 23175#[L762-4, L739, $Ultimate##0]don't care [396] L739-->L740: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~i~1#1] 23205#[L762-4, L740, $Ultimate##0]don't care [397] L740-->L740-6: Formula: (= |v_t2Thread1of1ForFork0_~i~1#1_3| 0) InVars {} OutVars{t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_3|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~i~1#1] 23243#[L762-4, $Ultimate##0, L740-6]don't care [2024-02-10 01:32:14,378 INFO L750 eck$LassoCheckResult]: Loop: 23243#[L762-4, $Ultimate##0, L740-6]don't care [398] L740-6-->L742: Formula: (< |v_t2Thread1of1ForFork0_~i~1#1_5| 7) InVars {t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_5|} OutVars{t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_5|} AuxVars[] AssignedVars[] 23289#[L762-4, L742, $Ultimate##0]don't care [401] L742-->L742-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_10| |v_~#m~0.base_14|))) (and (= |v_t2Thread1of1ForFork0_#t~nondet7#1_1| 0) (= |v_#pthreadsMutex_9| (store |v_#pthreadsMutex_10| |v_~#m~0.base_14| (store .cse0 |v_~#m~0.offset_14| 1))) (= (select .cse0 |v_~#m~0.offset_14|) 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_10|, ~#m~0.base=|v_~#m~0.base_14|, ~#m~0.offset=|v_~#m~0.offset_14|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_9|, ~#m~0.base=|v_~#m~0.base_14|, t2Thread1of1ForFork0_#t~nondet7#1=|v_t2Thread1of1ForFork0_#t~nondet7#1_1|, ~#m~0.offset=|v_~#m~0.offset_14|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet7#1] 23351#[L742-1, L762-4, $Ultimate##0]don't care [403] L742-1-->L743: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_#t~nondet7#1=|v_t2Thread1of1ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~nondet7#1] 23431#[L762-4, L743, $Ultimate##0]don't care [406] L743-->L743-2: Formula: (= (mod v_~receive~0_4 256) 0) InVars {~receive~0=v_~receive~0_4} OutVars{~receive~0=v_~receive~0_4} AuxVars[] AssignedVars[] 23539#[L743-2, L762-4, $Ultimate##0]don't care [408] L743-2-->L740-3: Formula: (= |v_#pthreadsMutex_7| (store |v_#pthreadsMutex_8| |v_~#m~0.base_13| (store (select |v_#pthreadsMutex_8| |v_~#m~0.base_13|) |v_~#m~0.offset_13| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_8|, ~#m~0.base=|v_~#m~0.base_13|, ~#m~0.offset=|v_~#m~0.offset_13|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_7|, ~#m~0.base=|v_~#m~0.base_13|, ~#m~0.offset=|v_~#m~0.offset_13|} AuxVars[] AssignedVars[#pthreadsMutex] 23669#[L762-4, $Ultimate##0, L740-3]don't care [410] L740-3-->L740-4: Formula: (= |v_t2Thread1of1ForFork0_~i~1#1_9| |v_t2Thread1of1ForFork0_#t~post6#1_1|) InVars {t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_9|} OutVars{t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_1|, t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_9|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~post6#1] 23823#[L762-4, $Ultimate##0, L740-4]don't care [413] L740-4-->L740-5: Formula: (= |v_t2Thread1of1ForFork0_~i~1#1_11| (+ |v_t2Thread1of1ForFork0_#t~post6#1_3| 1)) InVars {t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_3|} OutVars{t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_3|, t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~i~1#1] 24009#[L762-4, L740-5, $Ultimate##0]don't care [416] L740-5-->L740-6: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_5|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~post6#1] 23243#[L762-4, $Ultimate##0, L740-6]don't care [2024-02-10 01:32:14,379 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:14,379 INFO L85 PathProgramCache]: Analyzing trace with hash -2016262469, now seen corresponding path program 1 times [2024-02-10 01:32:14,379 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:14,379 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979637486] [2024-02-10 01:32:14,379 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:14,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:14,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:14,424 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:14,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:14,443 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:14,444 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:14,444 INFO L85 PathProgramCache]: Analyzing trace with hash -1211827828, now seen corresponding path program 1 times [2024-02-10 01:32:14,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:14,444 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1391930441] [2024-02-10 01:32:14,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:14,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:14,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:14,464 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:14,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:14,467 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:14,468 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:14,468 INFO L85 PathProgramCache]: Analyzing trace with hash -1112938938, now seen corresponding path program 1 times [2024-02-10 01:32:14,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:14,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1772883172] [2024-02-10 01:32:14,468 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:14,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:14,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:14,495 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:14,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:14,535 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:16,834 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:32:16,834 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:32:16,835 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:32:16,835 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:32:16,835 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:32:16,835 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:16,835 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:32:16,835 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:32:16,835 INFO L133 ssoRankerPreferences]: Filename of dumped script: circular_buffer_bad.i_BEv2_Iteration2_Lasso [2024-02-10 01:32:16,835 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:32:16,836 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:32:16,856 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,863 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,865 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,866 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,868 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,869 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,870 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,872 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,874 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,875 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,877 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,879 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,881 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,883 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,885 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,887 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,889 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,890 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,891 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,893 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,895 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,896 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,898 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,918 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,920 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,921 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,923 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,926 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,927 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,929 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,931 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,933 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,934 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,936 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,938 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,939 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,941 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,947 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,949 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,951 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,953 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,955 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,956 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,958 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,959 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,961 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,989 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,990 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,992 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,993 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,995 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,997 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:16,999 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,000 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,002 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,003 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,005 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,006 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,008 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,586 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,588 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,590 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,593 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,595 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,599 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,600 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,602 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,605 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,607 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,608 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,610 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,612 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,614 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,616 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,618 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,620 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,622 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,624 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,626 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,628 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,629 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,631 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,633 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,635 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,637 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:17,639 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:18,329 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:32:18,332 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:32:18,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,336 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,357 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,357 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,371 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,371 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2024-02-10 01:32:18,389 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,393 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,395 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,399 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-02-10 01:32:18,400 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,406 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,407 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,411 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,411 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,427 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,432 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,432 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,433 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,434 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,435 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-02-10 01:32:18,436 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,443 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,443 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:18,444 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,444 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,444 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,445 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:18,445 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:18,448 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,454 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,454 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,455 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,457 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-02-10 01:32:18,458 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,464 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,464 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,466 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,480 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,490 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,496 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,499 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,506 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,507 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:18,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,507 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,508 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:18,508 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:18,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-02-10 01:32:18,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,527 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,532 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,538 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,538 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:18,539 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,539 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,539 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,539 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:18,539 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:18,542 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-02-10 01:32:18,556 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,561 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,562 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,562 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,565 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,571 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,571 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-02-10 01:32:18,578 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,578 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,578 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,578 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,580 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,580 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,588 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,594 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,594 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,594 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,595 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-02-10 01:32:18,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 [2024-02-10 01:32:18,604 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,604 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:18,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,604 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,605 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:18,605 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:18,606 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,611 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,619 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-02-10 01:32:18,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 [2024-02-10 01:32:18,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,627 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,629 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,629 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,644 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,650 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,651 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,651 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,657 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,665 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,672 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,672 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,673 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,673 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,675 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,675 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,676 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2024-02-10 01:32:18,694 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,698 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,698 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,698 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,701 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,702 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,709 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,709 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,711 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,711 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2024-02-10 01:32:18,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,735 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,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 [2024-02-10 01:32:18,739 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2024-02-10 01:32:18,744 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,744 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,745 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,745 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,760 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,765 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,765 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,765 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,766 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,767 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2024-02-10 01:32:18,769 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,776 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,776 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,776 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,778 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,778 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,799 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,805 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,806 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,819 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-02-10 01:32:18,825 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,826 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,826 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,829 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,829 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,845 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,846 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,852 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-02-10 01:32:18,858 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,858 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,859 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,861 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,861 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,889 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,890 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,896 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2024-02-10 01:32:18,898 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,904 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,904 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,904 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,904 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,906 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,906 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,915 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,920 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,920 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,920 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,921 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2024-02-10 01:32:18,922 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,928 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,929 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:18,929 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,929 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,929 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,929 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:18,930 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:18,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,933 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,934 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2024-02-10 01:32:18,936 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,943 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:18,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,943 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,943 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:18,943 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:18,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,946 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,948 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2024-02-10 01:32:18,952 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,958 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,958 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,959 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,960 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,960 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,967 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,968 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,970 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2024-02-10 01:32:18,971 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:18,976 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:18,977 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:18,977 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:18,977 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:18,978 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:18,978 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:18,988 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:18,995 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:18,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:18,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:18,996 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:18,997 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2024-02-10 01:32:18,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,004 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,005 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,005 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,007 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,009 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Ended with exit code 0 [2024-02-10 01:32:19,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,011 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2024-02-10 01:32:19,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 [2024-02-10 01:32:19,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,019 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,019 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,019 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,019 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,040 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,042 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Ended with exit code 0 [2024-02-10 01:32:19,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,043 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,044 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,046 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,052 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,052 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,052 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,052 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,053 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,053 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2024-02-10 01:32:19,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Ended with exit code 0 [2024-02-10 01:32:19,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,069 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,069 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2024-02-10 01:32:19,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,077 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,078 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,079 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,079 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,088 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,091 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,091 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,091 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,092 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,094 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,100 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,100 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,101 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,101 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,101 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,101 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,101 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,104 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2024-02-10 01:32:19,112 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,117 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,118 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,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 [2024-02-10 01:32:19,127 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,127 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,127 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,127 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,128 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,128 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2024-02-10 01:32:19,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,148 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,148 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,148 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,149 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,151 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,158 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,158 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,158 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,158 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,158 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,159 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,159 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2024-02-10 01:32:19,169 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,172 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,173 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,180 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,181 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,181 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,181 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,181 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,181 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2024-02-10 01:32:19,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,195 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Ended with exit code 0 [2024-02-10 01:32:19,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,196 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2024-02-10 01:32:19,198 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,204 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,204 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,205 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,205 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,215 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,220 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,221 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2024-02-10 01:32:19,223 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,229 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,229 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,229 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,229 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,230 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,230 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,232 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,237 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,237 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,238 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2024-02-10 01:32:19,240 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,245 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,245 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,246 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,246 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,246 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,246 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,246 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,251 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,252 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2024-02-10 01:32:19,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 [2024-02-10 01:32:19,260 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,260 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,260 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,261 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2024-02-10 01:32:19,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,271 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2024-02-10 01:32:19,273 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,279 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,279 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,279 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,279 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,279 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,279 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,280 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,282 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2024-02-10 01:32:19,283 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,283 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,284 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,286 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,292 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2024-02-10 01:32:19,292 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,293 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,293 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,293 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,294 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,294 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,297 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,299 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Ended with exit code 0 [2024-02-10 01:32:19,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,300 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,302 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2024-02-10 01:32:19,303 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,308 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,309 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,309 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,309 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,320 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,320 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,326 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,327 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Waiting until timeout for monitored process [2024-02-10 01:32:19,329 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,335 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,335 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,336 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,337 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,337 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,350 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,355 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (37)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,356 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,359 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,365 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,366 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,367 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,367 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Waiting until timeout for monitored process [2024-02-10 01:32:19,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,389 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (38)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,390 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,403 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,404 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,404 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,408 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2024-02-10 01:32:19,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,425 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,425 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,426 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,439 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,446 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,446 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,447 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,447 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2024-02-10 01:32:19,458 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,470 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,471 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,471 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,472 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,480 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,481 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,482 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,482 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2024-02-10 01:32:19,496 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,499 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2024-02-10 01:32:19,500 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,500 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,500 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,501 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2024-02-10 01:32:19,503 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,509 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,509 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,510 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,510 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2024-02-10 01:32:19,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,515 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,515 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2024-02-10 01:32:19,524 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,530 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,530 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,530 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,530 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,533 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2024-02-10 01:32:19,533 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,533 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,534 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2024-02-10 01:32:19,547 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,547 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,547 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,547 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,547 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,548 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,548 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,551 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,553 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,554 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2024-02-10 01:32:19,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,561 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,562 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,562 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,564 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,566 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Ended with exit code 0 [2024-02-10 01:32:19,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,567 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,567 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,568 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2024-02-10 01:32:19,570 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,576 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,576 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,576 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,576 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,579 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,579 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,582 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,584 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Ended with exit code 0 [2024-02-10 01:32:19,584 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,584 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,585 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,590 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2024-02-10 01:32:19,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,597 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,597 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,597 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,598 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,598 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,604 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2024-02-10 01:32:19,604 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,604 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,605 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2024-02-10 01:32:19,607 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,613 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,613 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,613 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,613 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,614 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,614 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,626 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Ended with exit code 0 [2024-02-10 01:32:19,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,627 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,627 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,636 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,637 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2024-02-10 01:32:19,639 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,639 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Ended with exit code 0 [2024-02-10 01:32:19,658 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,658 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,659 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2024-02-10 01:32:19,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 [2024-02-10 01:32:19,667 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,667 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,667 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,667 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,667 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,668 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,668 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,669 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,671 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Ended with exit code 0 [2024-02-10 01:32:19,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,672 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,674 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2024-02-10 01:32:19,674 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,680 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,680 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,680 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,680 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,680 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,680 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,681 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,689 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,690 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,696 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2024-02-10 01:32:19,696 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,702 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,702 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,702 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,702 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,702 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,703 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,703 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Ended with exit code 0 [2024-02-10 01:32:19,714 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,714 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,715 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,716 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2024-02-10 01:32:19,717 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,722 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,722 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,722 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,723 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,723 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,725 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,727 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Ended with exit code 0 [2024-02-10 01:32:19,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,728 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,729 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2024-02-10 01:32:19,730 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,736 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,736 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,736 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,736 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,737 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,737 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,740 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,742 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Ended with exit code 0 [2024-02-10 01:32:19,742 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,742 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,743 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,744 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2024-02-10 01:32:19,745 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,751 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,751 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:19,751 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,751 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,751 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,751 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:19,752 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:19,752 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,754 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Ended with exit code 0 [2024-02-10 01:32:19,756 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,756 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,757 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,757 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2024-02-10 01:32:19,759 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,765 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,765 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,766 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,766 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Ended with exit code 0 [2024-02-10 01:32:19,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,776 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,776 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2024-02-10 01:32:19,777 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,782 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,783 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,783 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,783 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,784 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,784 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,786 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,788 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2024-02-10 01:32:19,788 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,788 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,789 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2024-02-10 01:32:19,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 [2024-02-10 01:32:19,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,797 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,797 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,797 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,798 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,798 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,803 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:19,803 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,803 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,804 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,805 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2024-02-10 01:32:19,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 [2024-02-10 01:32:19,812 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,812 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,812 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,812 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,813 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,813 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,816 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,818 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2024-02-10 01:32:19,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,819 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2024-02-10 01:32:19,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 [2024-02-10 01:32:19,827 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,827 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,827 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,828 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,828 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,853 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,856 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2024-02-10 01:32:19,856 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,856 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,857 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,858 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2024-02-10 01:32:19,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 [2024-02-10 01:32:19,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,865 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,866 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,866 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,868 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,870 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2024-02-10 01:32:19,871 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,871 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,871 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2024-02-10 01:32:19,873 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,879 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,880 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,881 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,881 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2024-02-10 01:32:19,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,914 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,915 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,915 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2024-02-10 01:32:19,949 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,956 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,957 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,957 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,972 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,977 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2024-02-10 01:32:19,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,978 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2024-02-10 01:32:19,981 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:19,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:19,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:19,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:19,987 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:19,987 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:19,987 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:19,990 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:19,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2024-02-10 01:32:19,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:19,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:19,993 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:19,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2024-02-10 01:32:19,995 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,001 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,002 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,002 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,002 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,002 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,006 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2024-02-10 01:32:20,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,007 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,010 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2024-02-10 01:32:20,010 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,017 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,018 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,018 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,024 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,025 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,026 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2024-02-10 01:32:20,027 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,033 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,033 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,033 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,034 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,034 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2024-02-10 01:32:20,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,040 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Waiting until timeout for monitored process [2024-02-10 01:32:20,042 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,048 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,048 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,048 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,048 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,049 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,049 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,051 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,053 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2024-02-10 01:32:20,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,055 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2024-02-10 01:32:20,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 [2024-02-10 01:32:20,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,063 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,063 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,064 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,064 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,067 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Ended with exit code 0 [2024-02-10 01:32:20,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,068 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2024-02-10 01:32:20,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,076 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,077 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,077 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,081 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2024-02-10 01:32:20,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,082 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2024-02-10 01:32:20,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,091 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,092 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,093 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,093 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,095 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,097 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2024-02-10 01:32:20,097 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,098 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2024-02-10 01:32:20,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 [2024-02-10 01:32:20,106 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,107 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,107 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,107 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,109 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,109 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,114 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,116 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2024-02-10 01:32:20,117 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,118 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,118 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2024-02-10 01:32:20,119 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,125 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,125 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,125 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,125 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,126 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,126 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,130 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Ended with exit code 0 [2024-02-10 01:32:20,131 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,131 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,132 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2024-02-10 01:32:20,134 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,140 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,140 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,140 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,140 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,141 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,141 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,146 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2024-02-10 01:32:20,147 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,147 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,147 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,148 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2024-02-10 01:32:20,149 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,154 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,155 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,155 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,155 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,155 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,155 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,155 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,156 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,158 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2024-02-10 01:32:20,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,159 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,160 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2024-02-10 01:32:20,161 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,167 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,168 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,168 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,171 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,173 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2024-02-10 01:32:20,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,174 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,174 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2024-02-10 01:32:20,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,181 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,181 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,182 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,182 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,182 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,183 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,192 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,194 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,195 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,197 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2024-02-10 01:32:20,197 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,204 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,204 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,205 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,205 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,209 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0 [2024-02-10 01:32:20,209 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,209 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,210 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,210 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2024-02-10 01:32:20,212 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,218 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,219 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,219 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,219 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,219 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,220 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,222 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2024-02-10 01:32:20,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,223 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,224 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2024-02-10 01:32:20,225 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,231 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,231 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,231 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,231 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,231 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,232 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,232 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,235 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2024-02-10 01:32:20,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,236 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,236 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2024-02-10 01:32:20,238 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,244 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,244 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,244 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,245 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,245 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,249 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Ended with exit code 0 [2024-02-10 01:32:20,249 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,249 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,250 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2024-02-10 01:32:20,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 [2024-02-10 01:32:20,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,259 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,260 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,260 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,262 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2024-02-10 01:32:20,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,266 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,266 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2024-02-10 01:32:20,267 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,274 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,274 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,275 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,275 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,277 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,279 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2024-02-10 01:32:20,280 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,280 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,281 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2024-02-10 01:32:20,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 [2024-02-10 01:32:20,289 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,290 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,291 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,291 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,295 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2024-02-10 01:32:20,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,296 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,297 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,297 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2024-02-10 01:32:20,299 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,305 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,305 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,305 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,305 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,306 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,306 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,309 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,311 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2024-02-10 01:32:20,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,313 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,315 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2024-02-10 01:32:20,315 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,322 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,322 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,323 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,323 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2024-02-10 01:32:20,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,329 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,329 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2024-02-10 01:32:20,331 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,336 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,336 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,336 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,337 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,337 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,337 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,338 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,341 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2024-02-10 01:32:20,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,342 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,345 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2024-02-10 01:32:20,345 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,350 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,351 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,351 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,351 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,352 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,352 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,354 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,357 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2024-02-10 01:32:20,357 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,357 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,358 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,359 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2024-02-10 01:32:20,360 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,366 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,367 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,367 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,377 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2024-02-10 01:32:20,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,380 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,380 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,382 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2024-02-10 01:32:20,382 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,388 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,388 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,390 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,390 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,394 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Ended with exit code 0 [2024-02-10 01:32:20,394 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,394 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,395 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,395 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2024-02-10 01:32:20,397 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,403 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,403 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,403 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,403 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,404 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,404 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,406 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,408 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2024-02-10 01:32:20,408 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,409 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,409 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,410 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2024-02-10 01:32:20,411 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,417 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,417 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,417 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,417 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,418 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,418 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2024-02-10 01:32:20,423 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,423 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,424 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,424 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2024-02-10 01:32:20,426 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,431 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,432 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,433 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,433 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,437 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2024-02-10 01:32:20,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,438 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2024-02-10 01:32:20,440 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,446 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,446 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,446 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,447 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,448 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,448 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,457 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,460 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,460 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,460 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,461 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,462 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2024-02-10 01:32:20,463 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,469 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,469 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,469 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,469 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,470 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,470 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,483 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,483 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,484 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2024-02-10 01:32:20,486 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,492 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,492 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,492 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,492 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,493 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,493 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,495 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,497 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2024-02-10 01:32:20,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,498 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2024-02-10 01:32:20,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 [2024-02-10 01:32:20,507 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,507 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,507 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,507 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,507 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,507 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,507 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,510 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-02-10 01:32:20,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,511 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,511 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,512 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2024-02-10 01:32:20,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 [2024-02-10 01:32:20,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,519 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,519 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,519 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,520 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,520 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,524 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-02-10 01:32:20,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,525 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,525 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,526 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2024-02-10 01:32:20,527 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,533 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,533 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,533 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,533 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,534 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,534 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,546 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-02-10 01:32:20,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,547 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2024-02-10 01:32:20,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 [2024-02-10 01:32:20,564 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,564 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,564 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,564 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,565 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,565 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,579 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,582 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,582 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,583 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,588 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2024-02-10 01:32:20,589 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,594 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,595 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,595 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,595 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,595 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,595 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,595 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,610 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,613 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2024-02-10 01:32:20,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,614 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2024-02-10 01:32:20,617 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,623 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,623 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,623 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,623 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,624 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,624 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,626 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,629 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2024-02-10 01:32:20,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,630 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2024-02-10 01:32:20,632 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,638 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,638 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,644 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,644 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,666 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2024-02-10 01:32:20,667 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,667 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,668 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2024-02-10 01:32:20,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,675 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,676 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,676 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,676 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,682 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2024-02-10 01:32:20,682 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,683 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2024-02-10 01:32:20,685 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,691 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,691 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,691 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,692 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,692 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,700 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,702 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2024-02-10 01:32:20,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,704 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,704 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2024-02-10 01:32:20,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,712 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,712 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,712 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,712 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,721 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,723 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Ended with exit code 0 [2024-02-10 01:32:20,723 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,723 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,724 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2024-02-10 01:32:20,738 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,743 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,744 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,744 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,744 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,745 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,745 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,759 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,760 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2024-02-10 01:32:20,762 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,768 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,768 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,768 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,768 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,769 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,771 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,772 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,772 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,772 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,773 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2024-02-10 01:32:20,774 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,780 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,780 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,780 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,781 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,781 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,781 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,782 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,784 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2024-02-10 01:32:20,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,785 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,786 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2024-02-10 01:32:20,787 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,793 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,793 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,793 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,794 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,794 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,797 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,799 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-02-10 01:32:20,799 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,800 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,800 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,801 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2024-02-10 01:32:20,803 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,809 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,809 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,809 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,809 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,810 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,810 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,812 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,814 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2024-02-10 01:32:20,814 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,814 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,815 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,816 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2024-02-10 01:32:20,817 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,823 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,823 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,823 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,823 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,824 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,824 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,826 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,829 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2024-02-10 01:32:20,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,829 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,830 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,831 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2024-02-10 01:32:20,832 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,838 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,838 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,838 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,838 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,841 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Ended with exit code 0 [2024-02-10 01:32:20,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,842 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,843 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2024-02-10 01:32:20,844 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,850 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,850 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,850 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,850 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,858 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,858 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,880 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,882 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,883 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,886 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,892 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,892 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,893 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,893 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,893 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,893 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,893 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,896 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2024-02-10 01:32:20,904 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,907 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,908 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,908 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,909 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,911 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,917 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2024-02-10 01:32:20,917 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,917 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,917 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,917 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,917 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,917 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,917 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,918 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,920 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Ended with exit code 0 [2024-02-10 01:32:20,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,921 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,921 INFO L229 MonitoredProcess]: Starting monitored process 117 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Waiting until timeout for monitored process [2024-02-10 01:32:20,924 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,929 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,930 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,930 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,930 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,931 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,931 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,935 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (117)] Ended with exit code 0 [2024-02-10 01:32:20,935 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,936 INFO L229 MonitoredProcess]: Starting monitored process 118 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Waiting until timeout for monitored process [2024-02-10 01:32:20,937 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,943 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,943 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,943 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,943 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,947 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (118)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,948 INFO L229 MonitoredProcess]: Starting monitored process 119 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,950 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,952 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Waiting until timeout for monitored process [2024-02-10 01:32:20,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,957 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,957 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,957 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,958 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:20,958 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:20,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,969 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (119)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,971 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,971 INFO L229 MonitoredProcess]: Starting monitored process 120 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Waiting until timeout for monitored process [2024-02-10 01:32:20,973 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,979 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,980 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,980 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,980 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,980 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,980 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,981 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,983 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (120)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:20,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,984 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,985 INFO L229 MonitoredProcess]: Starting monitored process 121 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,985 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Waiting until timeout for monitored process [2024-02-10 01:32:20,987 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:20,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:20,993 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:20,993 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:20,993 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:20,993 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:20,993 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:20,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:20,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:20,996 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (121)] Ended with exit code 0 [2024-02-10 01:32:20,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:20,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:20,997 INFO L229 MonitoredProcess]: Starting monitored process 122 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:20,998 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Waiting until timeout for monitored process [2024-02-10 01:32:20,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:21,005 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:21,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:21,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:21,005 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:21,007 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:21,007 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:21,016 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 01:32:21,023 INFO L443 ModelExtractionUtils]: Simplification made 4 calls to the SMT solver. [2024-02-10 01:32:21,023 INFO L444 ModelExtractionUtils]: 1 out of 7 variables were initially zero. Simplification set additionally 3 variables to zero. [2024-02-10 01:32:21,024 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:21,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:21,040 INFO L229 MonitoredProcess]: Starting monitored process 123 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:21,041 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 01:32:21,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Waiting until timeout for monitored process [2024-02-10 01:32:21,049 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2024-02-10 01:32:21,049 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 01:32:21,050 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(t2Thread1of1ForFork0_~i~1#1) = -2*t2Thread1of1ForFork0_~i~1#1 + 13 Supporting invariants [] [2024-02-10 01:32:21,053 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (122)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:21,136 INFO L156 tatePredicateManager]: 23 out of 23 supporting invariants were superfluous and have been removed [2024-02-10 01:32:21,153 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:21,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:21,192 INFO L262 TraceCheckSpWp]: Trace formula consists of 179 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 01:32:21,193 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:32:21,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:21,262 INFO L262 TraceCheckSpWp]: Trace formula consists of 23 conjuncts, 5 conjunts are in the unsatisfiable core [2024-02-10 01:32:21,262 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:32:21,309 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:32:21,314 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2024-02-10 01:32:21,315 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 12.2) internal successors, (61), 5 states have internal predecessors, (61), 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) [2024-02-10 01:32:21,491 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 12.2) internal successors, (61), 5 states have internal predecessors, (61), 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 13 states and 2779 transitions.8 powerset states5 rank states. The highest rank that occured is 1 [2024-02-10 01:32:21,492 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 01:32:21,493 INFO L72 uchiIntersectDefault]: Starting Basic Intersection [2024-02-10 01:32:21,516 INFO L85 uchiIntersectDefault]: Exiting Basic Intersection [2024-02-10 01:32:21,516 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 01:32:21,518 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 1 stem states 4 non-accepting loop states 1 accepting loop states [2024-02-10 01:32:21,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 12.2) internal successors, (61), 5 states have internal predecessors, (61), 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) [2024-02-10 01:32:21,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1055 transitions. [2024-02-10 01:32:21,521 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1055 transitions. Stem has 53 letters. Loop has 8 letters. [2024-02-10 01:32:21,521 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:32:21,522 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1055 transitions. Stem has 61 letters. Loop has 8 letters. [2024-02-10 01:32:21,522 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:32:21,522 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1055 transitions. Stem has 53 letters. Loop has 16 letters. [2024-02-10 01:32:21,524 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:32:21,524 INFO L428 stractBuchiCegarLoop]: Abstraction has has 174 places, 5202 transitions, 21894 flow [2024-02-10 01:32:21,524 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-02-10 01:32:21,524 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:21,525 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 174 places, 5202 transitions, 21894 flow [2024-02-10 01:32:21,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (123)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:24,498 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 27853 states, 27813 states have (on average 3.7294430661920686) internal successors, (103727), 27852 states have internal predecessors, (103727), 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) [2024-02-10 01:32:24,543 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 27853 states, 27813 states have (on average 3.7294430661920686) internal successors, (103727), 27852 states have internal predecessors, (103727), 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) [2024-02-10 01:32:24,821 INFO L131 ngComponentsAnalysis]: Automaton has 142 accepting balls. 6816 [2024-02-10 01:32:24,821 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:24,821 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:24,827 INFO L748 eck$LassoCheckResult]: Stem: Black: 41569#[$Ultimate##0]don't care [241] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] Black: 41572#[L-1]don't care [252] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] Black: 41577#[L681]don't care [278] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] Black: 41585#[L681-1]don't care [330] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 41596#[L681-2]don't care [206] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] Black: 41606#[L681-3]don't care [265] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 41612#[L681-4]don't care [295] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] Black: 41622#[L681-5]don't care [227] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] 41628#[L682]don't care [287] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] Black: 41638#[L682-1]don't care [237] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] 41644#[L683]don't care [293] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] Black: 41654#[L684]don't care [212] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 41660#[L685]don't care [301] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] Black: 41670#[L686]don't care [281] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 41676#[L686-1]don't care [317] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] Black: 41686#[L687]don't care [262] L687-->L687-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] 41692#[L687-1]don't care [335] L687-1-->L687-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] Black: 41702#[L687-2]don't care [284] L687-2-->L687-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] 41708#[L687-3]don't care [321] L687-3-->L687-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] Black: 41718#[L687-4]don't care [340] L687-4-->L687-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] 41724#[L687-5]don't care [228] L687-5-->L687-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] Black: 41734#[L687-6]don't care [318] L687-6-->L687-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] 41740#[L687-7]don't care [288] L687-7-->L687-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] Black: 41750#[L687-8]don't care [259] L687-8-->L687-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] 41756#[L687-9]don't care [319] L687-9-->L687-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] Black: 41766#[L687-10]don't care [351] L687-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 41772#[L-1-1]don't care [341] L-1-1-->L756: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] Black: 41782#[L756]don't care [291] L756-->L756-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 41788#[L756-1]don't care [263] L756-1-->L756-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] Black: 41798#[L756-2]don't care [270] L756-2-->L758: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] 41804#[L758]don't care [320] L758-->L758-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] Black: 41814#[L758-1]don't care [285] L758-1-->L688: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 41820#[L688]don't care [322] L688-->L690: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 41830#[L690]don't care [267] L690-->L691: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] 41836#[L691]don't care [250] L691-->L691-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] Black: 41846#[L691-1]don't care [349] L691-1-->L688-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] 41852#[L688-1]don't care [215] L688-1-->L758-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 41862#[L758-2]don't care [213] L758-2-->L759: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 41868#[L759]don't care [249] L759-->L760: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] Black: 41878#[L760]don't care [266] L760-->L761: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 41884#[L761]don't care [316] L761-->L761-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] Black: 41894#[L761-1]don't care [333] L761-1-->L761-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 41900#[L761-2]don't care [325] L761-2-->L761-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] Black: 41910#[L761-3]don't care [442] L761-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_16|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_6|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_8|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_8|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] 41916#[L761-4, $Ultimate##0]don't care [354] $Ultimate##0-->L723: Formula: (and (= |v_t1Thread1of1ForFork1_~arg#1.base_1| |v_t1Thread1of1ForFork1_#in~arg#1.base_1|) (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_1| |v_t1Thread1of1ForFork1_~arg#1.offset_1|)) InVars {t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|} OutVars{t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_1|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~arg#1.base] Black: 41934#[L723, L761-4]don't care [355] L723-->L724: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 41956#[L761-4, L724]don't care [356] L724-->L724-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_3| 0) InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 41990#[L724-6, L761-4]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 42028#[L726, L761-4]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 42094#[L726-1, L761-4]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 42172#[L727, L761-4]don't care [364] L727-->L729: Formula: (not (= (mod v_~send~0_3 256) 0)) InVars {~send~0=v_~send~0_3} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[] Black: 42278#[L761-4, L729]don't care [366] L729-->L729-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 42396#[L761-4, L729-1]don't care [368] L729-1-->L729-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 42545#[L761-4, L729-2]don't care [370] L729-2-->L705: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 42729#[L761-4, L705]don't care [372] L705-->L707: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 42988#[L707, L761-4]don't care [375] L707-->L717: Formula: (or (<= (mod v_~buffer_size~0_7 4294967296) (mod v_~next~0_10 4294967296)) (<= v_~buffer_size~0_7 0)) InVars {~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} OutVars{~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} AuxVars[] AssignedVars[] 43323#[L717, L761-4]don't care [377] L717-->insertLogElement_returnLabel#1: Formula: (= (+ |v_t1Thread1of1ForFork1_insertLogElement_#res#1_3| 1) 0) InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 43767#[insertLogElement_returnLabel#1, L761-4]don't care [379] insertLogElement_returnLabel#1-->L729-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 44303#[L761-4, L729-3]don't care [382] L729-3-->L729-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 44950#[L761-4, L729-4]don't care [385] L729-4-->L729-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 45700#[L729-5, L761-4]don't care [388] L729-5-->L730: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] Black: 46573#[L730, L761-4]don't care [391] L730-->L731: Formula: (= v_~send~0_4 0) InVars {} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[~send~0] 47551#[L731, L761-4]don't care [2024-02-10 01:32:24,827 INFO L750 eck$LassoCheckResult]: Loop: 47551#[L731, L761-4]don't care [394] L731-->L727-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] Black: 48612#[L727-2, L761-4]don't care [367] L727-2-->L724-3: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|) |v_~#m~0.offset_12| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex] 49776#[L724-3, L761-4]don't care [369] L724-3-->L724-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 51070#[L761-4, L724-4]don't care [371] L724-4-->L724-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 52499#[L761-4, L724-5]don't care [373] L724-5-->L724-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 54055#[L724-6, L761-4]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 55714#[L726, L761-4]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 57486#[L726-1, L761-4]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 59334#[L727, L761-4]don't care [364] L727-->L729: Formula: (not (= (mod v_~send~0_3 256) 0)) InVars {~send~0=v_~send~0_3} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[] Black: 61231#[L761-4, L729]don't care [366] L729-->L729-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 63121#[L761-4, L729-1]don't care [368] L729-1-->L729-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 64972#[L761-4, L729-2]don't care [370] L729-2-->L705: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 66779#[L705, L761-4]don't care [372] L705-->L707: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 68580#[L707, L761-4]don't care [375] L707-->L717: Formula: (or (<= (mod v_~buffer_size~0_7 4294967296) (mod v_~next~0_10 4294967296)) (<= v_~buffer_size~0_7 0)) InVars {~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} OutVars{~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} AuxVars[] AssignedVars[] 70382#[L717, L761-4]don't care [377] L717-->insertLogElement_returnLabel#1: Formula: (= (+ |v_t1Thread1of1ForFork1_insertLogElement_#res#1_3| 1) 0) InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 72221#[insertLogElement_returnLabel#1, L761-4]don't care [379] insertLogElement_returnLabel#1-->L729-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 74069#[L761-4, L729-3]don't care [382] L729-3-->L729-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 75934#[L761-4, L729-4]don't care [385] L729-4-->L729-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 77808#[L729-5, L761-4]don't care [388] L729-5-->L730: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] Black: 79672#[L730, L761-4]don't care [391] L730-->L731: Formula: (= v_~send~0_4 0) InVars {} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[~send~0] 47551#[L731, L761-4]don't care [2024-02-10 01:32:24,828 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:24,828 INFO L85 PathProgramCache]: Analyzing trace with hash -1893671028, now seen corresponding path program 1 times [2024-02-10 01:32:24,828 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:24,828 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [248709188] [2024-02-10 01:32:24,828 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:24,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:24,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:25,042 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:32:25,042 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 01:32:25,042 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [248709188] [2024-02-10 01:32:25,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [248709188] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 01:32:25,043 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 01:32:25,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-02-10 01:32:25,043 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218154381] [2024-02-10 01:32:25,043 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 01:32:25,043 INFO L753 eck$LassoCheckResult]: stem already infeasible [2024-02-10 01:32:25,043 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:25,043 INFO L85 PathProgramCache]: Analyzing trace with hash -898373879, now seen corresponding path program 1 times [2024-02-10 01:32:25,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:25,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [561107938] [2024-02-10 01:32:25,043 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:25,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:25,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:25,048 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:25,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:25,053 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:25,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 01:32:25,150 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-02-10 01:32:25,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-02-10 01:32:25,393 INFO L175 Difference]: Start difference. First operand has 174 places, 5202 transitions, 21894 flow. Second operand 13 states and 1989 transitions. [2024-02-10 01:32:25,393 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 174 places, 5202 transitions, 21894 flow. Second operand 13 states and 1989 transitions. [2024-02-10 01:32:25,394 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 132 of 153 [2024-02-10 01:32:25,394 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 01:32:33,866 INFO L124 PetriNetUnfolderBase]: 86936/119028 cut-off events. [2024-02-10 01:32:33,867 INFO L125 PetriNetUnfolderBase]: For 5234/5234 co-relation queries the response was YES. [2024-02-10 01:32:34,000 INFO L83 FinitePrefix]: Finished finitePrefix Result has 247877 conditions, 119028 events. 86936/119028 cut-off events. For 5234/5234 co-relation queries the response was YES. Maximal size of possible extension queue 770. Compared 642807 event pairs, 1961 based on Foata normal form. 575/84842 useless extension candidates. Maximal degree in co-relation 232084. Up to 42892 conditions per place. [2024-02-10 01:32:34,621 INFO L140 encePairwiseOnDemand]: 144/153 looper letters, 70 selfloop transitions, 42 changer transitions 3/1159 dead transitions. [2024-02-10 01:32:34,621 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 1159 transitions, 5134 flow [2024-02-10 01:32:34,629 INFO L231 Difference]: Finished difference. Result has 187 places, 1156 transitions, 5084 flow [2024-02-10 01:32:34,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-02-10 01:32:34,631 INFO L428 stractBuchiCegarLoop]: Abstraction has has 187 places, 1156 transitions, 5084 flow [2024-02-10 01:32:34,631 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-02-10 01:32:34,631 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:34,631 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 187 places, 1156 transitions, 5084 flow [2024-02-10 01:32:36,664 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 32087 states, 32039 states have (on average 3.714816317612909) internal successors, (119019), 32086 states have internal predecessors, (119019), 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) [2024-02-10 01:32:36,717 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 32087 states, 32039 states have (on average 3.714816317612909) internal successors, (119019), 32086 states have internal predecessors, (119019), 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) [2024-02-10 01:32:37,102 INFO L131 ngComponentsAnalysis]: Automaton has 142 accepting balls. 6816 [2024-02-10 01:32:37,103 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:37,103 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:37,107 INFO L748 eck$LassoCheckResult]: Stem: Black: 116038#[$Ultimate##0]don't care [241] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 116044#[L-1]don't care [252] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] Black: 116051#[L681]don't care [278] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 116057#[L681-1]don't care [330] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] Black: 116067#[L681-2]don't care [206] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 116073#[L681-3]don't care [265] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] Black: 116083#[L681-4]don't care [295] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] 116089#[L681-5]don't care [227] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] Black: 116099#[L682]don't care [287] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] 116105#[L682-1]don't care [237] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] Black: 116115#[L683]don't care [293] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 116121#[L684]don't care [212] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] Black: 116131#[L685]don't care [301] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 116137#[L686]don't care [281] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] Black: 116147#[L686-1]don't care [317] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 116153#[L687]don't care [262] L687-->L687-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] Black: 116163#[L687-1]don't care [335] L687-1-->L687-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] 116169#[L687-2]don't care [284] L687-2-->L687-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] Black: 116179#[L687-3]don't care [321] L687-3-->L687-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] 116185#[L687-4]don't care [340] L687-4-->L687-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] Black: 116195#[L687-5]don't care [228] L687-5-->L687-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] 116201#[L687-6]don't care [318] L687-6-->L687-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] Black: 116211#[L687-7]don't care [288] L687-7-->L687-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] 116217#[L687-8]don't care [259] L687-8-->L687-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] Black: 116227#[L687-9]don't care [319] L687-9-->L687-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] 116233#[L687-10]don't care [351] L687-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] Black: 116243#[L-1-1]don't care [341] L-1-1-->L756: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 116249#[L756]don't care [291] L756-->L756-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] Black: 116259#[L756-1]don't care [263] L756-1-->L756-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] 116265#[L756-2]don't care [270] L756-2-->L758: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] Black: 116275#[L758]don't care [320] L758-->L758-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 116281#[L758-1]don't care [285] L758-1-->L688: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 116291#[L688]don't care [322] L688-->L690: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 116297#[L690]don't care [267] L690-->L691: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] Black: 116307#[L691]don't care [250] L691-->L691-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 116313#[L691-1]don't care [349] L691-1-->L688-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] Black: 116323#[L688-1]don't care [215] L688-1-->L758-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 116329#[L758-2]don't care [213] L758-2-->L759: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] Black: 116339#[L759]don't care [249] L759-->L760: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 116345#[L760]don't care [266] L760-->L761: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] Black: 116355#[L761]don't care [316] L761-->L761-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 116361#[L761-1]don't care [333] L761-1-->L761-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] Black: 116371#[L761-2]don't care [325] L761-2-->L761-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 116377#[L761-3]don't care [442] L761-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_16|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_6|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_8|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_8|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] Black: 116387#[L761-4, $Ultimate##0]don't care [354] $Ultimate##0-->L723: Formula: (and (= |v_t1Thread1of1ForFork1_~arg#1.base_1| |v_t1Thread1of1ForFork1_#in~arg#1.base_1|) (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_1| |v_t1Thread1of1ForFork1_~arg#1.offset_1|)) InVars {t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|} OutVars{t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_1|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~arg#1.base] 116398#[L761-4, L723]don't care [355] L723-->L724: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 116427#[L761-4, L724]don't care [356] L724-->L724-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_3| 0) InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 116457#[L761-4, L724-6]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] Black: 116504#[L761-4, L726]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 116561#[L761-4, L726-1]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] Black: 116643#[L761-4, L727]don't care [364] L727-->L729: Formula: (not (= (mod v_~send~0_3 256) 0)) InVars {~send~0=v_~send~0_3} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[] 116745#[L761-4, L729]don't care [366] L729-->L729-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] Black: 116867#[L761-4, L729-1]don't care [368] L729-1-->L729-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] 117012#[L761-4, L729-2]don't care [370] L729-2-->L705: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 117200#[L761-4, L705]don't care [372] L705-->L707: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 117455#[L761-4, L707]don't care [374] L707-->L709: Formula: (and (< (mod v_~next~0_4 4294967296) (mod v_~buffer_size~0_3 4294967296)) (< 0 v_~buffer_size~0_3)) InVars {~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} OutVars{~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} AuxVars[] AssignedVars[] Black: 117789#[L761-4, L709]don't care [376] L709-->L709-1: Formula: (let ((.cse2 (let ((.cse3 (mod v_~next~0_5 4294967296))) (ite (<= .cse3 2147483647) .cse3 (+ .cse3 (- 4294967296)))))) (let ((.cse0 (+ .cse2 |v_~#buffer~0.offset_2|))) (and (= |v_#memory_$Pointer$.base_6| (store |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.base_6| |v_~#buffer~0.base_3|) .cse0)))) (= |v_#memory_int_19| (store |v_#memory_int_20| |v_~#buffer~0.base_3| (store (select |v_#memory_int_20| |v_~#buffer~0.base_3|) .cse0 (let ((.cse1 (mod |v_t1Thread1of1ForFork1_insertLogElement_~b#1_5| 256))) (ite (<= .cse1 127) .cse1 (+ .cse1 (- 256))))))) (= (select |v_#valid_18| |v_~#buffer~0.base_3|) 1) (<= 0 .cse0) (<= (+ .cse2 |v_~#buffer~0.offset_2| 1) (select |v_#length_13| |v_~#buffer~0.base_3|)) (= (store |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.offset_6| |v_~#buffer~0.base_3|) .cse0))) |v_#memory_$Pointer$.offset_6|)))) InVars {~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_7|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_20|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_7|} OutVars{~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_6|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_19|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_6|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 118210#[L761-4, L709-1]don't care [378] L709-1-->L712: Formula: (= v_~next~0_6 (mod (mod (+ v_~next~0_7 1) 4294967296) (mod v_~buffer_size~0_4 4294967296))) InVars {~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_7} OutVars{~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_6} AuxVars[] AssignedVars[~next~0] Black: 118726#[L761-4, L712]don't care [380] L712-->L712-2: Formula: (< (mod v_~next~0_8 4294967296) (mod v_~buffer_size~0_5 4294967296)) InVars {~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} OutVars{~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} AuxVars[] AssignedVars[] 119329#[L761-4, L712-2]don't care [383] L712-2-->insertLogElement_returnLabel#1: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_7| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|) InVars {t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_7|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 120043#[insertLogElement_returnLabel#1, L761-4]don't care [379] insertLogElement_returnLabel#1-->L729-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 120856#[L761-4, L729-3]don't care [382] L729-3-->L729-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 121766#[L761-4, L729-4]don't care [385] L729-4-->L729-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 122703#[L729-5, L761-4]don't care [388] L729-5-->L730: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] Black: 123695#[L730, L761-4]don't care [391] L730-->L731: Formula: (= v_~send~0_4 0) InVars {} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[~send~0] 124734#[L761-4, L731]don't care [2024-02-10 01:32:37,107 INFO L750 eck$LassoCheckResult]: Loop: 124734#[L761-4, L731]don't care [394] L731-->L727-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] Black: 125833#[L761-4, L727-2]don't care [367] L727-2-->L724-3: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|) |v_~#m~0.offset_12| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex] 126976#[L761-4, L724-3]don't care [369] L724-3-->L724-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 128171#[L724-4, L761-4]don't care [371] L724-4-->L724-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 129418#[L724-5, L761-4]don't care [373] L724-5-->L724-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 130720#[L724-6, L761-4]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 132050#[L761-4, L726]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 133405#[L761-4, L726-1]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 134734#[L761-4, L727]don't care [364] L727-->L729: Formula: (not (= (mod v_~send~0_3 256) 0)) InVars {~send~0=v_~send~0_3} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[] Black: 136048#[L729, L761-4]don't care [366] L729-->L729-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 137345#[L761-4, L729-1]don't care [368] L729-1-->L729-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 138665#[L761-4, L729-2]don't care [370] L729-2-->L705: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 140008#[L705, L761-4]don't care [372] L705-->L707: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 141373#[L761-4, L707]don't care [375] L707-->L717: Formula: (or (<= (mod v_~buffer_size~0_7 4294967296) (mod v_~next~0_10 4294967296)) (<= v_~buffer_size~0_7 0)) InVars {~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} OutVars{~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} AuxVars[] AssignedVars[] 142766#[L717, L761-4]don't care [377] L717-->insertLogElement_returnLabel#1: Formula: (= (+ |v_t1Thread1of1ForFork1_insertLogElement_#res#1_3| 1) 0) InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 144225#[insertLogElement_returnLabel#1, L761-4]don't care [379] insertLogElement_returnLabel#1-->L729-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 145733#[L761-4, L729-3]don't care [382] L729-3-->L729-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 147296#[L761-4, L729-4]don't care [385] L729-4-->L729-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 148863#[L729-5, L761-4]don't care [388] L729-5-->L730: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] Black: 150415#[L730, L761-4]don't care [391] L730-->L731: Formula: (= v_~send~0_4 0) InVars {} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[~send~0] 124734#[L761-4, L731]don't care [2024-02-10 01:32:37,108 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:37,108 INFO L85 PathProgramCache]: Analyzing trace with hash -1537467623, now seen corresponding path program 1 times [2024-02-10 01:32:37,108 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:37,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1980487] [2024-02-10 01:32:37,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:37,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:37,123 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 01:32:37,123 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1285153639] [2024-02-10 01:32:37,123 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:37,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 01:32:37,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,125 INFO L229 MonitoredProcess]: Starting monitored process 124 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,126 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (124)] Waiting until timeout for monitored process [2024-02-10 01:32:37,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:37,248 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:37,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:37,303 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:37,304 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:37,304 INFO L85 PathProgramCache]: Analyzing trace with hash -898373879, now seen corresponding path program 2 times [2024-02-10 01:32:37,304 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:37,304 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1686817283] [2024-02-10 01:32:37,304 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:37,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:37,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:37,310 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:37,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:37,316 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:37,316 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:37,316 INFO L85 PathProgramCache]: Analyzing trace with hash -116685279, now seen corresponding path program 1 times [2024-02-10 01:32:37,317 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:37,317 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [155532837] [2024-02-10 01:32:37,317 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:37,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:37,329 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 01:32:37,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [279390787] [2024-02-10 01:32:37,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:37,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 01:32:37,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,330 INFO L229 MonitoredProcess]: Starting monitored process 125 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,348 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (125)] Waiting until timeout for monitored process [2024-02-10 01:32:37,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:37,424 INFO L262 TraceCheckSpWp]: Trace formula consists of 232 conjuncts, 3 conjunts are in the unsatisfiable core [2024-02-10 01:32:37,428 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:32:37,506 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:32:37,506 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-02-10 01:32:37,506 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 01:32:37,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [155532837] [2024-02-10 01:32:37,506 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-02-10 01:32:37,506 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [279390787] [2024-02-10 01:32:37,506 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [279390787] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 01:32:37,507 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 01:32:37,507 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-02-10 01:32:37,507 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1677421707] [2024-02-10 01:32:37,507 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 01:32:37,599 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 01:32:37,599 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-10 01:32:37,599 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-02-10 01:32:37,633 INFO L175 Difference]: Start difference. First operand has 187 places, 1156 transitions, 5084 flow. Second operand 3 states and 459 transitions. [2024-02-10 01:32:37,634 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 1156 transitions, 5084 flow. Second operand 3 states and 459 transitions. [2024-02-10 01:32:37,634 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 153 [2024-02-10 01:32:37,634 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 01:32:44,229 INFO L124 PetriNetUnfolderBase]: 76625/105297 cut-off events. [2024-02-10 01:32:44,230 INFO L125 PetriNetUnfolderBase]: For 7191/7191 co-relation queries the response was YES. [2024-02-10 01:32:44,367 INFO L83 FinitePrefix]: Finished finitePrefix Result has 219845 conditions, 105297 events. 76625/105297 cut-off events. For 7191/7191 co-relation queries the response was YES. Maximal size of possible extension queue 642. Compared 559281 event pairs, 1728 based on Foata normal form. 1678/76051 useless extension candidates. Maximal degree in co-relation 205320. Up to 37936 conditions per place. [2024-02-10 01:32:44,692 INFO L140 encePairwiseOnDemand]: 150/153 looper letters, 26 selfloop transitions, 18 changer transitions 0/1084 dead transitions. [2024-02-10 01:32:44,692 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 163 places, 1084 transitions, 4848 flow [2024-02-10 01:32:44,696 INFO L231 Difference]: Finished difference. Result has 190 places, 1084 transitions, 4850 flow [2024-02-10 01:32:44,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-10 01:32:44,697 INFO L428 stractBuchiCegarLoop]: Abstraction has has 190 places, 1084 transitions, 4850 flow [2024-02-10 01:32:44,697 INFO L335 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-02-10 01:32:44,697 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:44,697 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 190 places, 1084 transitions, 4850 flow [2024-02-10 01:32:46,406 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 28673 states, 28645 states have (on average 3.6759294815849186) internal successors, (105297), 28672 states have internal predecessors, (105297), 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) [2024-02-10 01:32:46,440 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 28673 states, 28645 states have (on average 3.6759294815849186) internal successors, (105297), 28672 states have internal predecessors, (105297), 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) [2024-02-10 01:32:46,709 INFO L131 ngComponentsAnalysis]: Automaton has 142 accepting balls. 6532 [2024-02-10 01:32:46,709 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:46,709 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:46,711 INFO L748 eck$LassoCheckResult]: Stem: Black: 202045#[$Ultimate##0]don't care [241] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] Black: 202048#[L-1]don't care [252] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] Black: 202053#[L681]don't care [278] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 202064#[L681-1]don't care [330] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] Black: 202074#[L681-2]don't care [206] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 202080#[L681-3]don't care [265] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] Black: 202090#[L681-4]don't care [295] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] 202096#[L681-5]don't care [227] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] Black: 202106#[L682]don't care [287] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] 202112#[L682-1]don't care [237] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] Black: 202122#[L683]don't care [293] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 202128#[L684]don't care [212] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] Black: 202138#[L685]don't care [301] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 202144#[L686]don't care [281] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] Black: 202154#[L686-1]don't care [317] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 202160#[L687]don't care [262] L687-->L687-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] Black: 202170#[L687-1]don't care [335] L687-1-->L687-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] 202176#[L687-2]don't care [284] L687-2-->L687-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] Black: 202186#[L687-3]don't care [321] L687-3-->L687-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] 202192#[L687-4]don't care [340] L687-4-->L687-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] Black: 202202#[L687-5]don't care [228] L687-5-->L687-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] 202208#[L687-6]don't care [318] L687-6-->L687-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] Black: 202218#[L687-7]don't care [288] L687-7-->L687-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] 202224#[L687-8]don't care [259] L687-8-->L687-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] Black: 202234#[L687-9]don't care [319] L687-9-->L687-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] 202240#[L687-10]don't care [351] L687-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] Black: 202250#[L-1-1]don't care [341] L-1-1-->L756: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 202256#[L756]don't care [291] L756-->L756-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] Black: 202266#[L756-1]don't care [263] L756-1-->L756-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] 202272#[L756-2]don't care [270] L756-2-->L758: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] Black: 202282#[L758]don't care [320] L758-->L758-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 202288#[L758-1]don't care [285] L758-1-->L688: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 202298#[L688]don't care [322] L688-->L690: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 202304#[L690]don't care [267] L690-->L691: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] Black: 202314#[L691]don't care [250] L691-->L691-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 202320#[L691-1]don't care [349] L691-1-->L688-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] Black: 202330#[L688-1]don't care [215] L688-1-->L758-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 202336#[L758-2]don't care [213] L758-2-->L759: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] Black: 202346#[L759]don't care [249] L759-->L760: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 202352#[L760]don't care [266] L760-->L761: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] Black: 202362#[L761]don't care [316] L761-->L761-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 202368#[L761-1]don't care [333] L761-1-->L761-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] Black: 202378#[L761-2]don't care [325] L761-2-->L761-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 202384#[L761-3]don't care [442] L761-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_16|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_6|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_8|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_8|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] Black: 202394#[$Ultimate##0, L761-4]don't care [354] $Ultimate##0-->L723: Formula: (and (= |v_t1Thread1of1ForFork1_~arg#1.base_1| |v_t1Thread1of1ForFork1_#in~arg#1.base_1|) (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_1| |v_t1Thread1of1ForFork1_~arg#1.offset_1|)) InVars {t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|} OutVars{t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_1|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~arg#1.base] 202405#[L723, L761-4]don't care [355] L723-->L724: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 202434#[L761-4, L724]don't care [356] L724-->L724-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_3| 0) InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 202464#[L724-6, L761-4]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] Black: 202511#[L761-4, L726]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 202568#[L761-4, L726-1]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] Black: 202650#[L761-4, L727]don't care [364] L727-->L729: Formula: (not (= (mod v_~send~0_3 256) 0)) InVars {~send~0=v_~send~0_3} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[] 202752#[L729, L761-4]don't care [366] L729-->L729-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] Black: 202874#[L761-4, L729-1]don't care [368] L729-1-->L729-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] 203019#[L761-4, L729-2]don't care [370] L729-2-->L705: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 203207#[L705, L761-4]don't care [372] L705-->L707: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 203462#[L761-4, L707]don't care [374] L707-->L709: Formula: (and (< (mod v_~next~0_4 4294967296) (mod v_~buffer_size~0_3 4294967296)) (< 0 v_~buffer_size~0_3)) InVars {~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} OutVars{~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} AuxVars[] AssignedVars[] Black: 203796#[L761-4, L709]don't care [376] L709-->L709-1: Formula: (let ((.cse2 (let ((.cse3 (mod v_~next~0_5 4294967296))) (ite (<= .cse3 2147483647) .cse3 (+ .cse3 (- 4294967296)))))) (let ((.cse0 (+ .cse2 |v_~#buffer~0.offset_2|))) (and (= |v_#memory_$Pointer$.base_6| (store |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.base_6| |v_~#buffer~0.base_3|) .cse0)))) (= |v_#memory_int_19| (store |v_#memory_int_20| |v_~#buffer~0.base_3| (store (select |v_#memory_int_20| |v_~#buffer~0.base_3|) .cse0 (let ((.cse1 (mod |v_t1Thread1of1ForFork1_insertLogElement_~b#1_5| 256))) (ite (<= .cse1 127) .cse1 (+ .cse1 (- 256))))))) (= (select |v_#valid_18| |v_~#buffer~0.base_3|) 1) (<= 0 .cse0) (<= (+ .cse2 |v_~#buffer~0.offset_2| 1) (select |v_#length_13| |v_~#buffer~0.base_3|)) (= (store |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.offset_6| |v_~#buffer~0.base_3|) .cse0))) |v_#memory_$Pointer$.offset_6|)))) InVars {~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_7|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_20|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_7|} OutVars{~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_6|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_19|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_6|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 204217#[L709-1, L761-4]don't care [378] L709-1-->L712: Formula: (= v_~next~0_6 (mod (mod (+ v_~next~0_7 1) 4294967296) (mod v_~buffer_size~0_4 4294967296))) InVars {~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_7} OutVars{~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_6} AuxVars[] AssignedVars[~next~0] Black: 204733#[L712, L761-4]don't care [380] L712-->L712-2: Formula: (< (mod v_~next~0_8 4294967296) (mod v_~buffer_size~0_5 4294967296)) InVars {~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} OutVars{~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} AuxVars[] AssignedVars[] 205336#[L712-2, L761-4]don't care [383] L712-2-->insertLogElement_returnLabel#1: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_7| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|) InVars {t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_7|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 206034#[insertLogElement_returnLabel#1, L761-4]don't care [379] insertLogElement_returnLabel#1-->L729-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 206823#[L761-4, L729-3]don't care [382] L729-3-->L729-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 207701#[L729-4, L761-4]don't care [385] L729-4-->L729-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 208614#[L761-4, L729-5]don't care [388] L729-5-->L730: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] Black: 209582#[L730, L761-4]don't care [391] L730-->L731: Formula: (= v_~send~0_4 0) InVars {} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[~send~0] 210597#[L761-4, L731]don't care [2024-02-10 01:32:46,712 INFO L750 eck$LassoCheckResult]: Loop: 210597#[L761-4, L731]don't care [394] L731-->L727-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] Black: 211664#[L727-2, L761-4]don't care [367] L727-2-->L724-3: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|) |v_~#m~0.offset_12| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex] 212759#[L724-3, L761-4]don't care [369] L724-3-->L724-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 213879#[L724-4, L761-4]don't care [371] L724-4-->L724-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 215024#[L724-5, L761-4]don't care [373] L724-5-->L724-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 216197#[L761-4, L724-6]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 217374#[L726, L761-4]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 218555#[L726-1, L761-4]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 219697#[L727, L761-4]don't care [364] L727-->L729: Formula: (not (= (mod v_~send~0_3 256) 0)) InVars {~send~0=v_~send~0_3} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[] Black: 220819#[L729, L761-4]don't care [366] L729-->L729-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 221913#[L729-1, L761-4]don't care [368] L729-1-->L729-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 223019#[L729-2, L761-4]don't care [370] L729-2-->L705: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 224137#[L705, L761-4]don't care [372] L705-->L707: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 225277#[L707, L761-4]don't care [374] L707-->L709: Formula: (and (< (mod v_~next~0_4 4294967296) (mod v_~buffer_size~0_3 4294967296)) (< 0 v_~buffer_size~0_3)) InVars {~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} OutVars{~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} AuxVars[] AssignedVars[] 226443#[L761-4, L709]don't care [376] L709-->L709-1: Formula: (let ((.cse2 (let ((.cse3 (mod v_~next~0_5 4294967296))) (ite (<= .cse3 2147483647) .cse3 (+ .cse3 (- 4294967296)))))) (let ((.cse0 (+ .cse2 |v_~#buffer~0.offset_2|))) (and (= |v_#memory_$Pointer$.base_6| (store |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.base_6| |v_~#buffer~0.base_3|) .cse0)))) (= |v_#memory_int_19| (store |v_#memory_int_20| |v_~#buffer~0.base_3| (store (select |v_#memory_int_20| |v_~#buffer~0.base_3|) .cse0 (let ((.cse1 (mod |v_t1Thread1of1ForFork1_insertLogElement_~b#1_5| 256))) (ite (<= .cse1 127) .cse1 (+ .cse1 (- 256))))))) (= (select |v_#valid_18| |v_~#buffer~0.base_3|) 1) (<= 0 .cse0) (<= (+ .cse2 |v_~#buffer~0.offset_2| 1) (select |v_#length_13| |v_~#buffer~0.base_3|)) (= (store |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.offset_6| |v_~#buffer~0.base_3|) .cse0))) |v_#memory_$Pointer$.offset_6|)))) InVars {~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_7|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_20|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_7|} OutVars{~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_6|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_19|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_6|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] Black: 227656#[L761-4, L709-1]don't care [378] L709-1-->L712: Formula: (= v_~next~0_6 (mod (mod (+ v_~next~0_7 1) 4294967296) (mod v_~buffer_size~0_4 4294967296))) InVars {~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_7} OutVars{~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_6} AuxVars[] AssignedVars[~next~0] 228908#[L712, L761-4]don't care [380] L712-->L712-2: Formula: (< (mod v_~next~0_8 4294967296) (mod v_~buffer_size~0_5 4294967296)) InVars {~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} OutVars{~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} AuxVars[] AssignedVars[] Black: 230199#[L712-2, L761-4]don't care [383] L712-2-->insertLogElement_returnLabel#1: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_7| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|) InVars {t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_7|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] 231518#[insertLogElement_returnLabel#1, L761-4]don't care [379] insertLogElement_returnLabel#1-->L729-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] Black: 232870#[L761-4, L729-3]don't care [382] L729-3-->L729-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 234239#[L729-4, L761-4]don't care [385] L729-4-->L729-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] Black: 235620#[L761-4, L729-5]don't care [388] L729-5-->L730: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 237016#[L761-4, L730]don't care [391] L730-->L731: Formula: (= v_~send~0_4 0) InVars {} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[~send~0] Black: 210599#[L761-4, L731]don't care [394] L731-->L727-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] 211662#[L727-2, L761-4]don't care [367] L727-2-->L724-3: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|) |v_~#m~0.offset_12| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex] Black: 212761#[L724-3, L761-4]don't care [369] L724-3-->L724-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 213877#[L724-4, L761-4]don't care [371] L724-4-->L724-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 215026#[L724-5, L761-4]don't care [373] L724-5-->L724-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 216195#[L761-4, L724-6]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] Black: 217381#[L726, L761-4]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 218553#[L726-1, L761-4]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] Black: 219699#[L727, L761-4]don't care [364] L727-->L729: Formula: (not (= (mod v_~send~0_3 256) 0)) InVars {~send~0=v_~send~0_3} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[] 220817#[L729, L761-4]don't care [366] L729-->L729-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] Black: 221915#[L729-1, L761-4]don't care [368] L729-1-->L729-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] 223017#[L729-2, L761-4]don't care [370] L729-2-->L705: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 224139#[L705, L761-4]don't care [372] L705-->L707: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 225275#[L707, L761-4]don't care [374] L707-->L709: Formula: (and (< (mod v_~next~0_4 4294967296) (mod v_~buffer_size~0_3 4294967296)) (< 0 v_~buffer_size~0_3)) InVars {~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} OutVars{~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} AuxVars[] AssignedVars[] Black: 226445#[L761-4, L709]don't care [376] L709-->L709-1: Formula: (let ((.cse2 (let ((.cse3 (mod v_~next~0_5 4294967296))) (ite (<= .cse3 2147483647) .cse3 (+ .cse3 (- 4294967296)))))) (let ((.cse0 (+ .cse2 |v_~#buffer~0.offset_2|))) (and (= |v_#memory_$Pointer$.base_6| (store |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.base_6| |v_~#buffer~0.base_3|) .cse0)))) (= |v_#memory_int_19| (store |v_#memory_int_20| |v_~#buffer~0.base_3| (store (select |v_#memory_int_20| |v_~#buffer~0.base_3|) .cse0 (let ((.cse1 (mod |v_t1Thread1of1ForFork1_insertLogElement_~b#1_5| 256))) (ite (<= .cse1 127) .cse1 (+ .cse1 (- 256))))))) (= (select |v_#valid_18| |v_~#buffer~0.base_3|) 1) (<= 0 .cse0) (<= (+ .cse2 |v_~#buffer~0.offset_2| 1) (select |v_#length_13| |v_~#buffer~0.base_3|)) (= (store |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.offset_6| |v_~#buffer~0.base_3|) .cse0))) |v_#memory_$Pointer$.offset_6|)))) InVars {~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_7|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_20|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_7|} OutVars{~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_6|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_19|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_6|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 227654#[L761-4, L709-1]don't care [378] L709-1-->L712: Formula: (= v_~next~0_6 (mod (mod (+ v_~next~0_7 1) 4294967296) (mod v_~buffer_size~0_4 4294967296))) InVars {~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_7} OutVars{~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_6} AuxVars[] AssignedVars[~next~0] Black: 228910#[L712, L761-4]don't care [380] L712-->L712-2: Formula: (< (mod v_~next~0_8 4294967296) (mod v_~buffer_size~0_5 4294967296)) InVars {~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} OutVars{~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} AuxVars[] AssignedVars[] 230197#[L712-2, L761-4]don't care [383] L712-2-->insertLogElement_returnLabel#1: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_7| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|) InVars {t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_7|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 231520#[insertLogElement_returnLabel#1, L761-4]don't care [379] insertLogElement_returnLabel#1-->L729-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 232868#[L761-4, L729-3]don't care [382] L729-3-->L729-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 234241#[L729-4, L761-4]don't care [385] L729-4-->L729-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 235618#[L761-4, L729-5]don't care [388] L729-5-->L730: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] Black: 237018#[L761-4, L730]don't care [391] L730-->L731: Formula: (= v_~send~0_4 0) InVars {} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[~send~0] 210597#[L761-4, L731]don't care [2024-02-10 01:32:46,712 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:46,712 INFO L85 PathProgramCache]: Analyzing trace with hash -1537467623, now seen corresponding path program 2 times [2024-02-10 01:32:46,713 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:46,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1672840451] [2024-02-10 01:32:46,713 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:46,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:46,728 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 01:32:46,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2061710847] [2024-02-10 01:32:46,729 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-02-10 01:32:46,729 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 01:32:46,729 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:46,731 INFO L229 MonitoredProcess]: Starting monitored process 126 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-02-10 01:32:46,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (126)] Waiting until timeout for monitored process [2024-02-10 01:32:46,867 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-02-10 01:32:46,867 INFO L229 tOrderPrioritization]: Conjunction of SSA is sat [2024-02-10 01:32:46,867 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:46,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:46,914 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:46,914 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:46,914 INFO L85 PathProgramCache]: Analyzing trace with hash 1669916065, now seen corresponding path program 1 times [2024-02-10 01:32:46,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:46,914 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [506859462] [2024-02-10 01:32:46,915 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:46,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:46,923 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 01:32:46,923 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1488862972] [2024-02-10 01:32:46,923 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:46,923 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 01:32:46,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:46,938 INFO L229 MonitoredProcess]: Starting monitored process 127 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-02-10 01:32:46,960 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (127)] Waiting until timeout for monitored process [2024-02-10 01:32:47,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:47,043 INFO L262 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 3 conjunts are in the unsatisfiable core [2024-02-10 01:32:47,044 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:32:47,058 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:32:47,058 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-02-10 01:32:47,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 01:32:47,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [506859462] [2024-02-10 01:32:47,059 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-02-10 01:32:47,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1488862972] [2024-02-10 01:32:47,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1488862972] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 01:32:47,059 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 01:32:47,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-10 01:32:47,061 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1537524149] [2024-02-10 01:32:47,061 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 01:32:47,061 INFO L765 eck$LassoCheckResult]: loop already infeasible [2024-02-10 01:32:47,061 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 01:32:47,061 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-10 01:32:47,061 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-10 01:32:47,081 INFO L175 Difference]: Start difference. First operand has 190 places, 1084 transitions, 4850 flow. Second operand 3 states and 459 transitions. [2024-02-10 01:32:47,082 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 190 places, 1084 transitions, 4850 flow. Second operand 3 states and 459 transitions. [2024-02-10 01:32:47,082 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 140 of 153 [2024-02-10 01:32:47,082 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 01:32:51,634 INFO L124 PetriNetUnfolderBase]: 59661/82257 cut-off events. [2024-02-10 01:32:51,634 INFO L125 PetriNetUnfolderBase]: For 6412/6412 co-relation queries the response was YES. [2024-02-10 01:32:51,761 INFO L83 FinitePrefix]: Finished finitePrefix Result has 174210 conditions, 82257 events. 59661/82257 cut-off events. For 6412/6412 co-relation queries the response was YES. Maximal size of possible extension queue 481. Compared 423257 event pairs, 1407 based on Foata normal form. 434/58245 useless extension candidates. Maximal degree in co-relation 165254. Up to 29756 conditions per place. [2024-02-10 01:32:51,984 INFO L140 encePairwiseOnDemand]: 148/153 looper letters, 22 selfloop transitions, 30 changer transitions 0/1058 dead transitions. [2024-02-10 01:32:51,985 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 1058 transitions, 4798 flow [2024-02-10 01:32:51,988 INFO L231 Difference]: Finished difference. Result has 193 places, 1058 transitions, 4820 flow [2024-02-10 01:32:51,989 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-10 01:32:51,989 INFO L428 stractBuchiCegarLoop]: Abstraction has has 193 places, 1058 transitions, 4820 flow [2024-02-10 01:32:51,989 INFO L335 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2024-02-10 01:32:51,989 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:51,989 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 193 places, 1058 transitions, 4820 flow [2024-02-10 01:32:53,463 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 22597 states, 22569 states have (on average 3.6446896185032567) internal successors, (82257), 22596 states have internal predecessors, (82257), 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) [2024-02-10 01:32:53,496 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 22597 states, 22569 states have (on average 3.6446896185032567) internal successors, (82257), 22596 states have internal predecessors, (82257), 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) [2024-02-10 01:32:53,791 INFO L131 ngComponentsAnalysis]: Automaton has 284 accepting balls. 2272 [2024-02-10 01:32:53,792 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:53,792 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:53,793 INFO L748 eck$LassoCheckResult]: Stem: Black: 278808#[$Ultimate##0]don't care [241] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] Black: 278811#[L-1]don't care [252] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] Black: 278816#[L681]don't care [278] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] Black: 278824#[L681-1]don't care [330] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 278835#[L681-2]don't care [206] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] Black: 278845#[L681-3]don't care [265] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 278851#[L681-4]don't care [295] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] Black: 278861#[L681-5]don't care [227] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] 278867#[L682]don't care [287] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] Black: 278877#[L682-1]don't care [237] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] 278883#[L683]don't care [293] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] Black: 278893#[L684]don't care [212] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 278899#[L685]don't care [301] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] Black: 278909#[L686]don't care [281] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 278915#[L686-1]don't care [317] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] Black: 278925#[L687]don't care [262] L687-->L687-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] 278931#[L687-1]don't care [335] L687-1-->L687-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] Black: 278941#[L687-2]don't care [284] L687-2-->L687-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] 278947#[L687-3]don't care [321] L687-3-->L687-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] Black: 278957#[L687-4]don't care [340] L687-4-->L687-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] 278963#[L687-5]don't care [228] L687-5-->L687-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] Black: 278973#[L687-6]don't care [318] L687-6-->L687-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] 278979#[L687-7]don't care [288] L687-7-->L687-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] Black: 278989#[L687-8]don't care [259] L687-8-->L687-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] 278995#[L687-9]don't care [319] L687-9-->L687-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] Black: 279005#[L687-10]don't care [351] L687-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 279011#[L-1-1]don't care [341] L-1-1-->L756: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] Black: 279021#[L756]don't care [291] L756-->L756-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 279027#[L756-1]don't care [263] L756-1-->L756-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] Black: 279037#[L756-2]don't care [270] L756-2-->L758: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] 279043#[L758]don't care [320] L758-->L758-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] Black: 279053#[L758-1]don't care [285] L758-1-->L688: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 279059#[L688]don't care [322] L688-->L690: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 279069#[L690]don't care [267] L690-->L691: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] 279075#[L691]don't care [250] L691-->L691-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] Black: 279085#[L691-1]don't care [349] L691-1-->L688-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] 279091#[L688-1]don't care [215] L688-1-->L758-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 279101#[L758-2]don't care [213] L758-2-->L759: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 279107#[L759]don't care [249] L759-->L760: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] Black: 279117#[L760]don't care [266] L760-->L761: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 279123#[L761]don't care [316] L761-->L761-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] Black: 279133#[L761-1]don't care [333] L761-1-->L761-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 279139#[L761-2]don't care [325] L761-2-->L761-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] Black: 279149#[L761-3]don't care [442] L761-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_16|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_6|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_8|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_8|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] 279155#[$Ultimate##0, L761-4]don't care [354] $Ultimate##0-->L723: Formula: (and (= |v_t1Thread1of1ForFork1_~arg#1.base_1| |v_t1Thread1of1ForFork1_#in~arg#1.base_1|) (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_1| |v_t1Thread1of1ForFork1_~arg#1.offset_1|)) InVars {t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|} OutVars{t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_1|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~arg#1.base] Black: 279173#[L723, L761-4]don't care [355] L723-->L724: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 279195#[L724, L761-4]don't care [356] L724-->L724-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_3| 0) InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 279229#[L761-4, L724-6]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 279267#[L726, L761-4]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 279333#[L726-1, L761-4]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 279411#[L727, L761-4]don't care [364] L727-->L729: Formula: (not (= (mod v_~send~0_3 256) 0)) InVars {~send~0=v_~send~0_3} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[] Black: 279517#[L729, L761-4]don't care [366] L729-->L729-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 279635#[L729-1, L761-4]don't care [368] L729-1-->L729-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 279784#[L729-2, L761-4]don't care [370] L729-2-->L705: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 279968#[L705, L761-4]don't care [372] L705-->L707: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 280227#[L707, L761-4]don't care [374] L707-->L709: Formula: (and (< (mod v_~next~0_4 4294967296) (mod v_~buffer_size~0_3 4294967296)) (< 0 v_~buffer_size~0_3)) InVars {~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} OutVars{~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} AuxVars[] AssignedVars[] 280557#[L761-4, L709]don't care [376] L709-->L709-1: Formula: (let ((.cse2 (let ((.cse3 (mod v_~next~0_5 4294967296))) (ite (<= .cse3 2147483647) .cse3 (+ .cse3 (- 4294967296)))))) (let ((.cse0 (+ .cse2 |v_~#buffer~0.offset_2|))) (and (= |v_#memory_$Pointer$.base_6| (store |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.base_6| |v_~#buffer~0.base_3|) .cse0)))) (= |v_#memory_int_19| (store |v_#memory_int_20| |v_~#buffer~0.base_3| (store (select |v_#memory_int_20| |v_~#buffer~0.base_3|) .cse0 (let ((.cse1 (mod |v_t1Thread1of1ForFork1_insertLogElement_~b#1_5| 256))) (ite (<= .cse1 127) .cse1 (+ .cse1 (- 256))))))) (= (select |v_#valid_18| |v_~#buffer~0.base_3|) 1) (<= 0 .cse0) (<= (+ .cse2 |v_~#buffer~0.offset_2| 1) (select |v_#length_13| |v_~#buffer~0.base_3|)) (= (store |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.offset_6| |v_~#buffer~0.base_3|) .cse0))) |v_#memory_$Pointer$.offset_6|)))) InVars {~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_7|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_20|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_7|} OutVars{~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_6|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_19|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_6|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] Black: 280982#[L761-4, L709-1]don't care [378] L709-1-->L712: Formula: (= v_~next~0_6 (mod (mod (+ v_~next~0_7 1) 4294967296) (mod v_~buffer_size~0_4 4294967296))) InVars {~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_7} OutVars{~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_6} AuxVars[] AssignedVars[~next~0] 281494#[L712, L761-4]don't care [380] L712-->L712-2: Formula: (< (mod v_~next~0_8 4294967296) (mod v_~buffer_size~0_5 4294967296)) InVars {~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} OutVars{~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} AuxVars[] AssignedVars[] Black: 282101#[L712-2, L761-4]don't care [383] L712-2-->insertLogElement_returnLabel#1: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_7| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|) InVars {t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_7|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] 282795#[L761-4, insertLogElement_returnLabel#1]don't care [379] insertLogElement_returnLabel#1-->L729-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] Black: 283588#[L729-3, L761-4]don't care [382] L729-3-->L729-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 284462#[L729-4, L761-4]don't care [385] L729-4-->L729-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] Black: 285379#[L761-4, L729-5]don't care [388] L729-5-->L730: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 286343#[L761-4, L730]don't care [391] L730-->L731: Formula: (= v_~send~0_4 0) InVars {} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[~send~0] Black: 287362#[L761-4, L731]don't care [394] L731-->L727-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] 288425#[L761-4, L727-2]don't care [2024-02-10 01:32:53,793 INFO L750 eck$LassoCheckResult]: Loop: 288425#[L761-4, L727-2]don't care [367] L727-2-->L724-3: Formula: (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|) |v_~#m~0.offset_12| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex] Black: 289524#[L761-4, L724-3]don't care [369] L724-3-->L724-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 290640#[L761-4, L724-4]don't care [371] L724-4-->L724-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 291789#[L761-4, L724-5]don't care [373] L724-5-->L724-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 292958#[L761-4, L724-6]don't care [357] L724-6-->L726: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] Black: 294144#[L761-4, L726]don't care [360] L726-->L726-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|))) (and (= (select .cse0 |v_~#m~0.offset_11|) 0) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store .cse0 |v_~#m~0.offset_11| 1))))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 295316#[L761-4, L726-1]don't care [362] L726-1-->L727: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] Black: 296462#[L761-4, L727]don't care [365] L727-->L727-2: Formula: (= (mod v_~send~0_5 256) 0) InVars {~send~0=v_~send~0_5} OutVars{~send~0=v_~send~0_5} AuxVars[] AssignedVars[] 288425#[L761-4, L727-2]don't care [2024-02-10 01:32:53,793 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:53,793 INFO L85 PathProgramCache]: Analyzing trace with hash -416855663, now seen corresponding path program 1 times [2024-02-10 01:32:53,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:53,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [130518459] [2024-02-10 01:32:53,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:53,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:53,809 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 01:32:53,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1689982910] [2024-02-10 01:32:53,809 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:53,810 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 01:32:53,810 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:53,813 INFO L229 MonitoredProcess]: Starting monitored process 128 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-02-10 01:32:53,834 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (128)] Waiting until timeout for monitored process [2024-02-10 01:32:53,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:53,952 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:53,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:53,999 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:54,000 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:54,000 INFO L85 PathProgramCache]: Analyzing trace with hash 1312101867, now seen corresponding path program 2 times [2024-02-10 01:32:54,000 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:54,000 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1006665502] [2024-02-10 01:32:54,000 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:54,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:54,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:54,004 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:54,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:54,006 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:54,007 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:54,007 INFO L85 PathProgramCache]: Analyzing trace with hash 142724987, now seen corresponding path program 1 times [2024-02-10 01:32:54,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:54,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [363917613] [2024-02-10 01:32:54,007 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:54,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:54,016 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 01:32:54,016 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [877360953] [2024-02-10 01:32:54,016 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:54,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 01:32:54,016 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:54,018 INFO L229 MonitoredProcess]: Starting monitored process 129 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-02-10 01:32:54,019 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (129)] Waiting until timeout for monitored process [2024-02-10 01:32:54,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:54,243 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:54,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:54,290 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:57,084 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:32:57,084 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:32:57,084 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:32:57,084 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:32:57,084 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:32:57,085 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:57,085 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:32:57,085 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:32:57,085 INFO L133 ssoRankerPreferences]: Filename of dumped script: circular_buffer_bad.i_BEv2_Iteration6_Lasso [2024-02-10 01:32:57,085 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:32:57,085 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:32:57,090 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,092 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,094 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,096 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,098 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,101 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,103 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,105 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,108 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,110 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,112 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,113 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,116 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,118 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,120 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,122 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,124 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,126 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,128 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,130 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,132 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,134 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,136 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,138 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,139 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,141 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,143 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,145 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,147 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,149 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,151 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,153 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,154 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,156 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,713 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,715 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,717 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,718 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,742 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,745 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,746 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,747 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,756 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,759 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,761 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,763 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,765 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,767 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,792 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,793 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,795 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,796 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,798 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,799 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,801 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,802 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,804 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,805 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,807 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,813 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,815 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,816 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,818 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,819 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,821 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,822 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,824 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,825 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,827 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:57,828 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:58,492 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:32:58,492 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:32:58,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,496 INFO L229 MonitoredProcess]: Starting monitored process 130 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,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 [2024-02-10 01:32:58,503 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Waiting until timeout for monitored process [2024-02-10 01:32:58,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,503 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,504 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,505 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,505 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,516 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,518 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (130)] Ended with exit code 0 [2024-02-10 01:32:58,519 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,519 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,519 INFO L229 MonitoredProcess]: Starting monitored process 131 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,520 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Waiting until timeout for monitored process [2024-02-10 01:32:58,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 [2024-02-10 01:32:58,527 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,528 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,528 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,528 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,529 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,529 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,531 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,534 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (131)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,534 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,534 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,535 INFO L229 MonitoredProcess]: Starting monitored process 132 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,535 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Waiting until timeout for monitored process [2024-02-10 01:32:58,538 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,544 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,544 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:58,544 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,544 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,544 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,544 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:58,544 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:58,545 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,548 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (132)] Ended with exit code 0 [2024-02-10 01:32:58,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,549 INFO L229 MonitoredProcess]: Starting monitored process 133 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Waiting until timeout for monitored process [2024-02-10 01:32:58,551 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,557 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,558 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,559 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,559 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,561 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,563 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (133)] Ended with exit code 0 [2024-02-10 01:32:58,563 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,564 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,565 INFO L229 MonitoredProcess]: Starting monitored process 134 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,565 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Waiting until timeout for monitored process [2024-02-10 01:32:58,566 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,573 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,573 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,573 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,573 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,574 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,574 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,583 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,586 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (134)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,588 INFO L229 MonitoredProcess]: Starting monitored process 135 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Waiting until timeout for monitored process [2024-02-10 01:32:58,590 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,596 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,597 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,597 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,602 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (135)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,603 INFO L229 MonitoredProcess]: Starting monitored process 136 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,605 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Waiting until timeout for monitored process [2024-02-10 01:32:58,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,611 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,612 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,612 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,612 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,613 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,613 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,615 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,617 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (136)] Ended with exit code 0 [2024-02-10 01:32:58,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,618 INFO L229 MonitoredProcess]: Starting monitored process 137 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,619 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Waiting until timeout for monitored process [2024-02-10 01:32:58,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 [2024-02-10 01:32:58,626 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,626 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,626 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,626 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,627 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,627 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,637 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,640 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (137)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,640 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,640 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,641 INFO L229 MonitoredProcess]: Starting monitored process 138 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,653 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,659 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,659 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,659 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,659 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,660 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,661 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,664 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Waiting until timeout for monitored process [2024-02-10 01:32:58,672 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,675 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (138)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,675 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,676 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,677 INFO L229 MonitoredProcess]: Starting monitored process 139 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,678 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Waiting until timeout for monitored process [2024-02-10 01:32:58,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 [2024-02-10 01:32:58,685 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,685 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:58,685 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,685 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,685 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,686 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:58,686 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:58,712 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,715 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (139)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,715 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,716 INFO L229 MonitoredProcess]: Starting monitored process 140 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,719 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,724 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,724 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:58,725 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,725 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,725 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,725 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:58,725 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:58,728 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Waiting until timeout for monitored process [2024-02-10 01:32:58,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,739 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (140)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,741 INFO L229 MonitoredProcess]: Starting monitored process 141 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,743 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,749 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,750 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,750 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,760 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Waiting until timeout for monitored process [2024-02-10 01:32:58,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,779 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (141)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,779 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,780 INFO L229 MonitoredProcess]: Starting monitored process 142 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,782 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,788 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,788 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,788 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,788 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,789 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,789 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,793 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Waiting until timeout for monitored process [2024-02-10 01:32:58,801 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,809 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (142)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,809 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,810 INFO L229 MonitoredProcess]: Starting monitored process 143 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,818 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,819 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,819 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,819 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,820 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,820 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Waiting until timeout for monitored process [2024-02-10 01:32:58,840 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,843 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (143)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,843 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,844 INFO L229 MonitoredProcess]: Starting monitored process 144 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,846 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,852 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,853 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,854 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,854 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,857 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Waiting until timeout for monitored process [2024-02-10 01:32:58,865 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,868 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (144)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,868 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,869 INFO L229 MonitoredProcess]: Starting monitored process 145 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,887 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,887 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,887 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,887 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Waiting until timeout for monitored process [2024-02-10 01:32:58,888 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,888 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,903 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,906 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (145)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,907 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,907 INFO L229 MonitoredProcess]: Starting monitored process 146 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,909 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Waiting until timeout for monitored process [2024-02-10 01:32:58,910 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,916 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,916 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,916 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,916 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,917 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,917 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,923 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,925 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (146)] Ended with exit code 0 [2024-02-10 01:32:58,925 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,925 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,926 INFO L229 MonitoredProcess]: Starting monitored process 147 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,927 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Waiting until timeout for monitored process [2024-02-10 01:32:58,928 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,934 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,934 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,934 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,934 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,935 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,935 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,937 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,939 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (147)] Ended with exit code 0 [2024-02-10 01:32:58,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,940 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,940 INFO L229 MonitoredProcess]: Starting monitored process 148 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Waiting until timeout for monitored process [2024-02-10 01:32:58,942 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,948 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,948 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:58,948 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,948 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,948 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,948 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:58,949 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:58,949 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,951 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (148)] Ended with exit code 0 [2024-02-10 01:32:58,952 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,952 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,953 INFO L229 MonitoredProcess]: Starting monitored process 149 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,954 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Waiting until timeout for monitored process [2024-02-10 01:32:58,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,960 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,960 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,961 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,961 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,961 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,962 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,966 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (149)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:58,966 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,966 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,967 INFO L229 MonitoredProcess]: Starting monitored process 150 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Waiting until timeout for monitored process [2024-02-10 01:32:58,969 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,975 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,975 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,975 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,976 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,976 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,978 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:58,980 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (150)] Ended with exit code 0 [2024-02-10 01:32:58,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:58,981 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:58,981 INFO L229 MonitoredProcess]: Starting monitored process 151 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:58,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Waiting until timeout for monitored process [2024-02-10 01:32:58,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:58,989 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:58,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:58,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:58,989 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:58,990 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:58,990 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:58,999 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,002 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (151)] Ended with exit code 0 [2024-02-10 01:32:59,003 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,003 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,003 INFO L229 MonitoredProcess]: Starting monitored process 152 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Waiting until timeout for monitored process [2024-02-10 01:32:59,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,011 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,011 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,011 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,011 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,011 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,011 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,011 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,012 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,014 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (152)] Ended with exit code 0 [2024-02-10 01:32:59,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,014 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,015 INFO L229 MonitoredProcess]: Starting monitored process 153 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,015 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Waiting until timeout for monitored process [2024-02-10 01:32:59,017 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,022 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,023 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,023 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,023 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,023 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,023 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,023 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,026 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (153)] Ended with exit code 0 [2024-02-10 01:32:59,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,027 INFO L229 MonitoredProcess]: Starting monitored process 154 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Waiting until timeout for monitored process [2024-02-10 01:32:59,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,034 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,035 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,035 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (154)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,041 INFO L229 MonitoredProcess]: Starting monitored process 155 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,048 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Waiting until timeout for monitored process [2024-02-10 01:32:59,048 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,049 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,049 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,049 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,049 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,050 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,054 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (155)] Ended with exit code 0 [2024-02-10 01:32:59,054 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,055 INFO L229 MonitoredProcess]: Starting monitored process 156 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,055 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Waiting until timeout for monitored process [2024-02-10 01:32:59,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 [2024-02-10 01:32:59,063 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,063 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,063 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,063 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,064 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,064 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (156)] Ended with exit code 0 [2024-02-10 01:32:59,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,069 INFO L229 MonitoredProcess]: Starting monitored process 157 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Waiting until timeout for monitored process [2024-02-10 01:32:59,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,076 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,077 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,078 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,078 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,080 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,082 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (157)] Ended with exit code 0 [2024-02-10 01:32:59,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,083 INFO L229 MonitoredProcess]: Starting monitored process 158 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,084 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Waiting until timeout for monitored process [2024-02-10 01:32:59,085 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,091 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,092 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,092 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,096 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (158)] Ended with exit code 0 [2024-02-10 01:32:59,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,097 INFO L229 MonitoredProcess]: Starting monitored process 159 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,098 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Waiting until timeout for monitored process [2024-02-10 01:32:59,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,104 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,105 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,105 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,106 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,106 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,108 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,110 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (159)] Ended with exit code 0 [2024-02-10 01:32:59,110 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,110 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,111 INFO L229 MonitoredProcess]: Starting monitored process 160 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Waiting until timeout for monitored process [2024-02-10 01:32:59,113 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,118 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,118 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,118 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,119 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,119 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,119 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,121 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,123 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (160)] Ended with exit code 0 [2024-02-10 01:32:59,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,124 INFO L229 MonitoredProcess]: Starting monitored process 161 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Waiting until timeout for monitored process [2024-02-10 01:32:59,126 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,132 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,132 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,133 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,135 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (161)] Ended with exit code 0 [2024-02-10 01:32:59,135 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,135 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,136 INFO L229 MonitoredProcess]: Starting monitored process 162 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,136 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Waiting until timeout for monitored process [2024-02-10 01:32:59,138 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,143 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,144 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,144 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,144 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,145 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,145 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,147 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,149 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (162)] Ended with exit code 0 [2024-02-10 01:32:59,149 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,149 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,150 INFO L229 MonitoredProcess]: Starting monitored process 163 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,150 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Waiting until timeout for monitored process [2024-02-10 01:32:59,152 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,157 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,158 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,158 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,161 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,163 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (163)] Ended with exit code 0 [2024-02-10 01:32:59,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,164 INFO L229 MonitoredProcess]: Starting monitored process 164 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,164 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Waiting until timeout for monitored process [2024-02-10 01:32:59,166 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,171 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,171 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,171 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,171 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,172 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,173 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,175 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,177 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (164)] Ended with exit code 0 [2024-02-10 01:32:59,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,178 INFO L229 MonitoredProcess]: Starting monitored process 165 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Waiting until timeout for monitored process [2024-02-10 01:32:59,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,185 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,186 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,186 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,186 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,187 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,187 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,189 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,191 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (165)] Ended with exit code 0 [2024-02-10 01:32:59,192 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,192 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,192 INFO L229 MonitoredProcess]: Starting monitored process 166 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,193 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Waiting until timeout for monitored process [2024-02-10 01:32:59,195 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,201 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,202 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,202 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,202 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,205 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,205 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,207 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,210 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (166)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,211 INFO L229 MonitoredProcess]: Starting monitored process 167 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,213 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Waiting until timeout for monitored process [2024-02-10 01:32:59,213 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,219 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,219 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,219 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,219 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,220 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,220 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,222 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,225 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (167)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,225 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,225 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,226 INFO L229 MonitoredProcess]: Starting monitored process 168 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Waiting until timeout for monitored process [2024-02-10 01:32:59,228 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,233 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,233 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,233 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,234 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,235 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,235 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,237 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,239 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (168)] Ended with exit code 0 [2024-02-10 01:32:59,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,240 INFO L229 MonitoredProcess]: Starting monitored process 169 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,240 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Waiting until timeout for monitored process [2024-02-10 01:32:59,242 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,247 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,248 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,248 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,248 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,248 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,249 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,251 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (169)] Ended with exit code 0 [2024-02-10 01:32:59,251 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,251 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,252 INFO L229 MonitoredProcess]: Starting monitored process 170 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Waiting until timeout for monitored process [2024-02-10 01:32:59,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 [2024-02-10 01:32:59,259 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,260 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,261 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,261 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,271 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,273 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (170)] Ended with exit code 0 [2024-02-10 01:32:59,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,274 INFO L229 MonitoredProcess]: Starting monitored process 171 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,274 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Waiting until timeout for monitored process [2024-02-10 01:32:59,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,282 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,282 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,282 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,282 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,282 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,283 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,283 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (171)] Ended with exit code 0 [2024-02-10 01:32:59,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,287 INFO L229 MonitoredProcess]: Starting monitored process 172 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,287 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Waiting until timeout for monitored process [2024-02-10 01:32:59,289 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,295 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,295 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,295 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,297 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,297 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,307 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,324 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (172)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,325 INFO L229 MonitoredProcess]: Starting monitored process 173 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,328 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,334 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,334 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,334 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,334 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,335 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,336 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Waiting until timeout for monitored process [2024-02-10 01:32:59,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,343 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (173)] Ended with exit code 0 [2024-02-10 01:32:59,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,344 INFO L229 MonitoredProcess]: Starting monitored process 174 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,344 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Waiting until timeout for monitored process [2024-02-10 01:32:59,346 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,352 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,352 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,353 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,353 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,355 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,358 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (174)] Ended with exit code 0 [2024-02-10 01:32:59,358 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,358 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,359 INFO L229 MonitoredProcess]: Starting monitored process 175 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,359 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Waiting until timeout for monitored process [2024-02-10 01:32:59,361 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,366 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,366 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,366 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,366 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,367 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,367 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,370 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,372 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (175)] Ended with exit code 0 [2024-02-10 01:32:59,372 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,373 INFO L229 MonitoredProcess]: Starting monitored process 176 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,374 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Waiting until timeout for monitored process [2024-02-10 01:32:59,375 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,381 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,381 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,381 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,381 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,381 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,383 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,383 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,386 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (176)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,386 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,387 INFO L229 MonitoredProcess]: Starting monitored process 177 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Waiting until timeout for monitored process [2024-02-10 01:32:59,389 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,395 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,395 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,395 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,395 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,396 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,396 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,401 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (177)] Ended with exit code 0 [2024-02-10 01:32:59,401 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,401 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,402 INFO L229 MonitoredProcess]: Starting monitored process 178 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,402 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Waiting until timeout for monitored process [2024-02-10 01:32:59,460 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,466 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,467 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,467 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,467 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,468 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,468 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,471 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,473 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (178)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,474 INFO L229 MonitoredProcess]: Starting monitored process 179 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,475 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Waiting until timeout for monitored process [2024-02-10 01:32:59,476 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,483 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,483 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,483 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,483 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,484 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,484 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,492 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,494 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (179)] Ended with exit code 0 [2024-02-10 01:32:59,494 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,495 INFO L229 MonitoredProcess]: Starting monitored process 180 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Waiting until timeout for monitored process [2024-02-10 01:32:59,498 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,503 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,504 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,504 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,504 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,505 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,505 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,507 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,509 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (180)] Ended with exit code 0 [2024-02-10 01:32:59,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,510 INFO L229 MonitoredProcess]: Starting monitored process 181 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,510 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Waiting until timeout for monitored process [2024-02-10 01:32:59,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,518 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,518 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,518 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,518 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,519 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,519 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,521 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,523 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (181)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,523 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,524 INFO L229 MonitoredProcess]: Starting monitored process 182 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,526 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,532 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Waiting until timeout for monitored process [2024-02-10 01:32:59,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,532 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,533 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,533 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,536 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (182)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,539 INFO L229 MonitoredProcess]: Starting monitored process 183 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,539 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Waiting until timeout for monitored process [2024-02-10 01:32:59,541 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,546 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,546 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,546 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,546 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,547 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,547 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,550 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,552 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (183)] Ended with exit code 0 [2024-02-10 01:32:59,552 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,552 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,553 INFO L229 MonitoredProcess]: Starting monitored process 184 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,553 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Waiting until timeout for monitored process [2024-02-10 01:32:59,555 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,560 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,561 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,567 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,568 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (184)] Ended with exit code 0 [2024-02-10 01:32:59,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,574 INFO L229 MonitoredProcess]: Starting monitored process 185 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Waiting until timeout for monitored process [2024-02-10 01:32:59,576 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,582 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,582 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,582 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,582 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,583 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,583 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,585 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,588 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (185)] Ended with exit code 0 [2024-02-10 01:32:59,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,589 INFO L229 MonitoredProcess]: Starting monitored process 186 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,589 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Waiting until timeout for monitored process [2024-02-10 01:32:59,591 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,596 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,596 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,596 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,596 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,597 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,597 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,599 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,601 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (186)] Ended with exit code 0 [2024-02-10 01:32:59,602 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,602 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,603 INFO L229 MonitoredProcess]: Starting monitored process 187 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,603 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Waiting until timeout for monitored process [2024-02-10 01:32:59,605 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,610 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,610 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,610 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,610 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,611 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,611 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,617 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,619 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (187)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,619 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,620 INFO L229 MonitoredProcess]: Starting monitored process 188 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Waiting until timeout for monitored process [2024-02-10 01:32:59,622 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,627 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,627 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,627 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,628 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,629 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,629 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,631 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,633 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (188)] Ended with exit code 0 [2024-02-10 01:32:59,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,634 INFO L229 MonitoredProcess]: Starting monitored process 189 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,636 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Waiting until timeout for monitored process [2024-02-10 01:32:59,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 [2024-02-10 01:32:59,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,642 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,643 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,645 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (189)] Ended with exit code 0 [2024-02-10 01:32:59,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,647 INFO L229 MonitoredProcess]: Starting monitored process 190 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,647 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Waiting until timeout for monitored process [2024-02-10 01:32:59,648 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,654 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,654 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,654 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,654 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,655 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,655 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,657 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,659 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (190)] Ended with exit code 0 [2024-02-10 01:32:59,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,660 INFO L229 MonitoredProcess]: Starting monitored process 191 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Waiting until timeout for monitored process [2024-02-10 01:32:59,662 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,668 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,669 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,669 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,671 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,673 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (191)] Ended with exit code 0 [2024-02-10 01:32:59,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,674 INFO L229 MonitoredProcess]: Starting monitored process 192 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,675 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Waiting until timeout for monitored process [2024-02-10 01:32:59,678 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,684 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,684 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,685 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,685 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,688 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,690 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (192)] Ended with exit code 0 [2024-02-10 01:32:59,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,691 INFO L229 MonitoredProcess]: Starting monitored process 193 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,695 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Waiting until timeout for monitored process [2024-02-10 01:32:59,695 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,701 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,701 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,701 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,701 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,701 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,702 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,702 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,703 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (193)] Ended with exit code 0 [2024-02-10 01:32:59,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,705 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,706 INFO L229 MonitoredProcess]: Starting monitored process 194 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,707 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Waiting until timeout for monitored process [2024-02-10 01:32:59,708 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,714 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,714 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,714 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,714 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,715 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,715 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,717 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,719 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (194)] Ended with exit code 0 [2024-02-10 01:32:59,719 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,720 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,720 INFO L229 MonitoredProcess]: Starting monitored process 195 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,721 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Waiting until timeout for monitored process [2024-02-10 01:32:59,722 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,728 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,728 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,728 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,728 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,728 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,728 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,728 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,731 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (195)] Ended with exit code 0 [2024-02-10 01:32:59,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,732 INFO L229 MonitoredProcess]: Starting monitored process 196 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,733 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Waiting until timeout for monitored process [2024-02-10 01:32:59,734 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,740 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,740 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,740 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,740 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,741 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,741 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,743 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,745 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (196)] Ended with exit code 0 [2024-02-10 01:32:59,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,746 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,746 INFO L229 MonitoredProcess]: Starting monitored process 197 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,747 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Waiting until timeout for monitored process [2024-02-10 01:32:59,748 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,754 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,754 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,754 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,754 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,754 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,755 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,757 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (197)] Ended with exit code 0 [2024-02-10 01:32:59,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,758 INFO L229 MonitoredProcess]: Starting monitored process 198 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,758 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Waiting until timeout for monitored process [2024-02-10 01:32:59,760 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,765 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,765 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,765 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,765 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,766 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,766 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,768 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,770 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (198)] Ended with exit code 0 [2024-02-10 01:32:59,771 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,771 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,771 INFO L229 MonitoredProcess]: Starting monitored process 199 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,772 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Waiting until timeout for monitored process [2024-02-10 01:32:59,773 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,779 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,779 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,779 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,779 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,780 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,780 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,783 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,785 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (199)] Ended with exit code 0 [2024-02-10 01:32:59,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,786 INFO L229 MonitoredProcess]: Starting monitored process 200 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,787 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Waiting until timeout for monitored process [2024-02-10 01:32:59,788 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,793 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,794 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,794 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,794 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,796 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,796 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,800 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,802 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (200)] Ended with exit code 0 [2024-02-10 01:32:59,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,803 INFO L229 MonitoredProcess]: Starting monitored process 201 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,803 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Waiting until timeout for monitored process [2024-02-10 01:32:59,805 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,810 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,811 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,811 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,811 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,812 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,812 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,815 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,817 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (201)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,818 INFO L229 MonitoredProcess]: Starting monitored process 202 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Waiting until timeout for monitored process [2024-02-10 01:32:59,820 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,826 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,826 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,827 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,827 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,828 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,828 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,832 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (202)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,832 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,832 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,833 INFO L229 MonitoredProcess]: Starting monitored process 203 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,841 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Waiting until timeout for monitored process [2024-02-10 01:32:59,841 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,847 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,847 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:59,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,847 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,847 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:59,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:59,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (203)] Ended with exit code 0 [2024-02-10 01:32:59,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,850 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,851 INFO L229 MonitoredProcess]: Starting monitored process 204 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Waiting until timeout for monitored process [2024-02-10 01:32:59,853 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,859 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,859 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,859 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,859 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,860 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,860 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,870 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,872 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (204)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,873 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,873 INFO L229 MonitoredProcess]: Starting monitored process 205 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Waiting until timeout for monitored process [2024-02-10 01:32:59,876 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,886 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,886 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,886 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,886 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,887 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,887 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,898 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,901 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (205)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,901 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,901 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,902 INFO L229 MonitoredProcess]: Starting monitored process 206 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,915 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,921 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Waiting until timeout for monitored process [2024-02-10 01:32:59,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,921 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,921 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,921 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,922 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,922 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,926 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (206)] Ended with exit code 0 [2024-02-10 01:32:59,926 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,926 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,927 INFO L229 MonitoredProcess]: Starting monitored process 207 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,928 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Waiting until timeout for monitored process [2024-02-10 01:32:59,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,936 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,936 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,936 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,936 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,937 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,937 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,939 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,941 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (207)] Ended with exit code 0 [2024-02-10 01:32:59,942 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,942 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,942 INFO L229 MonitoredProcess]: Starting monitored process 208 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Waiting until timeout for monitored process [2024-02-10 01:32:59,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 [2024-02-10 01:32:59,950 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,950 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,950 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,950 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,951 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,951 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,953 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,955 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (208)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:59,956 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,956 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,956 INFO L229 MonitoredProcess]: Starting monitored process 209 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,957 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Waiting until timeout for monitored process [2024-02-10 01:32:59,958 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,964 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,965 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,965 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (209)] Ended with exit code 0 [2024-02-10 01:32:59,980 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,980 INFO L229 MonitoredProcess]: Starting monitored process 210 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,981 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Waiting until timeout for monitored process [2024-02-10 01:32:59,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:59,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:59,988 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:59,988 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:59,988 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:59,989 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:59,989 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:59,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:59,993 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (210)] Ended with exit code 0 [2024-02-10 01:32:59,993 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,993 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,994 INFO L229 MonitoredProcess]: Starting monitored process 211 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:59,995 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Waiting until timeout for monitored process [2024-02-10 01:32:59,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 [2024-02-10 01:33:00,002 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,002 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,002 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,002 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,003 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,003 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,005 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (211)] Ended with exit code 0 [2024-02-10 01:33:00,008 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,009 INFO L229 MonitoredProcess]: Starting monitored process 212 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,011 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,017 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Waiting until timeout for monitored process [2024-02-10 01:33:00,017 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,017 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:00,017 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,017 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,017 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,018 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:00,018 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:00,019 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,021 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (212)] Ended with exit code 0 [2024-02-10 01:33:00,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,022 INFO L229 MonitoredProcess]: Starting monitored process 213 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,022 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Waiting until timeout for monitored process [2024-02-10 01:33:00,024 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,029 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,029 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,029 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,029 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,030 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,030 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,034 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (213)] Ended with exit code 0 [2024-02-10 01:33:00,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,035 INFO L229 MonitoredProcess]: Starting monitored process 214 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,036 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Waiting until timeout for monitored process [2024-02-10 01:33:00,037 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,043 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,043 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,043 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,043 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,044 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,044 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,046 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,051 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (214)] Ended with exit code 0 [2024-02-10 01:33:00,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,052 INFO L229 MonitoredProcess]: Starting monitored process 215 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,053 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Waiting until timeout for monitored process [2024-02-10 01:33:00,054 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,061 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,061 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,061 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,061 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,062 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,062 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,064 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,066 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (215)] Ended with exit code 0 [2024-02-10 01:33:00,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,067 INFO L229 MonitoredProcess]: Starting monitored process 216 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Waiting until timeout for monitored process [2024-02-10 01:33:00,069 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,075 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,076 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,076 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,080 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (216)] Ended with exit code 0 [2024-02-10 01:33:00,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,081 INFO L229 MonitoredProcess]: Starting monitored process 217 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Waiting until timeout for monitored process [2024-02-10 01:33:00,083 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,088 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,088 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:00,089 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,089 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,089 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,089 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:00,089 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:00,097 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,100 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (217)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:00,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,102 INFO L229 MonitoredProcess]: Starting monitored process 218 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,105 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Waiting until timeout for monitored process [2024-02-10 01:33:00,111 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,111 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,111 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,111 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,112 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,112 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,115 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,118 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (218)] Ended with exit code 0 [2024-02-10 01:33:00,118 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,120 INFO L229 MonitoredProcess]: Starting monitored process 219 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,121 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Waiting until timeout for monitored process [2024-02-10 01:33:00,127 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,133 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:00,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,133 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,133 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:00,133 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:00,134 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (219)] Ended with exit code 0 [2024-02-10 01:33:00,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,137 INFO L229 MonitoredProcess]: Starting monitored process 220 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,138 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Waiting until timeout for monitored process [2024-02-10 01:33:00,139 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,145 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,145 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,145 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,145 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,146 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,146 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,149 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,151 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (220)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:00,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,152 INFO L229 MonitoredProcess]: Starting monitored process 221 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,155 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Waiting until timeout for monitored process [2024-02-10 01:33:00,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,161 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,161 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,162 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,162 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,165 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 01:33:00,171 INFO L443 ModelExtractionUtils]: Simplification made 8 calls to the SMT solver. [2024-02-10 01:33:00,171 INFO L444 ModelExtractionUtils]: 0 out of 7 variables were initially zero. Simplification set additionally 4 variables to zero. [2024-02-10 01:33:00,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,172 INFO L229 MonitoredProcess]: Starting monitored process 222 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:00,173 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Waiting until timeout for monitored process [2024-02-10 01:33:00,174 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 01:33:00,182 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2024-02-10 01:33:00,182 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 01:33:00,182 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(t1Thread1of1ForFork1_~i~0#1) = -2*t1Thread1of1ForFork1_~i~0#1 + 11 Supporting invariants [] [2024-02-10 01:33:00,185 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (221)] Ended with exit code 0 [2024-02-10 01:33:00,212 INFO L156 tatePredicateManager]: 14 out of 14 supporting invariants were superfluous and have been removed [2024-02-10 01:33:00,221 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:00,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:00,259 INFO L262 TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 01:33:00,260 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:00,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:00,361 INFO L262 TraceCheckSpWp]: Trace formula consists of 23 conjuncts, 5 conjunts are in the unsatisfiable core [2024-02-10 01:33:00,362 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:00,401 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:33:00,403 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2024-02-10 01:33:00,403 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 6 states, 6 states have (on average 12.333333333333334) internal successors, (74), 6 states have internal predecessors, (74), 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) [2024-02-10 01:33:00,538 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 6 states, 6 states have (on average 12.333333333333334) internal successors, (74), 6 states have internal predecessors, (74), 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 15 states and 3226 transitions.9 powerset states6 rank states. The highest rank that occured is 1 [2024-02-10 01:33:00,538 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 01:33:00,538 INFO L72 uchiIntersectDefault]: Starting Basic Intersection [2024-02-10 01:33:00,721 INFO L85 uchiIntersectDefault]: Exiting Basic Intersection [2024-02-10 01:33:00,721 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 01:33:00,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 1 stem states 5 non-accepting loop states 1 accepting loop states [2024-02-10 01:33:00,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6 states, 6 states have (on average 12.333333333333334) internal successors, (74), 6 states have internal predecessors, (74), 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) [2024-02-10 01:33:00,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1207 transitions. [2024-02-10 01:33:00,726 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1207 transitions. Stem has 66 letters. Loop has 8 letters. [2024-02-10 01:33:00,727 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:00,727 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1207 transitions. Stem has 74 letters. Loop has 8 letters. [2024-02-10 01:33:00,727 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:00,727 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1207 transitions. Stem has 66 letters. Loop has 16 letters. [2024-02-10 01:33:00,727 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:00,727 INFO L428 stractBuchiCegarLoop]: Abstraction has has 223 places, 45564 transitions, 298992 flow [2024-02-10 01:33:00,727 INFO L335 stractBuchiCegarLoop]: ======== Iteration 7 ============ [2024-02-10 01:33:00,727 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:33:00,727 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 223 places, 45564 transitions, 298992 flow [2024-02-10 01:33:03,880 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (222)] Forceful destruction successful, exit code 0 [2024-02-10 01:36:21,791 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 70516 states, 70403 states have (on average 4.78263710353252) internal successors, (336712), 70515 states have internal predecessors, (336712), 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) [2024-02-10 01:36:21,878 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 70516 states, 70403 states have (on average 4.78263710353252) internal successors, (336712), 70515 states have internal predecessors, (336712), 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) [2024-02-10 01:36:22,908 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-02-10 01:36:22,909 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2024-02-10 01:36:22,914 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 01:36:22 BoogieIcfgContainer [2024-02-10 01:36:22,914 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 01:36:22,915 INFO L158 Benchmark]: Toolchain (without parser) took 251555.57ms. Allocated memory was 200.3MB in the beginning and 5.7GB in the end (delta: 5.5GB). Free memory was 131.1MB in the beginning and 3.8GB in the end (delta: -3.6GB). Peak memory consumption was 5.1GB. Max. memory is 8.0GB. [2024-02-10 01:36:22,915 INFO L158 Benchmark]: CDTParser took 0.09ms. Allocated memory is still 154.1MB. Free memory is still 119.2MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 01:36:22,915 INFO L158 Benchmark]: CACSL2BoogieTranslator took 391.42ms. Allocated memory is still 200.3MB. Free memory was 130.8MB in the beginning and 110.9MB in the end (delta: 19.9MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. [2024-02-10 01:36:22,915 INFO L158 Benchmark]: Boogie Procedure Inliner took 50.51ms. Allocated memory is still 200.3MB. Free memory was 110.9MB in the beginning and 108.3MB in the end (delta: 2.6MB). Peak memory consumption was 3.1MB. Max. memory is 8.0GB. [2024-02-10 01:36:22,915 INFO L158 Benchmark]: Boogie Preprocessor took 72.45ms. Allocated memory is still 200.3MB. Free memory was 108.3MB in the beginning and 168.9MB in the end (delta: -60.6MB). Peak memory consumption was 7.3MB. Max. memory is 8.0GB. [2024-02-10 01:36:22,916 INFO L158 Benchmark]: RCFGBuilder took 433.23ms. Allocated memory is still 200.3MB. Free memory was 168.9MB in the beginning and 150.6MB in the end (delta: 18.3MB). Peak memory consumption was 17.8MB. Max. memory is 8.0GB. [2024-02-10 01:36:22,916 INFO L158 Benchmark]: BuchiAutomizer took 250602.04ms. Allocated memory was 200.3MB in the beginning and 5.7GB in the end (delta: 5.5GB). Free memory was 150.6MB in the beginning and 3.8GB in the end (delta: -3.6GB). Peak memory consumption was 5.1GB. Max. memory is 8.0GB. [2024-02-10 01:36:22,917 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.09ms. Allocated memory is still 154.1MB. Free memory is still 119.2MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 391.42ms. Allocated memory is still 200.3MB. Free memory was 130.8MB in the beginning and 110.9MB in the end (delta: 19.9MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 50.51ms. Allocated memory is still 200.3MB. Free memory was 110.9MB in the beginning and 108.3MB in the end (delta: 2.6MB). Peak memory consumption was 3.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 72.45ms. Allocated memory is still 200.3MB. Free memory was 108.3MB in the beginning and 168.9MB in the end (delta: -60.6MB). Peak memory consumption was 7.3MB. Max. memory is 8.0GB. * RCFGBuilder took 433.23ms. Allocated memory is still 200.3MB. Free memory was 168.9MB in the beginning and 150.6MB in the end (delta: 18.3MB). Peak memory consumption was 17.8MB. Max. memory is 8.0GB. * BuchiAutomizer took 250602.04ms. Allocated memory was 200.3MB in the beginning and 5.7GB in the end (delta: 5.5GB). Free memory was 150.6MB in the beginning and 3.8GB in the end (delta: -3.6GB). Peak memory consumption was 5.1GB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 6 terminating modules (4 trivial, 2 deterministic, 0 nondeterministic). One deterministic module has affine ranking function (13 + (-2 * i)) and consists of 7 locations. One deterministic module has affine ranking function ((i * -2) + 11) and consists of 8 locations. 4 modules have a trivial ranking function, the largest among these consists of 6 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 250.4s and 7 iterations. TraceHistogramMax:0. Analysis of lassos took 14.9s. Construction of modules took 0.2s. Büchi inclusion checks took 22.3s. Highest rank in rank-based complementation 1. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [2, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 3537 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 3535 mSDsluCounter, 6609 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 3995 mSDsCounter, 34 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 481 IncrementalHoareTripleChecker+Invalid, 515 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 34 mSolverCounterUnsat, 2614 mSDtfsCounter, 481 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI1 SFLT0 conc2 concLT0 SILN0 SILU1 SILI0 SILT0 lasso2 LassoPreprocessingBenchmarks: Lassos: inital408 mio100 ax153 hnf100 lsp49 ukn50 mio100 lsp13 div231 bol100 ite100 ukn100 eq152 hnf95 smp58 dnf100 smp100 tf102 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 55ms VariablesStem: 1 VariablesLoop: 3 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 2 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2024-02-10 01:36:22,936 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (129)] Ended with exit code 0 [2024-02-10 01:36:23,133 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (128)] Ended with exit code 0 [2024-02-10 01:36:23,338 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (127)] Ended with exit code 0 [2024-02-10 01:36:23,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (126)] Forceful destruction successful, exit code 0 [2024-02-10 01:36:23,739 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (125)] Ended with exit code 0 [2024-02-10 01:36:23,941 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (124)] Forceful destruction successful, exit code 0 [2024-02-10 01:36:24,145 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request...