/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 true --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check true -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/pthread-deagle/circular_buffer_ok.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 00:23:54,889 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 00:23:54,985 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 00:23:54,991 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 00:23:54,993 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 00:23:54,993 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 00:23:55,030 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 00:23:55,030 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 00:23:55,031 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 00:23:55,035 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 00:23:55,036 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 00:23:55,036 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 00:23:55,036 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 00:23:55,038 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 00:23:55,038 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 00:23:55,038 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 00:23:55,038 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 00:23:55,039 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 00:23:55,039 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 00:23:55,040 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 00:23:55,040 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 00:23:55,040 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 00:23:55,041 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 00:23:55,041 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 00:23:55,042 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 00:23:55,042 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 00:23:55,042 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 00:23:55,042 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 00:23:55,043 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 00:23:55,043 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 00:23:55,044 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 00:23:55,044 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 00:23:55,044 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 00:23:55,045 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 00:23:55,045 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 00:23:55,045 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 00:23:55,045 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 00:23:55,046 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 00:23:55,046 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 -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> true [2024-02-10 00:23:55,421 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 00:23:55,440 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 00:23:55,446 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 00:23:55,447 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 00:23:55,448 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 00:23:55,449 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-deagle/circular_buffer_ok.i [2024-02-10 00:23:56,769 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 00:23:57,072 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 00:23:57,072 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-deagle/circular_buffer_ok.i [2024-02-10 00:23:57,096 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0d5893603/09ed54807f9f434da9a1d70d61ccf6e7/FLAG2ddc62719 [2024-02-10 00:23:57,109 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0d5893603/09ed54807f9f434da9a1d70d61ccf6e7 [2024-02-10 00:23:57,112 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 00:23:57,113 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 00:23:57,114 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 00:23:57,114 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 00:23:57,119 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 00:23:57,120 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,121 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@710533dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57, skipping insertion in model container [2024-02-10 00:23:57,122 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,176 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 00:23:57,566 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:23:57,579 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 00:23:57,624 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:23:57,660 INFO L206 MainTranslator]: Completed translation [2024-02-10 00:23:57,661 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57 WrapperNode [2024-02-10 00:23:57,661 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 00:23:57,662 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 00:23:57,662 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 00:23:57,662 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 00:23:57,668 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,689 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,713 INFO L138 Inliner]: procedures = 168, calls = 39, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 148 [2024-02-10 00:23:57,714 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 00:23:57,715 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 00:23:57,715 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 00:23:57,715 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 00:23:57,724 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,724 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,731 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,732 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,740 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,751 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,753 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,755 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,758 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 00:23:57,759 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 00:23:57,759 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 00:23:57,759 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 00:23:57,760 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (1/1) ... [2024-02-10 00:23:57,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:23:57,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:23:57,796 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 00:23:57,797 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 00:23:57,835 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 00:23:57,835 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2024-02-10 00:23:57,835 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2024-02-10 00:23:57,835 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2024-02-10 00:23:57,836 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2024-02-10 00:23:57,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 00:23:57,836 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-02-10 00:23:57,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 00:23:57,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 00:23:57,836 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 00:23:57,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-02-10 00:23:57,836 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 00:23:57,836 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 00:23:57,836 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 00:23:57,838 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 00:23:57,960 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 00:23:57,963 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 00:23:58,292 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 00:23:58,300 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 00:23:58,301 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2024-02-10 00:23:58,303 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:23:58 BoogieIcfgContainer [2024-02-10 00:23:58,303 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 00:23:58,304 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 00:23:58,304 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 00:23:58,308 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 00:23:58,309 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:23:58,309 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 12:23:57" (1/3) ... [2024-02-10 00:23:58,310 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@69efa47d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:23:58, skipping insertion in model container [2024-02-10 00:23:58,310 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:23:58,310 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:23:57" (2/3) ... [2024-02-10 00:23:58,310 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@69efa47d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:23:58, skipping insertion in model container [2024-02-10 00:23:58,311 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:23:58,311 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:23:58" (3/3) ... [2024-02-10 00:23:58,312 INFO L332 chiAutomizerObserver]: Analyzing ICFG circular_buffer_ok.i [2024-02-10 00:23:58,517 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 00:23:58,554 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 156 places, 165 transitions, 344 flow [2024-02-10 00:23:58,639 INFO L124 PetriNetUnfolderBase]: 14/161 cut-off events. [2024-02-10 00:23:58,640 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 00:23:58,650 INFO L83 FinitePrefix]: Finished finitePrefix Result has 170 conditions, 161 events. 14/161 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 328 event pairs, 0 based on Foata normal form. 0/147 useless extension candidates. Maximal degree in co-relation 105. Up to 2 conditions per place. [2024-02-10 00:23:58,651 INFO L82 GeneralOperation]: Start removeDead. Operand has 156 places, 165 transitions, 344 flow [2024-02-10 00:23:58,666 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 154 places, 161 transitions, 334 flow [2024-02-10 00:23:58,674 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 00:23:58,674 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 00:23:58,674 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 00:23:58,674 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 00:23:58,674 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 00:23:58,675 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 00:23:58,675 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 00:23:58,675 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 00:23:58,675 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:23:58,676 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 154 places, 161 transitions, 334 flow [2024-02-10 00:23:58,914 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 7096 states, 7095 states have (on average 2.977448907681466) internal successors, (21125), 7095 states have internal predecessors, (21125), 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 00:23:58,942 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 7096 states, 7095 states have (on average 2.977448907681466) internal successors, (21125), 7095 states have internal predecessors, (21125), 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 00:23:59,155 INFO L131 ngComponentsAnalysis]: Automaton has 61 accepting balls. 6843 [2024-02-10 00:23:59,156 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:23:59,156 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:23:59,165 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 00:23:59,166 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:23:59,166 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 154 places, 161 transitions, 334 flow [2024-02-10 00:23:59,336 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 7096 states, 7095 states have (on average 2.977448907681466) internal successors, (21125), 7095 states have internal predecessors, (21125), 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 00:23:59,368 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 7096 states, 7095 states have (on average 2.977448907681466) internal successors, (21125), 7095 states have internal predecessors, (21125), 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 00:23:59,483 INFO L131 ngComponentsAnalysis]: Automaton has 61 accepting balls. 6843 [2024-02-10 00:23:59,483 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:23:59,483 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:23:59,496 INFO L748 eck$LassoCheckResult]: Stem: Black: 14353#[$Ultimate##0]don't care [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 14356#[L-1]don't care [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 14358#[L681]don't care [304] 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[] 14360#[L681-1]don't care [359] 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[] 14362#[L681-2]don't care [226] 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[] 14364#[L681-3]don't care [294] 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[] 14366#[L681-4]don't care [329] 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[] 14368#[L681-5]don't care [243] 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] 14370#[L682]don't care [315] 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[] 14372#[L682-1]don't care [252] 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] 14374#[L683]don't care [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 14376#[L684]don't care [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 14378#[L685]don't care [332] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 14380#[L686]don't care [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 14382#[L686-1]don't care [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 14384#[L687]don't care [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 14386#[L688]don't care [349] L688-->L688-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] 14388#[L688-1]don't care [239] L688-1-->L688-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[] 14390#[L688-2]don't care [250] L688-2-->L688-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[] 14392#[L688-3]don't care [293] L688-3-->L688-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[] 14394#[L688-4]don't care [308] L688-4-->L688-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[] 14396#[L688-5]don't care [368] L688-5-->L688-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[] 14398#[L688-6]don't care [305] L688-6-->L688-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[] 14400#[L688-7]don't care [246] L688-7-->L688-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[] 14402#[L688-8]don't care [348] L688-8-->L688-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[] 14404#[L688-9]don't care [357] L688-9-->L688-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[] 14406#[L688-10]don't care [318] L688-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] 14408#[L-1-1]don't care [373] L-1-1-->L758: 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] 14410#[L758]don't care [345] L758-->L758-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] 14412#[L758-1]don't care [311] L758-1-->L758-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] 14414#[L758-2]don't care [235] L758-2-->L760: 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] 14416#[L760]don't care [295] L760-->L760-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] 14418#[L760-1]don't care [278] L760-1-->L689: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 14420#[L689]don't care [328] L689-->L691: 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] 14422#[L691]don't care [273] L691-->L692: 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] 14424#[L692]don't care [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 14426#[L692-1]don't care [287] L692-1-->L689-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] 14428#[L689-1]don't care [334] L689-1-->L760-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 14430#[L760-2]don't care [362] L760-2-->L761: 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] 14432#[L761]don't care [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 14434#[L762]don't care [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 14436#[L763]don't care [314] L763-->L763-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] 14438#[L763-1]don't care [384] L763-1-->L763-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 14440#[L763-2]don't care [325] L763-2-->L763-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] 14442#[L763-3]don't care [486] L763-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_22|, 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_12|, 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_14|, 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_14|} 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] 14444#[$Ultimate##0, L763-4]don't care [387] $Ultimate##0-->L724: 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] 14448#[L724, L763-4]don't care [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 14454#[L725, L763-4]don't care [389] L725-->L725-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] 14462#[L725-6, L763-4]don't care [2024-02-10 00:23:59,500 INFO L750 eck$LassoCheckResult]: Loop: 14462#[L725-6, L763-4]don't care [390] L725-6-->L727: 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[] 14472#[L727, L763-4]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |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|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 14488#[L727-1, L763-4]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 14508#[L728, L763-4]don't care [398] L728-->L728-2: Formula: (= (mod v_~send~0_4 256) 0) InVars {~send~0=v_~send~0_4} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[] 14536#[L763-4, L728-2]don't care [400] L728-2-->L725-3: Formula: (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|) |v_~#m~0.offset_11| 0))) 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|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex] 14570#[L725-3, L763-4]don't care [402] L725-3-->L725-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] 14614#[L725-4, L763-4]don't care [404] L725-4-->L725-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] 14670#[L763-4, L725-5]don't care [406] L725-5-->L725-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 14462#[L725-6, L763-4]don't care [2024-02-10 00:23:59,510 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:23:59,510 INFO L85 PathProgramCache]: Analyzing trace with hash 660132702, now seen corresponding path program 1 times [2024-02-10 00:23:59,520 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:23:59,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [651620208] [2024-02-10 00:23:59,521 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:23:59,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:23:59,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:23:59,686 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:23:59,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:23:59,759 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:23:59,761 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:23:59,762 INFO L85 PathProgramCache]: Analyzing trace with hash -1016171157, now seen corresponding path program 1 times [2024-02-10 00:23:59,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:23:59,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1873813140] [2024-02-10 00:23:59,762 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:23:59,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:23:59,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:23:59,793 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:23:59,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:23:59,803 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:23:59,819 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:23:59,819 INFO L85 PathProgramCache]: Analyzing trace with hash 1461754824, now seen corresponding path program 1 times [2024-02-10 00:23:59,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:23:59,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2147364032] [2024-02-10 00:23:59,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:23:59,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:23:59,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:24:00,104 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 00:24:00,105 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 00:24:00,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2147364032] [2024-02-10 00:24:00,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2147364032] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 00:24:00,106 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 00:24:00,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-10 00:24:00,106 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1121134288] [2024-02-10 00:24:00,107 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 00:24:00,207 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 00:24:00,252 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-10 00:24:00,253 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-10 00:24:00,328 INFO L175 Difference]: Start difference. First operand has 154 places, 161 transitions, 334 flow. Second operand 3 states and 495 transitions. [2024-02-10 00:24:00,329 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 161 transitions, 334 flow. Second operand 3 states and 495 transitions. [2024-02-10 00:24:00,332 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 165 [2024-02-10 00:24:00,333 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 00:24:00,424 INFO L124 PetriNetUnfolderBase]: 16/268 cut-off events. [2024-02-10 00:24:00,425 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-02-10 00:24:00,432 INFO L83 FinitePrefix]: Finished finitePrefix Result has 295 conditions, 268 events. 16/268 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 573 event pairs, 0 based on Foata normal form. 34/282 useless extension candidates. Maximal degree in co-relation 208. Up to 8 conditions per place. [2024-02-10 00:24:00,439 INFO L140 encePairwiseOnDemand]: 153/165 looper letters, 4 selfloop transitions, 3 changer transitions 0/146 dead transitions. [2024-02-10 00:24:00,439 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 146 transitions, 318 flow [2024-02-10 00:24:00,445 INFO L231 Difference]: Finished difference. Result has 158 places, 146 transitions, 322 flow [2024-02-10 00:24:00,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-10 00:24:00,452 INFO L428 stractBuchiCegarLoop]: Abstraction has has 158 places, 146 transitions, 322 flow [2024-02-10 00:24:00,452 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-02-10 00:24:00,453 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:24:00,453 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 158 places, 146 transitions, 322 flow [2024-02-10 00:24:00,774 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 10829 states, 10817 states have (on average 2.7952297309790146) internal successors, (30236), 10828 states have internal predecessors, (30236), 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 00:24:00,808 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 10829 states, 10817 states have (on average 2.7952297309790146) internal successors, (30236), 10828 states have internal predecessors, (30236), 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 00:24:00,963 INFO L131 ngComponentsAnalysis]: Automaton has 148 accepting balls. 7852 [2024-02-10 00:24:00,963 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:24:00,963 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:24:00,969 INFO L748 eck$LassoCheckResult]: Stem: Black: 28556#[$Ultimate##0]don't care [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 28559#[L-1]don't care [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 28561#[L681]don't care [304] 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[] 28563#[L681-1]don't care [359] 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[] 28565#[L681-2]don't care [226] 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[] 28567#[L681-3]don't care [294] 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[] 28569#[L681-4]don't care [329] 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[] 28571#[L681-5]don't care [243] 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] 28573#[L682]don't care [315] 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[] 28575#[L682-1]don't care [252] 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] 28577#[L683]don't care [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 28579#[L684]don't care [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 28581#[L685]don't care [332] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 28583#[L686]don't care [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 28585#[L686-1]don't care [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 28587#[L687]don't care [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 28589#[L688]don't care [349] L688-->L688-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] 28591#[L688-1]don't care [239] L688-1-->L688-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[] 28593#[L688-2]don't care [250] L688-2-->L688-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[] 28595#[L688-3]don't care [293] L688-3-->L688-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[] 28597#[L688-4]don't care [308] L688-4-->L688-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[] 28599#[L688-5]don't care [368] L688-5-->L688-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[] 28601#[L688-6]don't care [305] L688-6-->L688-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[] 28603#[L688-7]don't care [246] L688-7-->L688-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[] 28605#[L688-8]don't care [348] L688-8-->L688-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[] 28607#[L688-9]don't care [357] L688-9-->L688-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[] 28609#[L688-10]don't care [318] L688-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] 28611#[L-1-1]don't care [373] L-1-1-->L758: 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] 28613#[L758]don't care [345] L758-->L758-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] 28615#[L758-1]don't care [311] L758-1-->L758-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] 28617#[L758-2]don't care [235] L758-2-->L760: 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] 28619#[L760]don't care [295] L760-->L760-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] 28621#[L760-1]don't care [278] L760-1-->L689: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 28623#[L689]don't care [328] L689-->L691: 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] 28625#[L691]don't care [273] L691-->L692: 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] 28627#[L692]don't care [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 28629#[L692-1]don't care [287] L692-1-->L689-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] 28631#[L689-1]don't care [334] L689-1-->L760-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 28633#[L760-2]don't care [362] L760-2-->L761: 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] 28635#[L761]don't care [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 28637#[L762]don't care [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 28639#[L763]don't care [314] L763-->L763-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] 28641#[L763-1]don't care [384] L763-1-->L763-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 28643#[L763-2]don't care [325] L763-2-->L763-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] 28645#[L763-3]don't care [486] L763-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_22|, 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_12|, 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_14|, 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_14|} 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] 28647#[L763-4, $Ultimate##0]don't care [321] L763-4-->L763-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] 28651#[$Ultimate##0, L763-5]don't care [288] L763-5-->L764: 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] 28657#[$Ultimate##0, L764]don't care [374] L764-->L764-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] 28665#[$Ultimate##0, L764-1]don't care [355] L764-1-->L764-2: Formula: (= (+ 1 |v_#pthreadsForks_6|) |v_#pthreadsForks_5|) InVars {#pthreadsForks=|v_#pthreadsForks_6|} OutVars{#pthreadsForks=|v_#pthreadsForks_5|} AuxVars[] AssignedVars[#pthreadsForks] 28677#[$Ultimate##0, L764-2]don't care [339] L764-2-->L764-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] 28693#[$Ultimate##0, L764-3]don't care [483] L764-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_14|, 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] 28713#[$Ultimate##0, $Ultimate##0, L764-4]don't care [439] $Ultimate##0-->L742: 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] 28735#[L742, $Ultimate##0, L764-4]don't care [440] L742-->L743: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~i~1#1] 28763#[L743, $Ultimate##0, L764-4]don't care [441] L743-->L743-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] 28799#[L743-6, $Ultimate##0, L764-4]don't care [2024-02-10 00:24:00,970 INFO L750 eck$LassoCheckResult]: Loop: 28799#[L743-6, $Ultimate##0, L764-4]don't care [442] L743-6-->L745: 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[] 28845#[L745, $Ultimate##0, L764-4]don't care [445] L745-->L745-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] 28905#[$Ultimate##0, L745-1, L764-4]don't care [447] L745-1-->L746: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_#t~nondet7#1=|v_t2Thread1of1ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~nondet7#1] 28985#[L746, $Ultimate##0, L764-4]don't care [450] L746-->L746-2: Formula: (= (mod v_~receive~0_5 256) 0) InVars {~receive~0=v_~receive~0_5} OutVars{~receive~0=v_~receive~0_5} AuxVars[] AssignedVars[] 29091#[L746-2, $Ultimate##0, L764-4]don't care [452] L746-2-->L743-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] 29223#[L743-3, $Ultimate##0, L764-4]don't care [454] L743-3-->L743-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] 29381#[$Ultimate##0, L743-4, L764-4]don't care [457] L743-4-->L743-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] 29567#[$Ultimate##0, L743-5, L764-4]don't care [460] L743-5-->L743-6: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_5|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~post6#1] 28799#[L743-6, $Ultimate##0, L764-4]don't care [2024-02-10 00:24:00,971 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:00,971 INFO L85 PathProgramCache]: Analyzing trace with hash -17534666, now seen corresponding path program 1 times [2024-02-10 00:24:00,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:00,972 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1370831769] [2024-02-10 00:24:00,972 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:00,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:01,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:01,018 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:01,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:01,041 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:01,042 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:01,043 INFO L85 PathProgramCache]: Analyzing trace with hash -140456052, now seen corresponding path program 1 times [2024-02-10 00:24:01,043 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:01,043 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [260478350] [2024-02-10 00:24:01,043 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:01,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:01,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:01,051 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:01,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:01,057 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:01,057 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:01,058 INFO L85 PathProgramCache]: Analyzing trace with hash -1447085119, now seen corresponding path program 1 times [2024-02-10 00:24:01,058 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:01,058 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [378534696] [2024-02-10 00:24:01,058 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:01,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:01,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:01,106 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:01,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:01,143 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:04,074 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:24:04,075 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:24:04,076 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:24:04,076 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:24:04,076 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:24:04,079 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:04,080 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:24:04,080 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:24:04,080 INFO L133 ssoRankerPreferences]: Filename of dumped script: circular_buffer_ok.i_BEv2_Iteration2_Lasso [2024-02-10 00:24:04,085 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:24:04,085 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:24:04,121 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 00:24:04,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 00:24:04,135 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 00:24:04,137 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 00:24:04,140 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 00:24:04,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 00:24:04,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 00:24:04,146 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 00:24:04,148 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 00:24:04,150 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 00:24:04,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 00:24:04,160 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 00:24:04,163 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 00:24:04,166 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 00:24:04,168 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 00:24:04,170 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 00:24:04,173 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 00:24:04,175 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 00:24:04,177 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 00:24:04,178 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 00:24:04,181 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 00:24:04,183 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 00:24:04,188 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 00:24:04,191 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 00:24:04,194 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 00:24:04,196 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 00:24:04,198 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 00:24:04,200 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 00:24:04,202 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 00:24:04,205 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 00:24:04,208 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 00:24:04,210 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 00:24:04,212 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 00:24:04,213 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 00:24:04,218 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 00:24:04,221 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 00:24:04,230 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 00:24:04,232 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 00:24:04,234 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 00:24:04,236 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 00:24:04,240 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 00:24:04,242 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 00:24:04,244 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 00:24:04,247 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 00:24:04,249 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 00:24:04,251 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 00:24:04,252 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 00:24:04,255 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 00:24:04,286 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 00:24:04,324 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 00:24:04,326 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 00:24:04,328 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 00:24:04,331 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 00:24:04,333 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 00:24:04,335 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 00:24:04,338 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 00:24:04,340 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 00:24:04,342 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 00:24:04,345 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 00:24:04,347 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 00:24:04,349 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 00:24:05,125 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 00:24:05,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 00:24:05,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 00:24:05,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 00:24:05,140 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 00:24:05,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 00:24:05,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 00:24:05,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 00:24:05,150 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 00:24:05,152 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 00:24:05,155 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 00:24:05,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 00:24:05,159 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 00:24:05,161 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 00:24:05,163 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 00:24:05,165 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 00:24:05,167 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 00:24:05,170 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 00:24:05,172 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 00:24:05,173 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 00:24:05,175 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 00:24:05,178 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 00:24:05,179 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 00:24:05,181 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 00:24:05,183 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 00:24:05,187 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 00:24:05,973 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:24:05,977 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:24:05,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:05,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:05,984 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 00:24:05,997 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,006 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,007 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,007 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,017 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 00:24:06,019 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,021 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,045 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 00:24:06,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,046 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 00:24:06,055 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 00:24:06,055 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,065 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,066 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,074 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,075 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,108 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 00:24:06,108 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,109 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,110 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 00:24:06,113 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 00:24:06,114 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,121 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,121 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,122 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,122 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,122 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,125 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,125 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,131 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,136 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-02-10 00:24:06,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,138 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 00:24:06,140 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 00:24:06,140 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,149 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,149 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,153 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,153 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,172 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,177 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 00:24:06,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,178 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 00:24:06,179 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 00:24:06,181 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,187 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,187 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,188 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,188 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,189 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,193 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 00:24:06,193 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,193 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,194 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 00:24:06,212 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 00:24:06,217 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,226 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,226 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,227 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,227 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,227 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,227 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,227 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,244 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,251 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 00:24:06,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,253 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 00:24:06,263 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,273 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,275 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,275 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,278 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 00:24:06,286 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,294 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 00:24:06,294 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,294 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,296 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 00:24:06,302 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,312 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,312 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,313 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,313 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,313 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,313 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,313 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,315 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 00:24:06,324 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,332 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 00:24:06,333 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,333 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,335 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 00:24:06,341 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,351 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,352 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,352 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,352 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,354 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,354 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,357 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 00:24:06,364 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,369 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 00:24:06,370 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,370 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,371 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 00:24:06,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,391 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,391 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,391 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,391 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,393 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 00:24:06,394 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,394 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,420 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 00:24:06,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,422 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 00:24:06,428 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,438 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,438 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,438 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,439 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,439 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,444 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 00:24:06,450 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,458 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 00:24:06,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,460 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 00:24:06,466 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,476 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,476 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,476 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,476 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,478 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,478 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,481 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 00:24:06,500 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,505 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 00:24:06,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,506 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,507 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 00:24:06,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 00:24:06,521 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,521 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,521 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,521 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,522 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 00:24:06,524 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,524 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,540 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,545 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 00:24:06,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,547 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 00:24:06,550 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,559 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,560 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,560 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,560 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,562 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,562 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,567 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 00:24:06,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,580 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 00:24:06,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,582 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 00:24:06,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 00:24:06,601 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,601 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,601 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,601 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,602 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 00:24:06,605 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,605 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,618 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,626 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 00:24:06,626 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,626 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,627 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 00:24:06,635 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:06,645 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,645 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,645 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,645 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,647 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,647 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,651 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 00:24:06,660 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,667 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 00:24:06,668 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,668 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,669 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 00:24:06,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 00:24:06,688 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,688 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,688 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,688 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,690 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,690 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,693 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 00:24:06,704 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,712 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 00:24:06,712 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,714 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 00:24:06,721 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,730 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,731 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,731 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,731 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,731 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,731 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,731 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,733 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 00:24:06,736 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,740 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 00:24:06,740 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,740 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,741 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 00:24:06,744 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 00:24:06,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 00:24:06,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,753 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,753 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,754 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,754 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,755 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Ended with exit code 0 [2024-02-10 00:24:06,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,763 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 00:24:06,767 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:06,768 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 00:24:06,774 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,774 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,774 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,774 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,776 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,776 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,779 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,785 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 00:24:06,785 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,786 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 00:24:06,788 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 00:24:06,789 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,797 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,798 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,798 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,798 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,800 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,800 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,807 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,811 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 00:24:06,811 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,811 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,812 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 00:24:06,814 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 00:24:06,815 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,822 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,822 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,822 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,822 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,824 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,824 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,830 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,834 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 00:24:06,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,835 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 00:24:06,837 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 00:24:06,838 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,845 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,846 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,846 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,846 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,846 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,846 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,847 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,850 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 00:24:06,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,852 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 00:24:06,857 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 00:24:06,860 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:06,870 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,870 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,870 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,870 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,872 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,873 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,884 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,889 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 00:24:06,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,890 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,891 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 00:24:06,896 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,904 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 00:24:06,905 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,905 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,905 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,905 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,907 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,907 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,924 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,929 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 00:24:06,929 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,929 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,930 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 00:24:06,933 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 00:24:06,934 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,941 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,942 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:06,942 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,942 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,942 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,942 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:06,942 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:06,943 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,946 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2024-02-10 00:24:06,947 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,947 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,948 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 00:24:06,950 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 00:24:06,951 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:06,962 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:06,962 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:06,962 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:06,962 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:06,964 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:06,964 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:06,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:06,989 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Ended with exit code 0 [2024-02-10 00:24:06,990 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:06,990 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:06,991 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 00:24:06,996 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 00:24:06,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 00:24:07,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:07,005 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:07,005 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:07,005 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:07,005 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:07,006 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:07,006 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:07,015 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:07,019 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 00:24:07,020 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:07,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:07,021 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 00:24:07,026 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 00:24:07,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 00:24:07,035 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:07,035 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:07,035 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:07,035 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:07,035 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:07,036 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:07,036 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:07,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:07,040 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Ended with exit code 0 [2024-02-10 00:24:07,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:07,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:07,042 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 00:24:07,044 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 00:24:07,045 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:07,055 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:07,055 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:07,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:07,055 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:07,057 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:07,057 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:07,066 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:07,074 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 00:24:07,074 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:07,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:07,075 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 00:24:07,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:07,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:07,091 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:07,091 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:07,091 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:07,092 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:07,092 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:07,095 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 00:24:07,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:07,111 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 00:24:07,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:07,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:07,113 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 00:24:07,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 00:24:07,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:07,132 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:07,132 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:07,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:07,132 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:07,132 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:07,132 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:07,134 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 00:24:07,142 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:07,146 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:07,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:07,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:07,147 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 00:24:07,148 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 00:24:07,150 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:07,157 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:07,157 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:07,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:07,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:07,158 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:07,158 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:07,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:07,159 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:07,162 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 00:24:07,162 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:07,162 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:07,164 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 00:24:07,169 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:07,176 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 00:24:07,177 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:07,177 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:07,177 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:07,177 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:07,179 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:07,179 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:07,200 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 00:24:07,214 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2024-02-10 00:24:07,214 INFO L444 ModelExtractionUtils]: 1 out of 7 variables were initially zero. Simplification set additionally 3 variables to zero. [2024-02-10 00:24:07,216 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:07,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:07,221 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 00:24:07,229 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 00:24:07,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2024-02-10 00:24:07,261 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2024-02-10 00:24:07,261 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 00:24:07,262 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 00:24:07,272 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:07,355 INFO L156 tatePredicateManager]: 23 out of 23 supporting invariants were superfluous and have been removed [2024-02-10 00:24:07,381 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:07,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:24:07,437 INFO L262 TraceCheckSpWp]: Trace formula consists of 181 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 00:24:07,440 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:24:07,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:24:07,532 INFO L262 TraceCheckSpWp]: Trace formula consists of 23 conjuncts, 5 conjunts are in the unsatisfiable core [2024-02-10 00:24:07,533 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:24:07,595 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 00:24:07,599 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 00:24:07,601 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 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 00:24:07,866 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 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 2974 transitions.8 powerset states5 rank states. The highest rank that occured is 1 [2024-02-10 00:24:07,867 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 00:24:07,868 INFO L112 BuchiIntersect]: use intersection optimizations [2024-02-10 00:24:07,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states and 2974 transitions. [2024-02-10 00:24:07,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2974 transitions. [2024-02-10 00:24:07,879 INFO L79 tersectStemOptimized]: Starting StemOptimized Intersection [2024-02-10 00:24:07,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states and 2974 transitions. [2024-02-10 00:24:07,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2974 transitions. [2024-02-10 00:24:07,975 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 00:24:08,046 INFO L90 tersectStemOptimized]: Exiting StemOptimized Intersection [2024-02-10 00:24:08,047 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 00:24:08,049 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 00:24:08,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 12.4) internal successors, (62), 5 states have internal predecessors, (62), 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 00:24:08,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1139 transitions. [2024-02-10 00:24:08,052 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 54 letters. Loop has 8 letters. [2024-02-10 00:24:08,053 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:24:08,053 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 62 letters. Loop has 8 letters. [2024-02-10 00:24:08,053 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:24:08,054 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 54 letters. Loop has 16 letters. [2024-02-10 00:24:08,056 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:24:08,056 INFO L428 stractBuchiCegarLoop]: Abstraction has has 177 places, 3592 transitions, 15079 flow [2024-02-10 00:24:08,056 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-02-10 00:24:08,056 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:24:08,056 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 177 places, 3592 transitions, 15079 flow [2024-02-10 00:24:11,577 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 33064 states, 33004 states have (on average 3.7261847048842562) internal successors, (122979), 33063 states have internal predecessors, (122979), 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 00:24:11,651 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 33064 states, 33004 states have (on average 3.7261847048842562) internal successors, (122979), 33063 states have internal predecessors, (122979), 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 00:24:12,507 INFO L131 ngComponentsAnalysis]: Automaton has 142 accepting balls. 7384 [2024-02-10 00:24:12,508 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:24:12,508 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:24:12,517 INFO L748 eck$LassoCheckResult]: Stem: Black: 50533#[$Ultimate##0]don't care [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] Black: 50536#[L-1]don't care [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] Black: 50545#[L681]don't care [304] 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[] 50556#[L681-1]don't care [359] 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: 50561#[L681-2]don't care [226] 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[] 50572#[L681-3]don't care [294] 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: 50577#[L681-4]don't care [329] 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[] 50588#[L681-5]don't care [243] 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: 50593#[L682]don't care [315] 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[] 50604#[L682-1]don't care [252] 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: 50609#[L683]don't care [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 50620#[L684]don't care [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] Black: 50625#[L685]don't care [332] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 50636#[L686]don't care [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] Black: 50641#[L686-1]don't care [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 50652#[L687]don't care [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] Black: 50657#[L688]don't care [349] L688-->L688-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] 50668#[L688-1]don't care [239] L688-1-->L688-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: 50673#[L688-2]don't care [250] L688-2-->L688-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[] 50684#[L688-3]don't care [293] L688-3-->L688-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: 50689#[L688-4]don't care [308] L688-4-->L688-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[] 50700#[L688-5]don't care [368] L688-5-->L688-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: 50705#[L688-6]don't care [305] L688-6-->L688-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[] 50716#[L688-7]don't care [246] L688-7-->L688-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: 50721#[L688-8]don't care [348] L688-8-->L688-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[] 50732#[L688-9]don't care [357] L688-9-->L688-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: 50737#[L688-10]don't care [318] L688-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] 50748#[L-1-1]don't care [373] L-1-1-->L758: 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: 50753#[L758]don't care [345] L758-->L758-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] 50764#[L758-1]don't care [311] L758-1-->L758-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: 50769#[L758-2]don't care [235] L758-2-->L760: 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] 50780#[L760]don't care [295] L760-->L760-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: 50785#[L760-1]don't care [278] L760-1-->L689: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 50796#[L689]don't care [328] L689-->L691: 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: 50801#[L691]don't care [273] L691-->L692: 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] 50812#[L692]don't care [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] Black: 50817#[L692-1]don't care [287] L692-1-->L689-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] 50828#[L689-1]don't care [334] L689-1-->L760-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: 50833#[L760-2]don't care [362] L760-2-->L761: 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] 50844#[L761]don't care [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] Black: 50849#[L762]don't care [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 50860#[L763]don't care [314] L763-->L763-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: 50865#[L763-1]don't care [384] L763-1-->L763-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 50876#[L763-2]don't care [325] L763-2-->L763-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: 50881#[L763-3]don't care [486] L763-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_22|, 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_12|, 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_14|, 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_14|} 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] 50892#[$Ultimate##0, L763-4]don't care [387] $Ultimate##0-->L724: 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: 50903#[L724, L763-4]don't care [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 50932#[L725, L763-4]don't care [389] L725-->L725-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: 50961#[L725-6, L763-4]don't care [390] L725-6-->L727: 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[] 51010#[L727, L763-4]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |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|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 51065#[L727-1, L763-4]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 51148#[L728, L763-4]don't care [397] L728-->L730: Formula: (not (= (mod v_~send~0_5 256) 0)) InVars {~send~0=v_~send~0_5} OutVars{~send~0=v_~send~0_5} AuxVars[] AssignedVars[] Black: 51249#[L730, L763-4]don't care [399] L730-->L730-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] 51372#[L730-1, L763-4]don't care [401] L730-1-->L730-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 51516#[L730-2, L763-4]don't care [403] L730-2-->L706: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 51709#[L706, L763-4]don't care [405] L706-->L708: 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: 51963#[L708, L763-4]don't care [408] L708-->L718: 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[] 52306#[L718, L763-4]don't care [410] L718-->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: 52742#[insertLogElement_returnLabel#1, L763-4]don't care [412] insertLogElement_returnLabel#1-->L730-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] 53283#[L730-3, L763-4]don't care [415] L730-3-->L730-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 53925#[L730-4, L763-4]don't care [418] L730-4-->L730-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 54680#[L730-5, L763-4]don't care [421] L730-5-->L730-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_15| |v_t1Thread1of1ForFork1_#t~ret5#1_3|) InVars {t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} AuxVars[] AssignedVars[] Black: 55551#[L730-6, L763-4]don't care [425] L730-6-->L730-9: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 56546#[L730-9, L763-4]don't care [429] L730-9-->L733: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_19| v_~value~0_2) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0] Black: 57626#[L733, L763-4]don't care [431] L733-->L734: Formula: (= v_~send~0_3 0) InVars {} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[~send~0] 58827#[L734, L763-4]don't care [2024-02-10 00:24:12,517 INFO L750 eck$LassoCheckResult]: Loop: 58827#[L734, L763-4]don't care [434] L734-->L728-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] Black: 60156#[L728-2, L763-4]don't care [400] L728-2-->L725-3: Formula: (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|) |v_~#m~0.offset_11| 0))) 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|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex] 61622#[L725-3, L763-4]don't care [402] L725-3-->L725-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: 63205#[L725-4, L763-4]don't care [404] L725-4-->L725-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] 64909#[L725-5, L763-4]don't care [406] L725-5-->L725-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 66716#[L725-6, L763-4]don't care [390] L725-6-->L727: 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[] 68634#[L727, L763-4]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |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|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 70622#[L727-1, L763-4]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 72670#[L728, L763-4]don't care [397] L728-->L730: Formula: (not (= (mod v_~send~0_5 256) 0)) InVars {~send~0=v_~send~0_5} OutVars{~send~0=v_~send~0_5} AuxVars[] AssignedVars[] Black: 74712#[L730, L763-4]don't care [399] L730-->L730-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] 76741#[L730-1, L763-4]don't care [401] L730-1-->L730-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 78767#[L730-2, L763-4]don't care [403] L730-2-->L706: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 80796#[L706, L763-4]don't care [405] L706-->L708: 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: 82835#[L708, L763-4]don't care [408] L708-->L718: 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[] 84896#[L718, L763-4]don't care [410] L718-->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: 86967#[insertLogElement_returnLabel#1, L763-4]don't care [412] insertLogElement_returnLabel#1-->L730-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] 89063#[L730-3, L763-4]don't care [415] L730-3-->L730-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 91142#[L730-4, L763-4]don't care [418] L730-4-->L730-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 93200#[L730-5, L763-4]don't care [421] L730-5-->L730-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_15| |v_t1Thread1of1ForFork1_#t~ret5#1_3|) InVars {t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} AuxVars[] AssignedVars[] Black: 95190#[L730-6, L763-4]don't care [425] L730-6-->L730-9: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 97116#[L730-9, L763-4]don't care [429] L730-9-->L733: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_19| v_~value~0_2) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0] Black: 98948#[L733, L763-4]don't care [431] L733-->L734: Formula: (= v_~send~0_3 0) InVars {} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[~send~0] 58827#[L734, L763-4]don't care [2024-02-10 00:24:12,518 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:12,518 INFO L85 PathProgramCache]: Analyzing trace with hash 1185614556, now seen corresponding path program 1 times [2024-02-10 00:24:12,518 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:12,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1957923857] [2024-02-10 00:24:12,518 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:12,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:12,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:24:12,702 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 00:24:12,703 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 00:24:12,706 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1957923857] [2024-02-10 00:24:12,707 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1957923857] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 00:24:12,708 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 00:24:12,708 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-02-10 00:24:12,708 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [512371742] [2024-02-10 00:24:12,708 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 00:24:12,709 INFO L753 eck$LassoCheckResult]: stem already infeasible [2024-02-10 00:24:12,709 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:12,709 INFO L85 PathProgramCache]: Analyzing trace with hash 2086374853, now seen corresponding path program 1 times [2024-02-10 00:24:12,709 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:12,709 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [183092336] [2024-02-10 00:24:12,710 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:12,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:12,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:12,724 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:12,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:12,744 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:12,882 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 00:24:12,882 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-02-10 00:24:12,882 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-02-10 00:24:13,043 INFO L175 Difference]: Start difference. First operand has 177 places, 3592 transitions, 15079 flow. Second operand 6 states and 990 transitions. [2024-02-10 00:24:13,044 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 177 places, 3592 transitions, 15079 flow. Second operand 6 states and 990 transitions. [2024-02-10 00:24:13,046 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 142 of 165 [2024-02-10 00:24:13,046 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 00:24:30,270 INFO L124 PetriNetUnfolderBase]: 136349/186442 cut-off events. [2024-02-10 00:24:30,270 INFO L125 PetriNetUnfolderBase]: For 11794/11794 co-relation queries the response was YES. [2024-02-10 00:24:30,527 INFO L83 FinitePrefix]: Finished finitePrefix Result has 397044 conditions, 186442 events. 136349/186442 cut-off events. For 11794/11794 co-relation queries the response was YES. Maximal size of possible extension queue 1003. Compared 1054946 event pairs, 2557 based on Foata normal form. 868/131036 useless extension candidates. Maximal degree in co-relation 378631. Up to 68894 conditions per place. [2024-02-10 00:24:31,422 INFO L140 encePairwiseOnDemand]: 158/165 looper letters, 292 selfloop transitions, 90 changer transitions 6/1433 dead transitions. [2024-02-10 00:24:31,422 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 1433 transitions, 6770 flow [2024-02-10 00:24:31,430 INFO L231 Difference]: Finished difference. Result has 185 places, 1319 transitions, 6090 flow [2024-02-10 00:24:31,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-02-10 00:24:31,431 INFO L428 stractBuchiCegarLoop]: Abstraction has has 185 places, 1319 transitions, 6090 flow [2024-02-10 00:24:31,431 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-02-10 00:24:31,431 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:24:31,431 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 185 places, 1319 transitions, 6090 flow [2024-02-10 00:24:35,733 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 50088 states, 50004 states have (on average 3.7283017358611312) internal successors, (186430), 50087 states have internal predecessors, (186430), 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 00:24:35,831 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 50088 states, 50004 states have (on average 3.7283017358611312) internal successors, (186430), 50087 states have internal predecessors, (186430), 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 00:24:36,389 INFO L131 ngComponentsAnalysis]: Automaton has 142 accepting balls. 7384 [2024-02-10 00:24:36,389 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 00:24:36,389 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 00:24:36,392 INFO L748 eck$LassoCheckResult]: Stem: Black: 138920#[$Ultimate##0]don't care [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] Black: 138926#[L-1]don't care [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 138935#[L681]don't care [304] 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: 138940#[L681-1]don't care [359] 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[] 138951#[L681-2]don't care [226] 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: 138956#[L681-3]don't care [294] 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[] 138967#[L681-4]don't care [329] 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: 138972#[L681-5]don't care [243] 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] 138983#[L682]don't care [315] 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: 138988#[L682-1]don't care [252] 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] 138999#[L683]don't care [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] Black: 139004#[L684]don't care [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 139015#[L685]don't care [332] 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: 139020#[L686]don't care [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 139031#[L686-1]don't care [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] Black: 139036#[L687]don't care [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 139047#[L688]don't care [349] L688-->L688-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: 139052#[L688-1]don't care [239] L688-1-->L688-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[] 139063#[L688-2]don't care [250] L688-2-->L688-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: 139068#[L688-3]don't care [293] L688-3-->L688-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[] 139079#[L688-4]don't care [308] L688-4-->L688-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: 139084#[L688-5]don't care [368] L688-5-->L688-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[] 139095#[L688-6]don't care [305] L688-6-->L688-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: 139100#[L688-7]don't care [246] L688-7-->L688-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[] 139111#[L688-8]don't care [348] L688-8-->L688-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: 139116#[L688-9]don't care [357] L688-9-->L688-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[] 139127#[L688-10]don't care [318] L688-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: 139132#[L-1-1]don't care [373] L-1-1-->L758: 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] 139143#[L758]don't care [345] L758-->L758-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: 139148#[L758-1]don't care [311] L758-1-->L758-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] 139159#[L758-2]don't care [235] L758-2-->L760: 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: 139164#[L760]don't care [295] L760-->L760-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] 139175#[L760-1]don't care [278] L760-1-->L689: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 139180#[L689]don't care [328] L689-->L691: 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] 139191#[L691]don't care [273] L691-->L692: 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: 139196#[L692]don't care [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 139207#[L692-1]don't care [287] L692-1-->L689-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: 139212#[L689-1]don't care [334] L689-1-->L760-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 139223#[L760-2]don't care [362] L760-2-->L761: 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: 139228#[L761]don't care [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 139239#[L762]don't care [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] Black: 139244#[L763]don't care [314] L763-->L763-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] 139255#[L763-1]don't care [384] L763-1-->L763-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] Black: 139260#[L763-2]don't care [325] L763-2-->L763-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] 139271#[L763-3]don't care [486] L763-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_22|, 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_12|, 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_14|, 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_14|} 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: 139276#[L763-4, $Ultimate##0]don't care [387] $Ultimate##0-->L724: 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] 139293#[L724, L763-4]don't care [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 139316#[L763-4, L725]don't care [389] L725-->L725-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] 139351#[L763-4, L725-6]don't care [390] L725-6-->L727: 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: 139388#[L763-4, L727]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |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|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 139439#[L727-1, L763-4]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] Black: 139492#[L763-4, L728]don't care [397] L728-->L730: Formula: (not (= (mod v_~send~0_5 256) 0)) InVars {~send~0=v_~send~0_5} OutVars{~send~0=v_~send~0_5} AuxVars[] AssignedVars[] 139567#[L763-4, L730]don't care [399] L730-->L730-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: 139660#[L763-4, L730-1]don't care [401] L730-1-->L730-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] 139786#[L763-4, L730-2]don't care [403] L730-2-->L706: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 139949#[L763-4, L706]don't care [405] L706-->L708: 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] 140177#[L763-4, L708]don't care [407] L708-->L710: 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: 140458#[L763-4, L710]don't care [409] L710-->L710-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] 140825#[L710-1, L763-4]don't care [411] L710-1-->L713: 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: 141258#[L763-4, L713]don't care [413] L713-->L713-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[] 141775#[L713-2, L763-4]don't care [416] L713-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: 142365#[insertLogElement_returnLabel#1, L763-4]don't care [412] insertLogElement_returnLabel#1-->L730-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] 143068#[L730-3, L763-4]don't care [415] L730-3-->L730-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 143862#[L763-4, L730-4]don't care [418] L730-4-->L730-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 144737#[L763-4, L730-5]don't care [421] L730-5-->L730-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_15| |v_t1Thread1of1ForFork1_#t~ret5#1_3|) InVars {t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} AuxVars[] AssignedVars[] Black: 145702#[L763-4, L730-6]don't care [425] L730-6-->L730-9: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 146804#[L763-4, L730-9]don't care [429] L730-9-->L733: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_19| v_~value~0_2) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0] Black: 148023#[L763-4, L733]don't care [431] L733-->L734: Formula: (= v_~send~0_3 0) InVars {} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[~send~0] 149387#[L763-4, L734]don't care [434] L734-->L728-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] Black: 150879#[L763-4, L728-2]don't care [400] L728-2-->L725-3: Formula: (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|) |v_~#m~0.offset_11| 0))) 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|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex] 152476#[L763-4, L725-3]don't care [402] L725-3-->L725-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: 154158#[L763-4, L725-4]don't care [404] L725-4-->L725-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] 155934#[L725-5, L763-4]don't care [2024-02-10 00:24:36,392 INFO L750 eck$LassoCheckResult]: Loop: 155934#[L725-5, L763-4]don't care [406] L725-5-->L725-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 157800#[L725-6, L763-4]don't care [390] L725-6-->L727: 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[] 159769#[L727, L763-4]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |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|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 161816#[L763-4, L727-1]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 163961#[L728, L763-4]don't care [398] L728-->L728-2: Formula: (= (mod v_~send~0_4 256) 0) InVars {~send~0=v_~send~0_4} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[] Black: 166181#[L728-2, L763-4]don't care [400] L728-2-->L725-3: Formula: (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|) |v_~#m~0.offset_11| 0))) 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|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex] 168472#[L725-3, L763-4]don't care [402] L725-3-->L725-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: 170800#[L725-4, L763-4]don't care [404] L725-4-->L725-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] 155934#[L725-5, L763-4]don't care [2024-02-10 00:24:36,393 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:36,393 INFO L85 PathProgramCache]: Analyzing trace with hash -1934954800, now seen corresponding path program 1 times [2024-02-10 00:24:36,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:36,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1708501631] [2024-02-10 00:24:36,393 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:36,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:36,415 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 00:24:36,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [9229616] [2024-02-10 00:24:36,415 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:36,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 00:24:36,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:36,417 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-02-10 00:24:36,420 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Waiting until timeout for monitored process [2024-02-10 00:24:36,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:36,724 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:36,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:36,797 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:36,798 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:36,798 INFO L85 PathProgramCache]: Analyzing trace with hash -1623611049, now seen corresponding path program 2 times [2024-02-10 00:24:36,798 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:36,798 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506777882] [2024-02-10 00:24:36,798 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:36,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:36,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:36,809 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:36,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:36,816 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:36,816 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:36,816 INFO L85 PathProgramCache]: Analyzing trace with hash 1684822310, now seen corresponding path program 1 times [2024-02-10 00:24:36,816 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:24:36,816 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [63192973] [2024-02-10 00:24:36,816 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:36,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:24:36,835 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 00:24:36,835 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1190481517] [2024-02-10 00:24:36,835 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:24:36,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 00:24:36,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:36,837 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-02-10 00:24:36,852 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Waiting until timeout for monitored process [2024-02-10 00:24:37,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:37,015 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:24:37,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:24:37,080 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:24:40,594 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:24:40,594 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:24:40,594 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:24:40,594 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:24:40,594 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:24:40,594 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:40,594 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:24:40,595 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:24:40,595 INFO L133 ssoRankerPreferences]: Filename of dumped script: circular_buffer_ok.i_BEv2_Iteration4_Lasso [2024-02-10 00:24:40,595 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:24:40,595 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:24:40,601 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 00:24:40,603 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 00:24:40,606 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 00:24:40,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 00:24:40,609 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 00:24:40,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 00:24:40,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 00:24:40,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 00:24:40,619 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 00:24:40,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 00:24:40,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 00:24:40,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 00:24:40,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 00:24:40,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 00:24:40,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 00:24:40,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 00:24:40,638 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 00:24:40,640 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 00:24:40,642 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 00:24:40,645 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 00:24:40,647 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 00:24:40,649 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 00:24:40,651 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 00:24:40,653 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 00:24:40,655 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 00:24:40,657 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 00:24:40,660 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 00:24:40,661 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 00:24:40,664 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 00:24:40,666 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 00:24:40,668 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 00:24:40,670 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 00:24:40,673 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 00:24:40,676 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 00:24:40,678 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 00:24:40,681 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 00:24:41,435 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 00:24:41,437 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 00:24:41,439 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 00:24:41,442 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 00:24:41,444 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 00:24:41,466 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 00:24:41,475 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 00:24:41,477 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 00:24:41,479 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 00:24:41,481 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 00:24:41,482 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 00:24:41,484 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 00:24:41,486 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 00:24:41,488 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 00:24:41,490 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 00:24:41,491 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 00:24:41,493 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 00:24:41,495 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 00:24:41,497 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 00:24:41,499 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 00:24:41,501 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 00:24:41,503 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 00:24:41,504 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 00:24:41,506 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 00:24:41,508 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 00:24:41,510 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 00:24:41,512 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 00:24:41,513 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 00:24:41,515 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 00:24:41,517 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 00:24:41,519 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 00:24:41,521 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 00:24:41,522 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 00:24:41,524 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 00:24:42,243 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:24:42,244 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:24:42,244 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,249 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 00:24:42,251 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 00:24:42,252 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,258 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,259 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,259 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,259 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,260 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,261 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,263 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,266 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2024-02-10 00:24:42,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,271 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 00:24:42,272 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 00:24:42,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 00:24:42,279 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,280 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,280 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,280 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,281 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,281 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,283 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,286 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Ended with exit code 0 [2024-02-10 00:24:42,287 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,287 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,288 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 00:24:42,289 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 00:24:42,290 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,297 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:42,297 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,297 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,297 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,297 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:42,297 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:42,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,303 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:42,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,305 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 00:24:42,307 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 00:24:42,308 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,315 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,315 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:42,315 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,315 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,315 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,315 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:42,315 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:42,320 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,323 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 00:24:42,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,325 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 00:24:42,333 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 00:24:42,333 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,339 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,340 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,341 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,341 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,343 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,346 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 00:24:42,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,346 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,347 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 00:24:42,349 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 00:24:42,350 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,357 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,357 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,357 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,357 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,358 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,358 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,360 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,363 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 00:24:42,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,366 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,366 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 00:24:42,368 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 00:24:42,369 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,377 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,377 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,377 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,377 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,378 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,378 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,384 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 00:24:42,384 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,385 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,385 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 00:24:42,388 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 00:24:42,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 00:24:42,395 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,396 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,396 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,396 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,397 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,397 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,399 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,402 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:42,402 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,403 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 00:24:42,406 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 00:24:42,406 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,414 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,414 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,414 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,414 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,415 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,415 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,418 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,421 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 00:24:42,422 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,423 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 00:24:42,424 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 00:24:42,425 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,432 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,432 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,432 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,432 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,433 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,433 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,438 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 00:24:42,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,440 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 00:24:42,441 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 00:24:42,442 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,449 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,450 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:42,450 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,450 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,450 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,450 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:42,450 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:42,480 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,484 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:42,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,486 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 00:24:42,492 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,501 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,501 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,501 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,502 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,502 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,502 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 00:24:42,667 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,671 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:42,671 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,671 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,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 00:24:42,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 00:24:42,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 00:24:42,681 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,681 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,681 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,681 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,682 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,682 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,685 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,688 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Ended with exit code 0 [2024-02-10 00:24:42,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,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 00:24:42,692 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 00:24:42,693 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,700 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,700 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:42,700 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,700 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,700 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,700 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:42,700 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:42,701 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,705 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 00:24:42,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,706 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,706 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 00:24:42,708 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 00:24:42,709 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,715 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,715 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,716 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,716 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,721 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,721 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,723 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,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 00:24:42,727 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,729 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 00:24:42,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 00:24:42,731 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,738 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,738 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,738 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,738 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,739 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,739 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,741 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,744 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 00:24:42,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,746 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 00:24:42,747 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 00:24:42,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 00:24:42,755 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,755 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,755 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,755 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,756 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,756 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,759 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,761 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 00:24:42,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,763 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 00:24:42,764 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 00:24:42,766 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,773 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,773 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,773 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,773 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,774 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,774 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,776 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,779 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 00:24:42,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,780 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,781 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 00:24:42,782 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 00:24:42,783 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,790 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,790 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,790 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,790 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,792 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,792 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,794 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,800 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:42,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,801 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,802 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 00:24:42,809 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,816 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 00:24:42,817 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,817 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,818 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,821 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,821 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,823 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,826 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Ended with exit code 0 [2024-02-10 00:24:42,827 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,827 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,828 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 00:24:42,829 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 00:24:42,830 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,837 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:42,838 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,838 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,838 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,838 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:42,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:42,839 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,842 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 00:24:42,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,843 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 00:24:42,845 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 00:24:42,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 00:24:42,853 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,853 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,853 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,853 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,854 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,854 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,857 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,860 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 00:24:42,860 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,861 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 00:24:42,864 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 00:24:42,865 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,872 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,873 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,873 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,873 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,874 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,874 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,879 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 00:24:42,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,881 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 00:24:42,882 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 00:24:42,883 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,891 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,891 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:42,892 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,892 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,892 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,892 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:42,892 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:42,893 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,896 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 00:24:42,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,897 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 00:24:42,899 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 00:24:42,900 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:42,908 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,908 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,909 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,909 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,911 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,914 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 00:24:42,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,916 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 00:24:42,918 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 00:24:42,919 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,926 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,926 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,927 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,927 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,928 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,928 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,930 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,933 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 00:24:42,933 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,933 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,934 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 00:24:42,935 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 00:24:42,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 00:24:42,943 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,943 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:42,943 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,943 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,943 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,944 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:42,944 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:42,945 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,947 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 00:24:42,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,949 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 00:24:42,952 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 00:24:42,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 00:24:42,958 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,959 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,959 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,959 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,960 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,960 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,962 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,965 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2024-02-10 00:24:42,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,967 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 00:24:42,968 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 00:24:42,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 00:24:42,975 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,976 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,976 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,976 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,977 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:42,977 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:42,979 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,982 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 00:24:42,982 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,983 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 00:24:42,985 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 00:24:42,986 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:42,992 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:42,992 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:42,992 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:42,992 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:42,993 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:42,993 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:42,993 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:42,994 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:42,997 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 00:24:42,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:42,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:42,998 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 00:24:42,999 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 00:24:43,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,008 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,008 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,008 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,009 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,009 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,036 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,043 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,043 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,045 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 00:24:43,048 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,056 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 00:24:43,057 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,057 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,058 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,058 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,063 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 00:24:43,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,065 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 00:24:43,067 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 00:24:43,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,074 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,075 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,076 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,100 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,105 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,107 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 00:24:43,110 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 00:24:43,110 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,117 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:43,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,118 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,118 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:43,118 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:43,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,122 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 00:24:43,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,123 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 00:24:43,124 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 00:24:43,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 00:24:43,132 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,133 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,133 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,133 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,134 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,134 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,136 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,139 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 00:24:43,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,140 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,140 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 00:24:43,141 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 00:24:43,145 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,151 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,152 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,153 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,153 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,155 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,158 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 00:24:43,159 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,159 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,160 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 00:24:43,160 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 00:24:43,162 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,169 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,169 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,169 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,169 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,171 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,171 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,173 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,176 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,178 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 00:24:43,181 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 00:24:43,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,189 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,189 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,189 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,189 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,190 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,190 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,193 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,196 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,196 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,196 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,197 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 00:24:43,198 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 00:24:43,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,207 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,207 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,207 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,207 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,208 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,209 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,211 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,214 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Ended with exit code 0 [2024-02-10 00:24:43,215 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,216 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 00:24:43,217 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 00:24:43,218 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,225 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,225 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,225 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,225 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,226 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,226 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,229 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,232 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 00:24:43,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,234 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 00:24:43,235 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 00:24:43,236 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,243 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,243 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,243 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,243 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,244 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,244 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,250 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 00:24:43,250 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,250 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,251 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 00:24:43,252 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 00:24:43,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 00:24:43,260 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,260 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:43,260 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,260 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,260 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,260 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:43,260 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:43,261 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,264 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 00:24:43,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,265 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,265 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 00:24:43,267 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 00:24:43,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,274 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,274 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,275 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,276 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,276 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,287 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,290 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 00:24:43,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,291 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 00:24:43,292 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 00:24:43,294 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,300 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,300 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:43,300 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,300 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,300 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,301 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:43,301 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:43,302 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,305 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 00:24:43,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,306 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 00:24:43,307 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 00:24:43,309 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,317 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,317 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,317 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,317 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,319 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,319 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,322 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,326 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 00:24:43,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,327 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 00:24:43,329 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 00:24:43,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,336 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,337 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,337 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,337 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,338 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,338 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,347 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,351 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 00:24:43,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,353 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 00:24:43,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 00:24:43,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,371 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,371 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,374 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 00:24:43,384 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,388 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,390 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 00:24:43,396 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,405 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,405 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,407 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,407 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,417 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 00:24:43,420 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,425 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,425 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,426 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,427 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 00:24:43,432 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,441 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,441 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:43,441 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,441 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,441 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,442 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:43,442 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:43,443 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 00:24:43,452 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,456 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,457 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,458 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 00:24:43,464 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,474 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,474 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,474 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,474 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,476 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,476 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,479 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 00:24:43,488 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,493 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,494 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 00:24:43,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 00:24:43,509 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,510 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,510 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,510 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,512 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,512 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,515 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 00:24:43,522 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,528 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,530 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 00:24:43,533 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,542 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,542 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,543 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,544 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,544 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,547 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 00:24:43,552 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,556 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 00:24:43,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,557 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 00:24:43,559 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 00:24:43,559 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,566 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,567 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,568 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,568 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,570 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,574 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,574 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,575 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 00:24:43,576 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 00:24:43,577 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,584 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,584 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,584 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,584 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,586 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,586 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,596 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,600 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:43,601 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,601 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,602 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 00:24:43,612 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,614 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 00:24:43,620 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,620 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,620 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,620 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,621 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,621 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,627 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 00:24:43,627 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,628 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 00:24:43,630 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 00:24:43,631 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,638 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,638 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,638 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,638 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,639 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,639 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,642 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,645 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2024-02-10 00:24:43,645 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,646 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 00:24:43,648 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 00:24:43,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 00:24:43,655 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,655 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,655 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,655 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,656 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,656 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,659 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,662 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2024-02-10 00:24:43,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,663 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 00:24:43,663 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 00:24:43,715 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,722 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,723 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,723 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,723 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,724 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,724 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,726 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,729 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 00:24:43,730 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,730 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,731 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 00:24:43,731 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 00:24:43,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 00:24:43,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,742 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,742 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,742 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,743 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,743 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,746 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,749 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 00:24:43,749 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,750 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 00:24:43,751 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 00:24:43,752 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,759 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,759 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,759 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,759 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,760 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,760 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,785 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,789 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 00:24:43,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,790 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 00:24:43,791 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 00:24:43,793 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,799 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,800 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,800 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,800 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,801 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,801 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,803 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,806 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 00:24:43,807 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,807 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,808 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 00:24:43,808 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 00:24:43,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,817 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,817 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:43,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,818 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,818 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:43,818 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:43,819 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,822 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-02-10 00:24:43,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,822 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,823 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 00:24:43,824 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 00:24:43,826 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:43,832 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,832 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,832 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,832 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:43,834 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:43,834 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:43,836 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:43,839 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 00:24:43,839 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:43,839 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:43,990 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 00:24:43,991 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 00:24:43,992 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:43,999 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:43,999 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:43,999 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:43,999 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,000 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:44,000 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:44,002 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:44,005 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 00:24:44,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,006 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 00:24:44,007 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 00:24:44,009 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:44,015 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:44,015 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:44,015 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:44,016 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,017 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:44,017 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:44,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:44,023 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 00:24:44,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,023 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,024 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 00:24:44,026 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 00:24:44,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 00:24:44,034 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:44,034 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:44,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:44,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:44,034 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,034 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:44,034 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:44,035 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:44,038 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 00:24:44,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,039 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 00:24:44,040 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 00:24:44,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 00:24:44,049 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:44,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:44,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:44,049 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,050 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:44,050 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:44,052 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:44,055 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 00:24:44,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,056 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 00:24:44,057 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 00:24:44,059 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:44,065 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:44,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:44,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:44,066 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,067 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:44,067 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:44,069 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:44,072 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:44,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,072 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,073 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 00:24:44,074 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 00:24:44,075 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:44,082 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:44,082 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:24:44,082 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:44,082 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:44,082 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,082 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:24:44,082 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:24:44,129 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:44,132 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2024-02-10 00:24:44,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,132 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,133 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 00:24:44,134 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 00:24:44,136 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of 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 00:24:44,142 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:44,143 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:44,143 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:44,143 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,145 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:44,145 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:44,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:44,151 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2024-02-10 00:24:44,152 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,153 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 00:24:44,154 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 00:24:44,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 00:24:44,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:44,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:44,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:44,162 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,163 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:44,163 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:44,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:24:44,168 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 00:24:44,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,170 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 00:24:44,171 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 00:24:44,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:24:44,179 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:24:44,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:24:44,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:24:44,179 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:24:44,181 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:24:44,181 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:24:44,186 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 00:24:44,194 INFO L443 ModelExtractionUtils]: Simplification made 8 calls to the SMT solver. [2024-02-10 00:24:44,194 INFO L444 ModelExtractionUtils]: 0 out of 10 variables were initially zero. Simplification set additionally 2 variables to zero. [2024-02-10 00:24:44,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:24:44,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:24:44,196 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 00:24:44,197 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 00:24:44,198 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 00:24:44,206 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 2. [2024-02-10 00:24:44,206 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 00:24:44,206 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(t1Thread1of1ForFork1_#t~post3#1) = -2*t1Thread1of1ForFork1_#t~post3#1 + 13 Supporting invariants [-1*t1Thread1of1ForFork1_#t~post3#1 + 6 >= 0, 1*t1Thread1of1ForFork1_~i~0#1 - 1*t1Thread1of1ForFork1_#t~post3#1 - 1 >= 0] [2024-02-10 00:24:44,210 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:44,256 INFO L156 tatePredicateManager]: 15 out of 16 supporting invariants were superfluous and have been removed [2024-02-10 00:24:44,272 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:24:44,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:24:44,324 INFO L262 TraceCheckSpWp]: Trace formula consists of 210 conjuncts, 3 conjunts are in the unsatisfiable core [2024-02-10 00:24:44,326 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:24:44,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:24:44,416 INFO L262 TraceCheckSpWp]: Trace formula consists of 24 conjuncts, 6 conjunts are in the unsatisfiable core [2024-02-10 00:24:44,417 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:24:44,479 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 00:24:44,480 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 00:24:44,481 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 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 00:24:44,669 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 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 14 states and 3139 transitions.9 powerset states5 rank states. The highest rank that occured is 1 [2024-02-10 00:24:44,669 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 00:24:44,669 INFO L112 BuchiIntersect]: use intersection optimizations [2024-02-10 00:24:44,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states and 3139 transitions. [2024-02-10 00:24:44,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 3139 transitions. [2024-02-10 00:24:44,676 INFO L79 tersectStemOptimized]: Starting StemOptimized Intersection [2024-02-10 00:24:44,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states and 3139 transitions. [2024-02-10 00:24:44,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 3139 transitions. [2024-02-10 00:24:44,824 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2024-02-10 00:24:45,747 INFO L90 tersectStemOptimized]: Exiting StemOptimized Intersection [2024-02-10 00:24:45,747 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 00:24:45,748 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 8 states 1 stem states 4 non-accepting loop states 2 accepting loop states [2024-02-10 00:24:45,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 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 00:24:45,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1150 transitions. [2024-02-10 00:24:45,755 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 72 letters. Loop has 8 letters. [2024-02-10 00:24:45,756 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:24:45,757 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 80 letters. Loop has 8 letters. [2024-02-10 00:24:45,757 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:24:45,757 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 72 letters. Loop has 16 letters. [2024-02-10 00:24:45,757 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:24:45,757 INFO L428 stractBuchiCegarLoop]: Abstraction has has 205 places, 33270 transitions, 218990 flow [2024-02-10 00:24:45,757 INFO L335 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-02-10 00:24:45,757 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 00:24:45,757 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 205 places, 33270 transitions, 218990 flow Received shutdown request... [2024-02-10 00:28:16,518 WARN L341 stractBuchiCegarLoop]: Verification cancelled [2024-02-10 00:28:16,523 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 12:28:16 BoogieIcfgContainer [2024-02-10 00:28:16,523 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 00:28:16,524 INFO L158 Benchmark]: Toolchain (without parser) took 259410.76ms. Allocated memory was 280.0MB in the beginning and 6.8GB in the end (delta: 6.5GB). Free memory was 209.7MB in the beginning and 4.5GB in the end (delta: -4.3GB). Peak memory consumption was 5.3GB. Max. memory is 8.0GB. [2024-02-10 00:28:16,524 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 280.0MB. Free memory is still 251.4MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 00:28:16,524 INFO L158 Benchmark]: CACSL2BoogieTranslator took 546.96ms. Allocated memory is still 280.0MB. Free memory was 209.7MB in the beginning and 189.5MB in the end (delta: 20.2MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. [2024-02-10 00:28:16,524 INFO L158 Benchmark]: Boogie Procedure Inliner took 52.28ms. Allocated memory is still 280.0MB. Free memory was 189.5MB in the beginning and 187.0MB in the end (delta: 2.5MB). Peak memory consumption was 3.1MB. Max. memory is 8.0GB. [2024-02-10 00:28:16,524 INFO L158 Benchmark]: Boogie Preprocessor took 43.11ms. Allocated memory is still 280.0MB. Free memory was 187.0MB in the beginning and 185.3MB in the end (delta: 1.7MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-02-10 00:28:16,525 INFO L158 Benchmark]: RCFGBuilder took 544.73ms. Allocated memory is still 280.0MB. Free memory was 185.3MB in the beginning and 166.0MB in the end (delta: 19.2MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. [2024-02-10 00:28:16,525 INFO L158 Benchmark]: BuchiAutomizer took 258219.31ms. Allocated memory was 280.0MB in the beginning and 6.8GB in the end (delta: 6.5GB). Free memory was 166.0MB in the beginning and 4.5GB in the end (delta: -4.4GB). Peak memory consumption was 5.3GB. Max. memory is 8.0GB. [2024-02-10 00:28:16,526 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.14ms. Allocated memory is still 280.0MB. Free memory is still 251.4MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 546.96ms. Allocated memory is still 280.0MB. Free memory was 209.7MB in the beginning and 189.5MB in the end (delta: 20.2MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 52.28ms. Allocated memory is still 280.0MB. Free memory was 189.5MB in the beginning and 187.0MB in the end (delta: 2.5MB). Peak memory consumption was 3.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 43.11ms. Allocated memory is still 280.0MB. Free memory was 187.0MB in the beginning and 185.3MB in the end (delta: 1.7MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 544.73ms. Allocated memory is still 280.0MB. Free memory was 185.3MB in the beginning and 166.0MB in the end (delta: 19.2MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. * BuchiAutomizer took 258219.31ms. Allocated memory was 280.0MB in the beginning and 6.8GB in the end (delta: 6.5GB). Free memory was 166.0MB in the beginning and 4.5GB in the end (delta: -4.4GB). Peak memory consumption was 5.3GB. 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 4 terminating modules (2 trivial, 2 deterministic, 0 nondeterministic) and one module whose termination is unknown.One deterministic module has affine ranking function (13 + (-2 * i)) and consists of 7 locations. One deterministic module has affine ranking function ((-2 * org.eclipse.cdt.internal.core.dom.parser.c.CASTUnaryExpression@682084c6) + 13) and consists of 8 locations. 2 modules have a trivial ranking function, the largest among these consists of 5 locations. The remainder module has 218990 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 257.9s and 5 iterations. TraceHistogramMax:0. Analysis of lassos took 15.3s. Construction of modules took 0.2s. Büchi inclusion checks took 20.7s. 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, 2206 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2205 mSDsluCounter, 5136 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 3236 mSDsCounter, 21 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 408 IncrementalHoareTripleChecker+Invalid, 429 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 21 mSolverCounterUnsat, 1900 mSDtfsCounter, 408 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT0 conc1 concLT0 SILN0 SILU1 SILI0 SILT0 lasso2 LassoPreprocessingBenchmarks: Lassos: inital417 mio100 ax152 hnf100 lsp49 ukn50 mio100 lsp14 div210 bol100 ite100 ukn100 eq152 hnf95 smp62 dnf100 smp100 tf102 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 58ms 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.1s - TimeoutResult: Timeout (de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction) Buchi Automizer is unable to decide termination: Timeout while executing BuchiPetriNet2FiniteAutomaton. RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown