/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 false -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:57:09,306 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 00:57:09,428 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:57:09,439 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 00:57:09,440 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 00:57:09,441 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 00:57:09,485 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 00:57:09,486 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 00:57:09,486 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 00:57:09,487 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 00:57:09,488 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 00:57:09,488 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 00:57:09,488 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 00:57:09,489 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 00:57:09,489 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 00:57:09,490 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 00:57:09,490 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 00:57:09,490 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 00:57:09,491 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 00:57:09,491 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 00:57:09,491 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 00:57:09,496 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 00:57:09,497 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 00:57:09,498 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 00:57:09,504 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 00:57:09,504 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 00:57:09,505 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 00:57:09,505 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 00:57:09,505 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 00:57:09,506 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 00:57:09,507 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 00:57:09,507 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 00:57:09,507 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 00:57:09,508 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 00:57:09,508 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 00:57:09,508 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 00:57:09,509 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 00:57:09,509 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 00:57:09,510 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 -> false [2024-02-10 00:57:10,007 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 00:57:10,044 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 00:57:10,047 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 00:57:10,048 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 00:57:10,049 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 00:57:10,050 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:57:11,352 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 00:57:11,586 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 00:57:11,587 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-deagle/circular_buffer_ok.i [2024-02-10 00:57:11,606 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/43110a0d1/9a184c1fed10408f8763a5c7325e05eb/FLAG2459c6b03 [2024-02-10 00:57:11,624 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/43110a0d1/9a184c1fed10408f8763a5c7325e05eb [2024-02-10 00:57:11,627 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 00:57:11,629 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 00:57:11,633 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 00:57:11,633 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 00:57:11,637 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 00:57:11,638 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:57:11" (1/1) ... [2024-02-10 00:57:11,640 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@69effbcb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:11, skipping insertion in model container [2024-02-10 00:57:11,640 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 12:57:11" (1/1) ... [2024-02-10 00:57:11,675 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 00:57:11,953 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:57:11,971 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 00:57:12,029 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 00:57:12,077 INFO L206 MainTranslator]: Completed translation [2024-02-10 00:57:12,079 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12 WrapperNode [2024-02-10 00:57:12,079 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 00:57:12,080 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 00:57:12,080 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 00:57:12,080 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 00:57:12,087 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:57:12" (1/1) ... [2024-02-10 00:57:12,106 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:57:12" (1/1) ... [2024-02-10 00:57:12,137 INFO L138 Inliner]: procedures = 168, calls = 39, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 148 [2024-02-10 00:57:12,138 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 00:57:12,139 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 00:57:12,139 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 00:57:12,139 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 00:57:12,146 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,147 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,161 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,161 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,167 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,170 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,171 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,185 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,190 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 00:57:12,191 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 00:57:12,191 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 00:57:12,191 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 00:57:12,192 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (1/1) ... [2024-02-10 00:57:12,203 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:12,216 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:12,246 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:57:12,271 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:57:12,311 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 00:57:12,311 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2024-02-10 00:57:12,312 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2024-02-10 00:57:12,313 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2024-02-10 00:57:12,313 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2024-02-10 00:57:12,313 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 00:57:12,313 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-02-10 00:57:12,313 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 00:57:12,313 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 00:57:12,313 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 00:57:12,313 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-02-10 00:57:12,314 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 00:57:12,314 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 00:57:12,314 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 00:57:12,316 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:57:12,598 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 00:57:12,612 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 00:57:12,949 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 00:57:12,956 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 00:57:12,956 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2024-02-10 00:57:12,958 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:57:12 BoogieIcfgContainer [2024-02-10 00:57:12,958 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 00:57:12,959 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 00:57:12,959 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 00:57:12,962 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 00:57:12,963 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:57:12,963 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 12:57:11" (1/3) ... [2024-02-10 00:57:12,964 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@18a32535 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:57:12, skipping insertion in model container [2024-02-10 00:57:12,964 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:57:12,964 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 12:57:12" (2/3) ... [2024-02-10 00:57:12,964 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@18a32535 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 12:57:12, skipping insertion in model container [2024-02-10 00:57:12,964 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 00:57:12,964 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 12:57:12" (3/3) ... [2024-02-10 00:57:12,965 INFO L332 chiAutomizerObserver]: Analyzing ICFG circular_buffer_ok.i [2024-02-10 00:57:13,067 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 00:57:13,091 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 156 places, 165 transitions, 344 flow [2024-02-10 00:57:13,153 INFO L124 PetriNetUnfolderBase]: 14/161 cut-off events. [2024-02-10 00:57:13,153 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 00:57:13,162 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:57:13,163 INFO L82 GeneralOperation]: Start removeDead. Operand has 156 places, 165 transitions, 344 flow [2024-02-10 00:57:13,178 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 154 places, 161 transitions, 334 flow [2024-02-10 00:57:13,184 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 00:57:13,184 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 00:57:13,184 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 00:57:13,185 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 00:57:13,185 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 00:57:13,185 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 00:57:13,185 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 00:57:13,185 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 00:57:13,186 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 154 places, 161 transitions, 334 flow [2024-02-10 00:57:13,214 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:57:13,214 INFO L124 PetriNetUnfolderBase]: 2/76 cut-off events. [2024-02-10 00:57:13,214 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-02-10 00:57:13,214 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:57:13,218 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 00:57:13,218 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 154 places, 161 transitions, 334 flow [2024-02-10 00:57:13,228 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:57:13,228 INFO L124 PetriNetUnfolderBase]: 2/76 cut-off events. [2024-02-10 00:57:13,228 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-02-10 00:57:13,228 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:57:13,239 INFO L748 eck$LassoCheckResult]: Stem: 160#[$Ultimate##0]true [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 162#[L-1]true [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 164#[L681]true [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[] 166#[L681-1]true [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[] 168#[L681-2]true [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[] 170#[L681-3]true [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[] 172#[L681-4]true [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[] 174#[L681-5]true [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] 176#[L682]true [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[] 178#[L682-1]true [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] 180#[L683]true [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 182#[L684]true [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 184#[L685]true [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] 186#[L686]true [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 188#[L686-1]true [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 190#[L687]true [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 192#[L688]true [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] 194#[L688-1]true [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[] 196#[L688-2]true [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[] 198#[L688-3]true [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[] 200#[L688-4]true [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[] 202#[L688-5]true [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[] 204#[L688-6]true [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[] 206#[L688-7]true [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[] 208#[L688-8]true [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[] 210#[L688-9]true [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[] 212#[L688-10]true [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] 214#[L-1-1]true [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] 216#[L758]true [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] 218#[L758-1]true [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] 220#[L758-2]true [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] 222#[L760]true [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] 224#[L760-1]true [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] 226#[L689]true [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] 228#[L691]true [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] 230#[L692]true [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 232#[L692-1]true [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] 234#[L689-1]true [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] 236#[L760-2]true [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] 238#[L761]true [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 240#[L762]true [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 242#[L763]true [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] 244#[L763-1]true [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] 246#[L763-2]true [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] 248#[L763-3]true [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] 250#[$Ultimate##0, L763-4]true [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] 252#[L724, L763-4]true [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 254#[L763-4, L725]true [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] 256#[L725-6, L763-4]true [2024-02-10 00:57:13,240 INFO L750 eck$LassoCheckResult]: Loop: 256#[L725-6, L763-4]true [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[] 259#[L763-4, L727]true [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] 261#[L727-1, L763-4]true [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 263#[L728, L763-4]true [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[] 265#[L728-2, L763-4]true [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] 267#[L725-3, L763-4]true [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] 269#[L725-4, L763-4]true [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] 271#[L763-4, L725-5]true [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] 256#[L725-6, L763-4]true [2024-02-10 00:57:13,245 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:13,245 INFO L85 PathProgramCache]: Analyzing trace with hash 660132702, now seen corresponding path program 1 times [2024-02-10 00:57:13,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:57:13,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1555736507] [2024-02-10 00:57:13,262 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:57:13,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:57:13,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:13,405 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:57:13,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:13,488 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:57:13,491 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:13,491 INFO L85 PathProgramCache]: Analyzing trace with hash -1016171157, now seen corresponding path program 1 times [2024-02-10 00:57:13,492 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:57:13,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1904112279] [2024-02-10 00:57:13,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:57:13,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:57:13,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:13,521 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:57:13,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:13,527 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:57:13,532 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:13,533 INFO L85 PathProgramCache]: Analyzing trace with hash 1461754824, now seen corresponding path program 1 times [2024-02-10 00:57:13,533 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:57:13,533 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [733119099] [2024-02-10 00:57:13,533 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:57:13,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:57:13,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:57:13,808 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:57:13,809 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 00:57:13,809 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [733119099] [2024-02-10 00:57:13,809 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [733119099] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 00:57:13,810 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 00:57:13,810 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-10 00:57:13,812 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [498242630] [2024-02-10 00:57:13,815 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 00:57:13,914 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 00:57:13,938 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-10 00:57:13,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-10 00:57:14,004 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:57:14,005 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:57:14,008 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 165 [2024-02-10 00:57:14,009 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 00:57:14,065 INFO L124 PetriNetUnfolderBase]: 16/268 cut-off events. [2024-02-10 00:57:14,065 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-02-10 00:57:14,068 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:57:14,073 INFO L140 encePairwiseOnDemand]: 153/165 looper letters, 4 selfloop transitions, 3 changer transitions 0/146 dead transitions. [2024-02-10 00:57:14,073 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 146 transitions, 318 flow [2024-02-10 00:57:14,088 INFO L231 Difference]: Finished difference. Result has 158 places, 146 transitions, 322 flow [2024-02-10 00:57:14,090 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-10 00:57:14,095 INFO L428 stractBuchiCegarLoop]: Abstraction has has 158 places, 146 transitions, 322 flow [2024-02-10 00:57:14,095 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-02-10 00:57:14,095 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 158 places, 146 transitions, 322 flow [2024-02-10 00:57:14,113 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:57:14,113 INFO L124 PetriNetUnfolderBase]: 1/98 cut-off events. [2024-02-10 00:57:14,113 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 00:57:14,113 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:57:14,118 INFO L748 eck$LassoCheckResult]: Stem: 160#[$Ultimate##0]true [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 162#[L-1]true [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 164#[L681]true [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[] 166#[L681-1]true [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[] 168#[L681-2]true [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[] 170#[L681-3]true [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[] 172#[L681-4]true [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[] 174#[L681-5]true [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] 176#[L682]true [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[] 178#[L682-1]true [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] 180#[L683]true [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 182#[L684]true [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 184#[L685]true [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] 186#[L686]true [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 188#[L686-1]true [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 190#[L687]true [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 192#[L688]true [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] 194#[L688-1]true [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[] 196#[L688-2]true [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[] 198#[L688-3]true [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[] 200#[L688-4]true [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[] 202#[L688-5]true [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[] 204#[L688-6]true [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[] 206#[L688-7]true [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[] 208#[L688-8]true [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[] 210#[L688-9]true [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[] 212#[L688-10]true [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] 214#[L-1-1]true [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] 216#[L758]true [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] 218#[L758-1]true [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] 220#[L758-2]true [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] 222#[L760]true [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] 224#[L760-1]true [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] 226#[L689]true [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] 228#[L691]true [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] 230#[L692]true [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 232#[L692-1]true [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] 234#[L689-1]true [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] 236#[L760-2]true [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] 238#[L761]true [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 240#[L762]true [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 242#[L763]true [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] 244#[L763-1]true [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] 246#[L763-2]true [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] 248#[L763-3]true [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] 250#[$Ultimate##0, L763-4]true [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] 388#[$Ultimate##0, L763-5]true [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] 390#[L764, $Ultimate##0]true [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] 392#[$Ultimate##0, L764-1]true [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] 394#[$Ultimate##0, L764-2]true [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] 396#[$Ultimate##0, L764-3]true [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] 398#[$Ultimate##0, $Ultimate##0, L764-4]true [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] 400#[$Ultimate##0, L764-4, L742]true [440] L742-->L743: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~i~1#1] 402#[$Ultimate##0, L764-4, L743]true [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] 404#[$Ultimate##0, L764-4, L743-6]true [2024-02-10 00:57:14,118 INFO L750 eck$LassoCheckResult]: Loop: 404#[$Ultimate##0, L764-4, L743-6]true [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[] 407#[$Ultimate##0, L764-4, L745]true [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] 409#[L745-1, $Ultimate##0, L764-4]true [447] L745-1-->L746: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_#t~nondet7#1=|v_t2Thread1of1ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~nondet7#1] 411#[$Ultimate##0, L746, L764-4]true [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[] 413#[L746-2, $Ultimate##0, L764-4]true [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] 415#[$Ultimate##0, L764-4, L743-3]true [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] 417#[L743-4, $Ultimate##0, L764-4]true [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] 419#[$Ultimate##0, L764-4, L743-5]true [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] 404#[$Ultimate##0, L764-4, L743-6]true [2024-02-10 00:57:14,119 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:14,120 INFO L85 PathProgramCache]: Analyzing trace with hash -17534666, now seen corresponding path program 1 times [2024-02-10 00:57:14,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:57:14,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [344187956] [2024-02-10 00:57:14,120 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:57:14,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:57:14,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:14,209 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:57:14,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:14,265 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:57:14,266 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:14,266 INFO L85 PathProgramCache]: Analyzing trace with hash -140456052, now seen corresponding path program 1 times [2024-02-10 00:57:14,266 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:57:14,266 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1343908136] [2024-02-10 00:57:14,266 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:57:14,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:57:14,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:14,277 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:57:14,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:14,286 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:57:14,287 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:14,287 INFO L85 PathProgramCache]: Analyzing trace with hash -1447085119, now seen corresponding path program 1 times [2024-02-10 00:57:14,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:57:14,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [653653723] [2024-02-10 00:57:14,287 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:57:14,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:57:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:14,324 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:57:14,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:14,360 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:57:17,302 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:57:17,302 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:57:17,303 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:57:17,303 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:57:17,304 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:57:17,304 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:17,304 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:57:17,304 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:57:17,304 INFO L133 ssoRankerPreferences]: Filename of dumped script: circular_buffer_ok.i_BEv2_Iteration2_Lasso [2024-02-10 00:57:17,305 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:57:17,305 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:57:17,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:57:17,351 INFO L118 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:57:17,353 INFO L118 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:57:17,355 INFO L118 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:57:17,363 INFO L118 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:57:17,365 INFO L118 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:57:17,366 INFO L118 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:57:17,369 INFO L118 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:57:17,370 INFO L118 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:57:17,372 INFO L118 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:57:17,374 INFO L118 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:57:17,377 INFO L118 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:57:17,379 INFO L118 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:57:17,381 INFO L118 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:57:17,384 INFO L118 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:57:17,386 INFO L118 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:57:17,388 INFO L118 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:57:17,390 INFO L118 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:57:17,392 INFO L118 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:57:17,393 INFO L118 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:57:17,395 INFO L118 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:57:17,397 INFO L118 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:57:17,402 INFO L118 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:57:17,404 INFO L118 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:57:17,407 INFO L118 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:57:17,409 INFO L118 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:57:17,411 INFO L118 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:57:17,413 INFO L118 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:57:17,415 INFO L118 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:57:17,417 INFO L118 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:57:17,419 INFO L118 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:57:17,421 INFO L118 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:57:17,423 INFO L118 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:57:17,424 INFO L118 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:57:17,429 INFO L118 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:57:17,432 INFO L118 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:57:17,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:57:17,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:57:17,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:57:17,446 INFO L118 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:57:17,449 INFO L118 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:57:17,451 INFO L118 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:57:17,453 INFO L118 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:57:17,455 INFO L118 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:57:17,457 INFO L118 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:57:17,459 INFO L118 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:57:17,460 INFO L118 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:57:17,462 INFO L118 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:57:17,465 INFO L118 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:57:17,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:57:17,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:57:17,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:57:17,511 INFO L118 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:57:17,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:57:17,514 INFO L118 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:57:17,516 INFO L118 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:57:17,518 INFO L118 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:57:17,520 INFO L118 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:57:17,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:57:17,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:57:17,526 INFO L118 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:57:18,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:57:18,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:57:18,254 INFO L118 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:57:18,261 INFO L118 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:57:18,263 INFO L118 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:57:18,266 INFO L118 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:57:18,268 INFO L118 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:57:18,270 INFO L118 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:57:18,272 INFO L118 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:57:18,274 INFO L118 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:57:18,278 INFO L118 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:57:18,279 INFO L118 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:57:18,282 INFO L118 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:57:18,284 INFO L118 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:57:18,288 INFO L118 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:57:18,290 INFO L118 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:57:18,293 INFO L118 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:57:18,295 INFO L118 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:57:18,298 INFO L118 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:57:18,300 INFO L118 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:57:18,302 INFO L118 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:57:18,304 INFO L118 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:57:18,306 INFO L118 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:57:18,308 INFO L118 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:57:18,310 INFO L118 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:57:18,315 INFO L118 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:57:19,094 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:57:19,098 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:57:19,099 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,113 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:57:19,114 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:57:19,117 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:19,126 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,126 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,126 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,126 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,131 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,131 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,176 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2024-02-10 00:57:19,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,178 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:57:19,194 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:57:19,196 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,203 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,203 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,204 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,204 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,225 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,226 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,240 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,260 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:57:19,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,261 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,273 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:57:19,312 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:57:19,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:19,324 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:19,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,325 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,326 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:19,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:19,340 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,351 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2024-02-10 00:57:19,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,361 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:57:19,364 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:57:19,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,375 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,375 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,375 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,378 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,378 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,392 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,413 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:57:19,414 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,414 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,419 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:57:19,421 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:57:19,423 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,431 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,431 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:19,431 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,431 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,431 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,432 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:19,432 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:19,441 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,451 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:57:19,451 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,452 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:57:19,456 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,463 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:57:19,463 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,464 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:19,464 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,464 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,464 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,464 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:19,464 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:19,465 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,469 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:57:19,470 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,470 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,488 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:57:19,489 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:57:19,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:57:19,499 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,500 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,501 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,501 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,511 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,515 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:57:19,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,517 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:57:19,520 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:57:19,521 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:19,530 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,530 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:19,530 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,530 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,530 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,531 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:19,532 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:19,544 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,549 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Ended with exit code 0 [2024-02-10 00:57:19,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,551 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:57:19,557 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:57:19,558 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:19,565 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,566 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,566 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,566 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,568 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,568 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,590 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:57:19,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,592 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:57:19,600 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:19,607 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,608 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,608 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,608 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,610 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,610 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,613 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:57:19,621 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,627 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:57:19,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,630 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:57:19,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:57:19,642 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,642 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:19,642 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,642 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,642 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,642 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:19,643 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:19,645 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:57:19,653 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,660 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:57:19,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,660 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,661 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:57:19,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,675 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,676 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,676 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,679 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:57:19,687 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,693 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:57:19,693 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,693 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,694 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:57:19,699 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:19,708 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,709 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,709 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,709 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,710 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,710 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,713 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:57:19,719 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,725 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:57:19,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,726 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,727 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:57:19,732 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:57:19,732 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,740 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,741 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,742 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,742 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,756 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,763 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:57:19,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,770 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:57:19,776 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:57:19,776 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,787 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,787 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,787 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,787 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,788 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,788 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,798 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,806 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Ended with exit code 0 [2024-02-10 00:57:19,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,806 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,807 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:57:19,813 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:19,821 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,821 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,821 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,821 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,823 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,823 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,825 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:57:19,833 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,840 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:57:19,840 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,840 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,841 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:57:19,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:57:19,854 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,854 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,854 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,854 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,856 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,856 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,858 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:57:19,866 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,873 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:57:19,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,874 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,875 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:57:19,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:19,888 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,888 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:19,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,889 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,889 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:19,889 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:19,891 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:57:19,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,905 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:57:19,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,907 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:57:19,914 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,921 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,922 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:19,922 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,922 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,922 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,922 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:19,922 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:19,924 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:57:19,933 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,938 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2024-02-10 00:57:19,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,940 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:57:19,948 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,956 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,956 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,956 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,956 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,957 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,957 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,960 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:57:19,967 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:19,974 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:57:19,974 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:19,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:19,975 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:57:19,978 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:19,986 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:19,987 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:19,987 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:19,987 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:19,988 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:19,988 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:19,991 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:57:19,998 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,004 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Forceful destruction successful, exit code 0 [2024-02-10 00:57:20,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,005 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,006 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:57:20,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:57:20,018 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,018 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,018 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,018 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,019 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:57:20,019 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:20,020 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:20,033 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,040 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Forceful destruction successful, exit code 0 [2024-02-10 00:57:20,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,041 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,042 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:57:20,046 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:57:20,046 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:20,056 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,056 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:20,057 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,057 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,057 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,057 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:20,057 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:20,060 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,065 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Forceful destruction successful, exit code 0 [2024-02-10 00:57:20,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,066 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:57:20,069 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:57:20,070 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:20,078 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,079 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,079 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,079 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,080 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:20,080 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:20,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,116 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:57:20,116 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,117 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,118 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:57:20,122 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:57:20,123 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:20,134 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,134 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,134 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,134 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,136 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:20,136 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:20,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,150 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:57:20,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,158 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:57:20,159 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:57:20,160 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:20,167 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,167 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:20,167 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,167 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,167 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,167 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:20,167 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:20,168 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,171 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Forceful destruction successful, exit code 0 [2024-02-10 00:57:20,172 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,172 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,173 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:57:20,177 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:20,187 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,188 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,194 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:20,195 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:20,198 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:57:20,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,206 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2024-02-10 00:57:20,206 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,206 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,207 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:57:20,209 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:57:20,211 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:20,220 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,221 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:20,221 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,221 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,221 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,231 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:20,231 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:20,233 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,237 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:57:20,238 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,238 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,244 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:57:20,257 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:57:20,258 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:20,268 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,269 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:20,269 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,269 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,269 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,270 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:20,270 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:20,284 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,289 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:57:20,289 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,289 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,309 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:57:20,321 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:57:20,323 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:20,332 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,332 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,332 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,332 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,334 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:20,334 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:20,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Ended with exit code 0 [2024-02-10 00:57:20,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,350 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:57:20,352 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:57:20,352 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:20,360 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,361 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,362 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:20,362 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:20,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Ended with exit code 0 [2024-02-10 00:57:20,376 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,377 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:57:20,378 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:57:20,379 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:57:20,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,387 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:20,387 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,387 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,387 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,390 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:20,390 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:20,394 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,409 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Ended with exit code 0 [2024-02-10 00:57:20,410 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,410 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,411 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:57:20,413 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:57:20,414 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:20,422 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,422 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:57:20,423 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,423 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,423 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,423 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:57:20,423 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:57:20,433 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:57:20,438 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:57:20,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,439 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,440 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:57:20,442 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:57:20,443 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:57:20,451 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:57:20,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:57:20,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:57:20,451 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:57:20,454 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:57:20,454 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:57:20,471 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 00:57:20,506 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2024-02-10 00:57:20,506 INFO L444 ModelExtractionUtils]: 1 out of 7 variables were initially zero. Simplification set additionally 3 variables to zero. [2024-02-10 00:57:20,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:57:20,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:57:20,511 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:57:20,512 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:57:20,513 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 00:57:20,531 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2024-02-10 00:57:20,531 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 00:57:20,532 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:57:20,554 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:57:20,624 INFO L156 tatePredicateManager]: 23 out of 23 supporting invariants were superfluous and have been removed [2024-02-10 00:57:20,642 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:20,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:57:20,695 INFO L262 TraceCheckSpWp]: Trace formula consists of 181 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 00:57:20,697 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:57:20,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:57:20,771 INFO L262 TraceCheckSpWp]: Trace formula consists of 23 conjuncts, 5 conjunts are in the unsatisfiable core [2024-02-10 00:57:20,771 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:57:20,826 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:57:20,829 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:57:20,831 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:57:21,010 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:57:21,011 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 00:57:21,011 INFO L112 BuchiIntersect]: use intersection optimizations [2024-02-10 00:57:21,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states and 2974 transitions. [2024-02-10 00:57:21,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2974 transitions. [2024-02-10 00:57:21,026 INFO L79 tersectStemOptimized]: Starting StemOptimized Intersection [2024-02-10 00:57:21,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states and 2974 transitions. [2024-02-10 00:57:21,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 2974 transitions. [2024-02-10 00:57:21,113 INFO L90 tersectStemOptimized]: Exiting StemOptimized Intersection [2024-02-10 00:57:21,113 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 00:57:21,115 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:57:21,115 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:57:21,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1139 transitions. [2024-02-10 00:57:21,119 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 54 letters. Loop has 8 letters. [2024-02-10 00:57:21,119 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:57:21,119 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 62 letters. Loop has 8 letters. [2024-02-10 00:57:21,119 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:57:21,119 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 54 letters. Loop has 16 letters. [2024-02-10 00:57:21,120 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 00:57:21,120 INFO L428 stractBuchiCegarLoop]: Abstraction has has 177 places, 3592 transitions, 15079 flow [2024-02-10 00:57:21,120 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-02-10 00:57:21,120 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 177 places, 3592 transitions, 15079 flow [2024-02-10 00:57:21,363 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:57:53,339 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:57:53,339 INFO L124 PetriNetUnfolderBase]: 20426/28164 cut-off events. [2024-02-10 00:57:53,339 INFO L125 PetriNetUnfolderBase]: For 265/265 co-relation queries the response was YES. [2024-02-10 00:57:53,339 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:57:53,342 INFO L748 eck$LassoCheckResult]: Stem: 160#[$Ultimate##0]true [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 162#[L-1]true [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 164#[L681]true [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[] 166#[L681-1]true [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[] 168#[L681-2]true [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[] 170#[L681-3]true [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[] 172#[L681-4]true [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[] 174#[L681-5]true [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] 176#[L682]true [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[] 178#[L682-1]true [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] 180#[L683]true [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 182#[L684]true [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 184#[L685]true [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] 186#[L686]true [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 188#[L686-1]true [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 190#[L687]true [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 192#[L688]true [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] 194#[L688-1]true [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[] 196#[L688-2]true [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[] 198#[L688-3]true [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[] 200#[L688-4]true [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[] 202#[L688-5]true [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[] 204#[L688-6]true [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[] 206#[L688-7]true [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[] 208#[L688-8]true [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[] 210#[L688-9]true [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[] 212#[L688-10]true [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] 214#[L-1-1]true [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] 216#[L758]true [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] 218#[L758-1]true [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] 220#[L758-2]true [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] 222#[L760]true [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] 224#[L760-1]true [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] 226#[L689]true [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] 228#[L691]true [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] 230#[L692]true [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 232#[L692-1]true [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] 234#[L689-1]true [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] 236#[L760-2]true [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] 238#[L761]true [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 240#[L762]true [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 242#[L763]true [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] 244#[L763-1]true [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] 246#[L763-2]true [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] 248#[L763-3]true [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] 250#[$Ultimate##0, L763-4]true [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] 252#[L724, L763-4]true [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 254#[L763-4, L725]true [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] 256#[L725-6, L763-4]true [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[] 259#[L763-4, L727]true [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] 261#[L727-1, L763-4]true [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 263#[L728, L763-4]true [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[] 792#[L763-4, L730]true [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] 794#[L730-1, L763-4]true [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] 796#[L730-2, L763-4]true [403] L730-2-->L706: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 798#[L763-4, L706]true [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] 800#[L763-4, L708]true [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[] 802#[L763-4, L718]true [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] 804#[insertLogElement_returnLabel#1, L763-4]true [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] 806#[L763-4, L730-3]true [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] 808#[L763-4, L730-4]true [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] 810#[L730-5, L763-4]true [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[] 812#[L763-4, L730-6]true [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] 814#[L730-9, L763-4]true [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] 816#[L733, L763-4]true [431] L733-->L734: Formula: (= v_~send~0_3 0) InVars {} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[~send~0] 818#[L763-4, L734]true [434] L734-->L728-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] 265#[L728-2, L763-4]true [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] 267#[L725-3, L763-4]true [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] 269#[L725-4, L763-4]true [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] 271#[L763-4, L725-5]true [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] 256#[L725-6, L763-4]true [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[] 259#[L763-4, L727]true [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] 261#[L727-1, L763-4]true [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 263#[L728, L763-4]true [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[] 265#[L728-2, L763-4]true [2024-02-10 00:57:53,343 INFO L750 eck$LassoCheckResult]: Loop: 265#[L728-2, L763-4]true [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] 267#[L725-3, L763-4]true [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] 269#[L725-4, L763-4]true [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] 271#[L763-4, L725-5]true [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] 256#[L725-6, L763-4]true [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[] 259#[L763-4, L727]true [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] 261#[L727-1, L763-4]true [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 263#[L728, L763-4]true [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[] 265#[L728-2, L763-4]true [2024-02-10 00:57:53,343 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:53,343 INFO L85 PathProgramCache]: Analyzing trace with hash 1561797568, now seen corresponding path program 1 times [2024-02-10 00:57:53,343 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:57:53,343 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1062295903] [2024-02-10 00:57:53,344 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:57:53,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:57:53,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:57:53,438 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 00:57:53,438 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 00:57:53,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1062295903] [2024-02-10 00:57:53,438 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1062295903] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 00:57:53,438 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 00:57:53,438 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-02-10 00:57:53,438 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1218582085] [2024-02-10 00:57:53,438 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 00:57:53,439 INFO L753 eck$LassoCheckResult]: stem already infeasible [2024-02-10 00:57:53,439 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:57:53,439 INFO L85 PathProgramCache]: Analyzing trace with hash -1105594773, now seen corresponding path program 2 times [2024-02-10 00:57:53,439 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:57:53,439 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1253371005] [2024-02-10 00:57:53,439 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:57:53,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:57:53,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:53,445 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:57:53,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:57:53,448 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:57:53,487 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 00:57:53,487 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-02-10 00:57:53,487 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-02-10 00:57:53,599 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:57:53,600 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:57:53,600 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 142 of 165 [2024-02-10 00:57:53,601 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 00:58:09,966 INFO L124 PetriNetUnfolderBase]: 136349/186442 cut-off events. [2024-02-10 00:58:09,967 INFO L125 PetriNetUnfolderBase]: For 11792/11792 co-relation queries the response was YES. [2024-02-10 00:58:10,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 397044 conditions, 186442 events. 136349/186442 cut-off events. For 11792/11792 co-relation queries the response was YES. Maximal size of possible extension queue 1003. Compared 1055022 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:58:11,066 INFO L140 encePairwiseOnDemand]: 158/165 looper letters, 292 selfloop transitions, 90 changer transitions 6/1433 dead transitions. [2024-02-10 00:58:11,066 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 166 places, 1433 transitions, 6770 flow [2024-02-10 00:58:11,073 INFO L231 Difference]: Finished difference. Result has 185 places, 1319 transitions, 6090 flow [2024-02-10 00:58:11,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-02-10 00:58:11,074 INFO L428 stractBuchiCegarLoop]: Abstraction has has 185 places, 1319 transitions, 6090 flow [2024-02-10 00:58:11,074 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-02-10 00:58:11,074 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 185 places, 1319 transitions, 6090 flow [2024-02-10 00:59:50,139 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-10 00:59:50,139 INFO L124 PetriNetUnfolderBase]: 30723/42219 cut-off events. [2024-02-10 00:59:50,139 INFO L125 PetriNetUnfolderBase]: For 4065/4065 co-relation queries the response was YES. [2024-02-10 00:59:50,139 INFO L88 BuchiIsEmpty]: Finished buchiIsEmpty language is not empty [2024-02-10 00:59:50,143 INFO L748 eck$LassoCheckResult]: Stem: 160#[$Ultimate##0]true [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 162#[L-1]true [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 164#[L681]true [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[] 166#[L681-1]true [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[] 168#[L681-2]true [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[] 170#[L681-3]true [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[] 172#[L681-4]true [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[] 174#[L681-5]true [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] 176#[L682]true [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[] 178#[L682-1]true [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] 180#[L683]true [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 182#[L684]true [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 184#[L685]true [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] 186#[L686]true [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 188#[L686-1]true [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 190#[L687]true [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 192#[L688]true [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] 194#[L688-1]true [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[] 196#[L688-2]true [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[] 198#[L688-3]true [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[] 200#[L688-4]true [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[] 202#[L688-5]true [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[] 204#[L688-6]true [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[] 206#[L688-7]true [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[] 208#[L688-8]true [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[] 210#[L688-9]true [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[] 212#[L688-10]true [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] 214#[L-1-1]true [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] 216#[L758]true [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] 218#[L758-1]true [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] 220#[L758-2]true [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] 222#[L760]true [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] 224#[L760-1]true [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] 226#[L689]true [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] 228#[L691]true [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] 230#[L692]true [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 232#[L692-1]true [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] 234#[L689-1]true [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] 236#[L760-2]true [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] 238#[L761]true [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 240#[L762]true [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 242#[L763]true [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] 244#[L763-1]true [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] 246#[L763-2]true [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] 248#[L763-3]true [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] 250#[$Ultimate##0, L763-4]true [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] 252#[L724, L763-4]true [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 254#[L763-4, L725]true [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] 256#[L725-6, L763-4]true [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[] 259#[L763-4, L727]true [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] 261#[L727-1, L763-4]true [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 263#[L728, L763-4]true [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[] 792#[L763-4, L730]true [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] 794#[L730-1, L763-4]true [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] 796#[L730-2, L763-4]true [403] L730-2-->L706: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 798#[L763-4, L706]true [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] 800#[L763-4, L708]true [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[] 909#[L710, L763-4]true [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] 911#[L710-1, L763-4]true [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] 913#[L763-4, L713]true [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[] 915#[L763-4, L713-2]true [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] 804#[insertLogElement_returnLabel#1, L763-4]true [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] 806#[L763-4, L730-3]true [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] 808#[L763-4, L730-4]true [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] 810#[L730-5, L763-4]true [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[] 812#[L763-4, L730-6]true [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] 814#[L730-9, L763-4]true [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] 816#[L733, L763-4]true [431] L733-->L734: Formula: (= v_~send~0_3 0) InVars {} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[~send~0] 818#[L763-4, L734]true [434] L734-->L728-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] 265#[L728-2, L763-4]true [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] 267#[L725-3, L763-4]true [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] 269#[L725-4, L763-4]true [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] 271#[L763-4, L725-5]true [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] 256#[L725-6, L763-4]true [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[] 259#[L763-4, L727]true [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] 261#[L727-1, L763-4]true [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 263#[L728, L763-4]true [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[] 265#[L728-2, L763-4]true [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] 267#[L725-3, L763-4]true [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] 269#[L725-4, L763-4]true [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] 271#[L763-4, L725-5]true [2024-02-10 00:59:50,143 INFO L750 eck$LassoCheckResult]: Loop: 271#[L763-4, L725-5]true [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] 256#[L725-6, L763-4]true [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[] 259#[L763-4, L727]true [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] 261#[L727-1, L763-4]true [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 263#[L728, L763-4]true [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[] 265#[L728-2, L763-4]true [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] 267#[L725-3, L763-4]true [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] 269#[L725-4, L763-4]true [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] 271#[L763-4, L725-5]true [2024-02-10 00:59:50,143 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:59:50,151 INFO L85 PathProgramCache]: Analyzing trace with hash 1684822310, now seen corresponding path program 1 times [2024-02-10 00:59:50,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:59:50,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [792839100] [2024-02-10 00:59:50,152 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:59:50,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:59:50,207 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 00:59:50,207 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1899240082] [2024-02-10 00:59:50,207 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:59:50,207 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 00:59:50,207 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:50,224 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:59:50,241 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:59:50,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:59:50,367 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:59:50,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:59:50,431 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:59:50,431 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:59:50,432 INFO L85 PathProgramCache]: Analyzing trace with hash -1623611049, now seen corresponding path program 3 times [2024-02-10 00:59:50,432 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:59:50,432 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [884996196] [2024-02-10 00:59:50,432 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:59:50,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:59:50,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:59:50,442 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:59:50,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:59:50,446 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:59:50,446 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:59:50,446 INFO L85 PathProgramCache]: Analyzing trace with hash 270601596, now seen corresponding path program 2 times [2024-02-10 00:59:50,446 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 00:59:50,446 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454454406] [2024-02-10 00:59:50,446 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 00:59:50,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 00:59:50,474 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 00:59:50,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [704724726] [2024-02-10 00:59:50,475 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-02-10 00:59:50,475 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 00:59:50,475 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:50,512 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:59:50,514 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:59:50,721 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-02-10 00:59:50,722 INFO L229 tOrderPrioritization]: Conjunction of SSA is sat [2024-02-10 00:59:50,722 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 00:59:50,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 00:59:50,788 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 00:59:55,421 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 00:59:55,422 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 00:59:55,422 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 00:59:55,422 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 00:59:55,422 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 00:59:55,422 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:55,422 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 00:59:55,422 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 00:59:55,422 INFO L133 ssoRankerPreferences]: Filename of dumped script: circular_buffer_ok.i_BEv2_Iteration4_Lasso [2024-02-10 00:59:55,422 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 00:59:55,422 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 00:59:55,426 INFO L118 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:59:55,454 INFO L118 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:59:55,456 INFO L118 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:59:55,459 INFO L118 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:59:55,460 INFO L118 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:59:55,462 INFO L118 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:59:55,464 INFO L118 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:59:55,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:59:55,468 INFO L118 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:59:55,470 INFO L118 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:59:55,471 INFO L118 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:59:55,473 INFO L118 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:59:55,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:59:55,476 INFO L118 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:59:55,478 INFO L118 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:59:55,480 INFO L118 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:59:55,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:59:55,483 INFO L118 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:59:55,485 INFO L118 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:59:55,487 INFO L118 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:59:55,489 INFO L118 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:59:55,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:59:55,492 INFO L118 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:59:55,494 INFO L118 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:59:55,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:59:55,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:59:55,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:59:55,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:59:55,502 INFO L118 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:59:55,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:59:55,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:59:55,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:59:55,511 INFO L118 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:59:55,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:59:55,516 INFO L118 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:59:55,518 INFO L118 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:59:55,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:59:55,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:59:55,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:59:56,190 INFO L118 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:59:56,193 INFO L118 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:59:56,199 INFO L118 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:59:56,201 INFO L118 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:59:56,203 INFO L118 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:59:56,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:59:56,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:59:56,214 INFO L118 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:59:56,216 INFO L118 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:59:56,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:59:56,219 INFO L118 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:59:56,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:59:56,223 INFO L118 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:59:56,225 INFO L118 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:59:56,226 INFO L118 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:59:56,228 INFO L118 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:59:56,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:59:56,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:59:56,233 INFO L118 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:59:56,235 INFO L118 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:59:56,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:59:56,238 INFO L118 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:59:56,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:59:56,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:59:56,243 INFO L118 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:59:56,245 INFO L118 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:59:56,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:59:56,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:59:56,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:59:56,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:59:56,254 INFO L118 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:59:56,894 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 00:59:56,894 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 00:59:56,894 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:56,894 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:56,897 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:59:56,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:56,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:56,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:56,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:56,908 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:56,909 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:56,909 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:56,912 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:59:56,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:56,931 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:56,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:56,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:56,933 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:59:56,936 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2024-02-10 00:59:56,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:59:56,944 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:56,945 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:56,945 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:56,945 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:56,946 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:56,946 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:56,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:56,964 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:56,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:56,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:56,966 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:59:56,968 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:59:56,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:59:56,978 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:56,978 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:56,978 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:56,978 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:56,981 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:56,981 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:56,991 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:56,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2024-02-10 00:59:56,996 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:56,996 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:56,997 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:59:57,001 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,009 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,009 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,009 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,009 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,010 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,010 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,012 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:59:57,020 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,024 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:59:57,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,026 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:59:57,029 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:57,037 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,038 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,038 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,038 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,039 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,039 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,041 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:59:57,049 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,053 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:59:57,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,054 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,055 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:59:57,058 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,066 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,066 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:57,066 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,066 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,066 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,067 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:57,067 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:57,068 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:59:57,076 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,094 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:59:57,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,098 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:59:57,101 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:59:57,101 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,109 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,109 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,109 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,109 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,110 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,111 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,113 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,119 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,120 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,121 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:59:57,123 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:59:57,124 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,131 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,131 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,132 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,132 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,138 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:59:57,139 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,139 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,141 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:59:57,144 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,152 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,152 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,152 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,152 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,154 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,154 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,156 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:59:57,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,170 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,177 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:59:57,180 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:57,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,189 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,201 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,201 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,212 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:59:57,212 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,220 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,228 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:59:57,232 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,249 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,249 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:57,250 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,250 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,250 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,250 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:57,250 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:57,251 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:59:57,259 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,265 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:59:57,265 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,267 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:59:57,270 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:59:57,270 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,277 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,278 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:57,278 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,278 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,278 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,279 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:57,279 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:57,280 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,286 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:59:57,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,287 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:59:57,288 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:59:57,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:59:57,297 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,298 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,298 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,298 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,299 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,299 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,301 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,305 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,305 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,307 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:59:57,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:57,320 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,321 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,323 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,323 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,325 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:59:57,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,330 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,333 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:59:57,334 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:59:57,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,341 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,342 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,342 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,342 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,355 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,356 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,358 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,362 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:59:57,362 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,363 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:59:57,366 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,374 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,374 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,374 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,374 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,375 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,375 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,378 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:59:57,385 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,392 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,393 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,393 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,394 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:59:57,397 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:59:57,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,407 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,407 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,407 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,408 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,409 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,409 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,413 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,420 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,421 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,421 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,425 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:59:57,430 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:59:57,430 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,438 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,438 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,438 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,438 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,439 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,439 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,442 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,448 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,448 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,448 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,449 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:59:57,450 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:59:57,452 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,461 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,461 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,461 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,461 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,465 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,465 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,467 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,473 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:59:57,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,475 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:59:57,477 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:59:57,478 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,485 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,485 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,485 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,485 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,486 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,487 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,489 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,495 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,496 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,496 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,497 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:59:57,500 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:57,508 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,508 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,509 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,509 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,510 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,510 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,512 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:59:57,519 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,526 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,526 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,526 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,527 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:59:57,530 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:57,537 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,538 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,538 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,538 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,539 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,539 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,541 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:59:57,549 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,557 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:59:57,560 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,567 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,567 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,567 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,567 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,568 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,568 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,571 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:59:57,571 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,577 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,579 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:59:57,582 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,589 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,590 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,590 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,590 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,591 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,591 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,594 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:59:57,601 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,620 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,621 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,621 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,622 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:59:57,625 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,633 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,633 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:57,633 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,633 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,633 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,634 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:57,634 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:57,635 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:59:57,643 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,662 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,663 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,664 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:59:57,667 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,674 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,674 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:57,674 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,674 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,674 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,675 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:57,675 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:57,676 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:59:57,684 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,700 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,700 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,721 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:59:57,722 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:59:57,724 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,732 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,732 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,732 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,732 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,733 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,733 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,748 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,764 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,764 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,764 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,765 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:59:57,768 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,776 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,777 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,777 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,777 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,778 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,778 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,780 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:59:57,787 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,793 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,794 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,794 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,795 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:59:57,798 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:57,806 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,806 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,806 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,806 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,807 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,807 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,810 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:59:57,817 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,824 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,824 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,824 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,825 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:59:57,829 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,837 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,837 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:57,837 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,837 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,838 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:57,838 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:57,839 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:59:57,846 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,852 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,854 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:59:57,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,866 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,866 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,866 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,867 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,867 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,869 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:59:57,876 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,883 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:59:57,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,884 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:59:57,887 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,896 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:57,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,896 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,896 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:57,896 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:57,897 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:59:57,905 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,911 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,912 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,913 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:59:57,916 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,924 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,925 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,925 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,927 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:59:57,935 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,941 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:59:57,941 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,942 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:59:57,945 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,952 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,952 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,953 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,953 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,954 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:57,954 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:57,956 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:59:57,964 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:57,968 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:57,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:57,968 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:57,969 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:59:57,971 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:59:57,972 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:57,979 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:57,979 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:57,979 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:57,979 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:57,979 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:57,980 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:57,980 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:57,993 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,000 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,002 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:59:58,005 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,013 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,013 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,014 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,014 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,014 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,015 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,017 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:59:58,024 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,029 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,030 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,031 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:59:58,034 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,041 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,041 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,041 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,041 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,042 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,042 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,045 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:59:58,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,059 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:59:58,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,060 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:59:58,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,074 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,074 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,074 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,074 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,075 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,075 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,078 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:59:58,078 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,082 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:59:58,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,083 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,085 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:59:58,087 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:59:58,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,097 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:58,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,097 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,097 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,097 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:58,098 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:58,099 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,103 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:59:58,103 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,104 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,105 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:59:58,109 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,117 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,117 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,117 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,117 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,118 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,118 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,128 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:59:58,128 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,135 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,137 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:59:58,140 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:59:58,141 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,148 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,149 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,149 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,149 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,150 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,150 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,170 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:59:58,170 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,170 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,172 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:59:58,175 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,184 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,184 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,185 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,185 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,186 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,186 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,189 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:59:58,190 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,195 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,195 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,195 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,196 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:59:58,199 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:59:58,199 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,208 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,209 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,209 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,209 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,210 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,210 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,214 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,219 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:59:58,219 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,220 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:59:58,223 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:59:58,224 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,232 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,232 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,232 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,233 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,234 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,234 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,247 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,251 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,253 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:59:58,257 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,265 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,265 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,265 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,265 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,266 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,266 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,269 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:59:58,269 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,272 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,274 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:59:58,276 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:59:58,277 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,284 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,285 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,286 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,286 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,289 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,292 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,292 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,293 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:59:58,296 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:59:58,296 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,303 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,303 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:58,303 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,303 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,303 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,304 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:58,304 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:58,305 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,308 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2024-02-10 00:59:58,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,310 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:59:58,312 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:59:58,313 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,321 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,321 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,321 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,322 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,322 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,325 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,328 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Ended with exit code 0 [2024-02-10 00:59:58,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,330 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:59:58,333 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:59:58,334 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,343 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,343 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:58,343 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,343 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,343 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,343 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:58,343 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:58,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2024-02-10 00:59:58,348 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,349 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:59:58,352 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:59:58,362 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,369 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,369 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,369 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,369 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,371 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,371 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,375 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2024-02-10 00:59:58,380 ERROR L418 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Exception during sending of exit command (exit): Stream closed [2024-02-10 00:59:58,380 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,381 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,382 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:59:58,385 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,394 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,394 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,394 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,394 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,396 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,396 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,398 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:59:58,405 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,411 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:59:58,411 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,411 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,412 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:59:58,415 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,423 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,424 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,424 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,424 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,425 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,425 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,428 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:59:58,435 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,439 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,439 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,440 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,441 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:59:58,444 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,452 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,453 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,453 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,453 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,454 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,454 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,457 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:59:58,463 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,468 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:59:58,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,470 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:59:58,472 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:59:58,473 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,482 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,482 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:58,482 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,482 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,482 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,482 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:58,483 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:58,483 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,487 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:59:58,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,489 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:59:58,491 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:59:58,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:59:58,500 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,500 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,500 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,500 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,501 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,501 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,504 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,508 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,510 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:59:58,514 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:59:58,514 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,522 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,522 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,522 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,522 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,529 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,529 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,543 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,548 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,548 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,548 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,549 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:59:58,553 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,561 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,561 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,561 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,561 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,562 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,562 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,565 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:59:58,572 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,577 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,577 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,578 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:59:58,580 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,588 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,588 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,588 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,588 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,589 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,589 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,592 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:59:58,592 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,595 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,597 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:59:58,600 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:59:58,601 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,609 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,609 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,609 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,609 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,610 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,610 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,624 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,628 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,629 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,629 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,630 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:59:58,633 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,641 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,641 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,641 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,641 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,642 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,642 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,645 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:59:58,652 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,656 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,657 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,658 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:59:58,661 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,668 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,668 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,668 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,668 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,669 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,669 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,672 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:59:58,680 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,684 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,685 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:59:58,687 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,695 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,695 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,695 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,695 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,696 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,696 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,699 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:59:58,706 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,710 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,711 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,711 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,712 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:59:58,714 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:59:58,714 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,721 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,721 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,721 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,722 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,723 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,723 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,737 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,741 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,741 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,741 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,742 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:59:58,744 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:59:58,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:59:58,753 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,753 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,753 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,754 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,755 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,755 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,764 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,768 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:59:58,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,769 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:59:58,772 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,780 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,781 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,781 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,781 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,782 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,782 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,784 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:59:58,791 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,795 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:59:58,796 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,797 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:59:58,799 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,807 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,808 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,808 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,808 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,809 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,809 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,812 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:59:58,819 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,822 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,823 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,824 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:59:58,827 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,835 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,835 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:58,835 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:59:58,835 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,835 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,836 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,836 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:58,836 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:58,849 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,853 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,853 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,853 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,854 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:59:58,857 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:58,865 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,865 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,865 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,865 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,866 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,866 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,869 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:59:58,869 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,875 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:59:58,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,876 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,877 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:59:58,880 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,887 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,888 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,888 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,888 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,889 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,889 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,891 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:59:58,891 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,896 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:59:58,899 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,907 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,907 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,907 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,907 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,908 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,908 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,912 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:59:58,919 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:58,924 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,924 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,925 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:59:58,929 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,937 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,938 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:58,938 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,938 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,938 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,938 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:58,938 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:58,939 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:59:58,947 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,951 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:59:58,951 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,951 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,952 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:59:58,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,963 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,963 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,963 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,965 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,965 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,967 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:59:58,974 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:58,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-02-10 00:59:58,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:58,979 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:58,980 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:59:58,983 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:58,991 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:58,991 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:58,991 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:58,991 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:58,993 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:58,993 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:58,996 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:59:59,003 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:59,007 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Ended with exit code 0 [2024-02-10 00:59:59,007 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:59,007 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:59,008 INFO L229 MonitoredProcess]: Starting monitored process 112 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:59:59,012 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:59,020 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:59,020 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:59,020 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:59,020 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:59,021 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:59,021 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:59,024 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Waiting until timeout for monitored process [2024-02-10 00:59:59,031 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:59,035 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (112)] Ended with exit code 0 [2024-02-10 00:59:59,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:59,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:59,037 INFO L229 MonitoredProcess]: Starting monitored process 113 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:59:59,040 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:59,047 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:59,047 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 00:59:59,047 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:59,047 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:59,048 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:59,048 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 00:59:59,048 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 00:59:59,049 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Waiting until timeout for monitored process [2024-02-10 00:59:59,058 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:59,062 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (113)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:59,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:59,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:59,063 INFO L229 MonitoredProcess]: Starting monitored process 114 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:59:59,066 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Waiting until timeout for monitored process [2024-02-10 00:59:59,066 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 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:59:59,075 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:59,075 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:59,075 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:59,076 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:59,077 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:59,077 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:59,079 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 00:59:59,084 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (114)] Ended with exit code 0 [2024-02-10 00:59:59,084 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:59,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:59,085 INFO L229 MonitoredProcess]: Starting monitored process 115 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:59:59,087 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Waiting until timeout for monitored process [2024-02-10 00:59:59,088 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 00:59:59,097 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 00:59:59,097 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 00:59:59,098 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 00:59:59,098 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 00:59:59,100 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 00:59:59,100 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 00:59:59,106 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 00:59:59,112 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2024-02-10 00:59:59,112 INFO L444 ModelExtractionUtils]: 0 out of 10 variables were initially zero. Simplification set additionally 2 variables to zero. [2024-02-10 00:59:59,112 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 00:59:59,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 00:59:59,115 INFO L229 MonitoredProcess]: Starting monitored process 116 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 00:59:59,116 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Waiting until timeout for monitored process [2024-02-10 00:59:59,116 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 00:59:59,127 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 2. [2024-02-10 00:59:59,127 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 00:59:59,128 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(t1Thread1of1ForFork1_#t~post3#1) = -2*t1Thread1of1ForFork1_#t~post3#1 + 13 Supporting invariants [1*t1Thread1of1ForFork1_~i~0#1 - 1*t1Thread1of1ForFork1_#t~post3#1 - 1 >= 0, -1*t1Thread1of1ForFork1_#t~post3#1 + 6 >= 0] [2024-02-10 00:59:59,133 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (115)] Forceful destruction successful, exit code 0 [2024-02-10 00:59:59,198 INFO L156 tatePredicateManager]: 15 out of 16 supporting invariants were superfluous and have been removed [2024-02-10 00:59:59,215 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 00:59:59,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:59:59,269 INFO L262 TraceCheckSpWp]: Trace formula consists of 231 conjuncts, 3 conjunts are in the unsatisfiable core [2024-02-10 00:59:59,272 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:59:59,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 00:59:59,364 INFO L262 TraceCheckSpWp]: Trace formula consists of 24 conjuncts, 6 conjunts are in the unsatisfiable core [2024-02-10 00:59:59,364 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 00:59:59,406 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:59:59,407 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:59:59,408 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 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:59:59,566 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 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:59:59,566 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 00:59:59,566 INFO L112 BuchiIntersect]: use intersection optimizations [2024-02-10 00:59:59,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states and 3139 transitions. [2024-02-10 00:59:59,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 3139 transitions. [2024-02-10 00:59:59,573 INFO L79 tersectStemOptimized]: Starting StemOptimized Intersection [2024-02-10 00:59:59,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 14 states and 3139 transitions. [2024-02-10 00:59:59,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 3139 transitions. [2024-02-10 01:00:00,378 INFO L90 tersectStemOptimized]: Exiting StemOptimized Intersection [2024-02-10 01:00:00,378 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 01:00:00,379 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 01:00:00,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:00:00,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1150 transitions. [2024-02-10 01:00:00,382 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 80 letters. Loop has 8 letters. [2024-02-10 01:00:00,382 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:00:00,382 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 88 letters. Loop has 8 letters. [2024-02-10 01:00:00,382 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:00:00,382 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 80 letters. Loop has 16 letters. [2024-02-10 01:00:00,382 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:00:00,382 INFO L428 stractBuchiCegarLoop]: Abstraction has has 205 places, 33270 transitions, 218990 flow [2024-02-10 01:00:00,382 INFO L335 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-02-10 01:00:00,382 INFO L84 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 205 places, 33270 transitions, 218990 flow [2024-02-10 01:00:07,728 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (116)] Forceful destruction successful, exit code 0 Received shutdown request... [2024-02-10 01:01:42,727 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2024-02-10 01:01:42,735 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2024-02-10 01:01:42,735 WARN L340 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Timeout while monitored process is still running, waiting 1000 ms for graceful end [2024-02-10 01:01:42,787 WARN L341 stractBuchiCegarLoop]: Verification cancelled [2024-02-10 01:01:42,794 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 01:01:42 BoogieIcfgContainer [2024-02-10 01:01:42,794 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 01:01:42,794 INFO L158 Benchmark]: Toolchain (without parser) took 271165.66ms. Allocated memory was 362.8MB in the beginning and 6.0GB in the end (delta: 5.6GB). Free memory was 296.1MB in the beginning and 4.6GB in the end (delta: -4.3GB). Peak memory consumption was 4.8GB. Max. memory is 8.0GB. [2024-02-10 01:01:42,794 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 181.4MB. Free memory is still 153.8MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 01:01:42,794 INFO L158 Benchmark]: CACSL2BoogieTranslator took 446.96ms. Allocated memory is still 362.8MB. Free memory was 296.1MB in the beginning and 275.9MB in the end (delta: 20.2MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. [2024-02-10 01:01:42,795 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.67ms. Allocated memory is still 362.8MB. Free memory was 275.9MB in the beginning and 273.5MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 01:01:42,795 INFO L158 Benchmark]: Boogie Preprocessor took 51.56ms. Allocated memory is still 362.8MB. Free memory was 273.5MB in the beginning and 271.7MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 01:01:42,795 INFO L158 Benchmark]: RCFGBuilder took 767.45ms. Allocated memory is still 362.8MB. Free memory was 271.4MB in the beginning and 321.8MB in the end (delta: -50.3MB). Peak memory consumption was 11.9MB. Max. memory is 8.0GB. [2024-02-10 01:01:42,795 INFO L158 Benchmark]: BuchiAutomizer took 269834.85ms. Allocated memory was 362.8MB in the beginning and 6.0GB in the end (delta: 5.6GB). Free memory was 321.8MB in the beginning and 4.6GB in the end (delta: -4.3GB). Peak memory consumption was 4.8GB. Max. memory is 8.0GB. [2024-02-10 01:01:42,797 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.12ms. Allocated memory is still 181.4MB. Free memory is still 153.8MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 446.96ms. Allocated memory is still 362.8MB. Free memory was 296.1MB in the beginning and 275.9MB in the end (delta: 20.2MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 57.67ms. Allocated memory is still 362.8MB. Free memory was 275.9MB in the beginning and 273.5MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 51.56ms. Allocated memory is still 362.8MB. Free memory was 273.5MB in the beginning and 271.7MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 767.45ms. Allocated memory is still 362.8MB. Free memory was 271.4MB in the beginning and 321.8MB in the end (delta: -50.3MB). Peak memory consumption was 11.9MB. Max. memory is 8.0GB. * BuchiAutomizer took 269834.85ms. Allocated memory was 362.8MB in the beginning and 6.0GB in the end (delta: 5.6GB). Free memory was 321.8MB in the beginning and 4.6GB in the end (delta: -4.3GB). Peak memory consumption was 4.8GB. 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@74de9240) + 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 269.7s and 5 iterations. TraceHistogramMax:0. Analysis of lassos took 16.3s. Construction of modules took 0.2s. Büchi inclusion checks took 19.2s. 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, 2354 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2353 mSDsluCounter, 4724 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2824 mSDsCounter, 23 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 340 IncrementalHoareTripleChecker+Invalid, 363 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 23 mSolverCounterUnsat, 1900 mSDtfsCounter, 340 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: 68ms VariablesStem: 1 VariablesLoop: 3 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 2 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TimeoutResult: Timeout (de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction) Buchi Automizer is unable to decide termination: Timeout while executing PetriNetUnfolderBuchi. RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown