/root/.sdkman/candidates/java/current/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs BUCHI_PETRI_NET --buchiautomizer.use.buchi.petri.net.intersection.optimizations false --buchiautomizer.use.automata.for.buchi.petri.net.emptiness.check true -tc ../../../trunk/examples/toolchains/BuchiAutomizerCInline.xml -i ../../../trunk/examples/svcomp/pthread-deagle/circular_buffer_ok.i -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 01:32:26,035 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 01:32:26,110 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2024-02-10 01:32:26,114 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 01:32:26,115 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 01:32:26,115 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 01:32:26,147 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 01:32:26,148 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 01:32:26,149 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 01:32:26,153 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 01:32:26,153 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 01:32:26,153 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 01:32:26,154 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 01:32:26,155 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 01:32:26,155 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 01:32:26,155 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 01:32:26,155 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 01:32:26,156 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 01:32:26,156 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 01:32:26,156 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 01:32:26,157 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 01:32:26,157 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 01:32:26,158 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 01:32:26,158 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 01:32:26,158 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 01:32:26,158 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 01:32:26,158 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 01:32:26,159 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 01:32:26,159 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 01:32:26,159 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 01:32:26,160 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 01:32:26,160 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 01:32:26,160 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 01:32:26,160 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 01:32:26,160 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 01:32:26,161 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 01:32:26,161 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 01:32:26,161 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 01:32:26,161 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Automaton type for concurrent programs -> BUCHI_PETRI_NET Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use Buchi Petri Net Intersection Optimizations -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: Use automata for Buchi Petri Net emptiness check -> true [2024-02-10 01:32:26,472 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 01:32:26,493 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 01:32:26,495 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 01:32:26,496 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-10 01:32:26,496 INFO L274 PluginConnector]: CDTParser initialized [2024-02-10 01:32:26,498 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 01:32:27,822 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-10 01:32:28,083 INFO L384 CDTParser]: Found 1 translation units. [2024-02-10 01:32:28,084 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-deagle/circular_buffer_ok.i [2024-02-10 01:32:28,097 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8c347e05c/db6ad5004dfc407293cd4fea611ea5e2/FLAGaab4d1b7b [2024-02-10 01:32:28,389 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8c347e05c/db6ad5004dfc407293cd4fea611ea5e2 [2024-02-10 01:32:28,391 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 01:32:28,392 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-10 01:32:28,393 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-10 01:32:28,393 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-10 01:32:28,404 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-10 01:32:28,405 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,407 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5b168024 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28, skipping insertion in model container [2024-02-10 01:32:28,407 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,452 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-02-10 01:32:28,770 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 01:32:28,784 INFO L202 MainTranslator]: Completed pre-run [2024-02-10 01:32:28,843 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-10 01:32:28,885 INFO L206 MainTranslator]: Completed translation [2024-02-10 01:32:28,887 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28 WrapperNode [2024-02-10 01:32:28,887 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-10 01:32:28,889 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 01:32:28,889 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 01:32:28,889 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 01:32:28,896 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,924 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,947 INFO L138 Inliner]: procedures = 168, calls = 39, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 148 [2024-02-10 01:32:28,948 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 01:32:28,949 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 01:32:28,949 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 01:32:28,949 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 01:32:28,957 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,957 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,961 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,961 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,967 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,970 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,972 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,973 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,976 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 01:32:28,981 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 01:32:28,981 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 01:32:28,981 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 01:32:28,983 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (1/1) ... [2024-02-10 01:32:28,989 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:28,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:29,015 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:29,018 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-02-10 01:32:29,057 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-02-10 01:32:29,057 INFO L130 BoogieDeclarations]: Found specification of procedure t1 [2024-02-10 01:32:29,057 INFO L138 BoogieDeclarations]: Found implementation of procedure t1 [2024-02-10 01:32:29,057 INFO L130 BoogieDeclarations]: Found specification of procedure t2 [2024-02-10 01:32:29,058 INFO L138 BoogieDeclarations]: Found implementation of procedure t2 [2024-02-10 01:32:29,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-02-10 01:32:29,058 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-02-10 01:32:29,058 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-10 01:32:29,058 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-10 01:32:29,058 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-10 01:32:29,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2024-02-10 01:32:29,058 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-02-10 01:32:29,059 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 01:32:29,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 01:32:29,060 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-02-10 01:32:29,185 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 01:32:29,188 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 01:32:29,475 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 01:32:29,485 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 01:32:29,485 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2024-02-10 01:32:29,490 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:32:29 BoogieIcfgContainer [2024-02-10 01:32:29,490 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 01:32:29,491 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 01:32:29,491 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 01:32:29,494 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 01:32:29,495 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:29,495 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 10.02 01:32:28" (1/3) ... [2024-02-10 01:32:29,496 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@56d0861e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:32:29, skipping insertion in model container [2024-02-10 01:32:29,496 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:29,496 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.02 01:32:28" (2/3) ... [2024-02-10 01:32:29,497 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@56d0861e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:32:29, skipping insertion in model container [2024-02-10 01:32:29,497 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:29,497 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:32:29" (3/3) ... [2024-02-10 01:32:29,498 INFO L332 chiAutomizerObserver]: Analyzing ICFG circular_buffer_ok.i [2024-02-10 01:32:29,619 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 01:32:29,650 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 156 places, 165 transitions, 344 flow [2024-02-10 01:32:29,725 INFO L124 PetriNetUnfolderBase]: 14/161 cut-off events. [2024-02-10 01:32:29,725 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 01:32:29,735 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 01:32:29,735 INFO L82 GeneralOperation]: Start removeDead. Operand has 156 places, 165 transitions, 344 flow [2024-02-10 01:32:29,746 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 154 places, 161 transitions, 334 flow [2024-02-10 01:32:29,752 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 01:32:29,752 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 01:32:29,753 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 01:32:29,753 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 01:32:29,753 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 01:32:29,753 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 01:32:29,753 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 01:32:29,753 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 01:32:29,753 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:29,754 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 154 places, 161 transitions, 334 flow [2024-02-10 01:32:29,997 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 7096 states, 7095 states have (on average 2.977448907681466) internal successors, (21125), 7095 states have internal predecessors, (21125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:32:30,025 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 7096 states, 7095 states have (on average 2.977448907681466) internal successors, (21125), 7095 states have internal predecessors, (21125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:32:30,401 INFO L131 ngComponentsAnalysis]: Automaton has 61 accepting balls. 6843 [2024-02-10 01:32:30,401 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:30,401 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:30,410 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 01:32:30,410 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:30,410 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 154 places, 161 transitions, 334 flow [2024-02-10 01:32:30,538 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 7096 states, 7095 states have (on average 2.977448907681466) internal successors, (21125), 7095 states have internal predecessors, (21125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:32:30,565 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 7096 states, 7095 states have (on average 2.977448907681466) internal successors, (21125), 7095 states have internal predecessors, (21125), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:32:30,705 INFO L131 ngComponentsAnalysis]: Automaton has 61 accepting balls. 6843 [2024-02-10 01:32:30,706 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:30,706 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:30,718 INFO L748 eck$LassoCheckResult]: Stem: Black: 14353#[$Ultimate##0]don't care [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 14356#[L-1]don't care [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 14358#[L681]don't care [304] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 14360#[L681-1]don't care [359] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 14362#[L681-2]don't care [226] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 14364#[L681-3]don't care [294] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 14366#[L681-4]don't care [329] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] 14368#[L681-5]don't care [243] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] 14370#[L682]don't care [315] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] 14372#[L682-1]don't care [252] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] 14374#[L683]don't care [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 14376#[L684]don't care [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 14378#[L685]don't care [332] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 14380#[L686]don't care [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 14382#[L686-1]don't care [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 14384#[L687]don't care [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 14386#[L688]don't care [349] L688-->L688-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] 14388#[L688-1]don't care [239] L688-1-->L688-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] 14390#[L688-2]don't care [250] L688-2-->L688-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] 14392#[L688-3]don't care [293] L688-3-->L688-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] 14394#[L688-4]don't care [308] L688-4-->L688-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] 14396#[L688-5]don't care [368] L688-5-->L688-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] 14398#[L688-6]don't care [305] L688-6-->L688-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] 14400#[L688-7]don't care [246] L688-7-->L688-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] 14402#[L688-8]don't care [348] L688-8-->L688-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] 14404#[L688-9]don't care [357] L688-9-->L688-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] 14406#[L688-10]don't care [318] L688-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 14408#[L-1-1]don't care [373] L-1-1-->L758: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 14410#[L758]don't care [345] L758-->L758-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 14412#[L758-1]don't care [311] L758-1-->L758-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] 14414#[L758-2]don't care [235] L758-2-->L760: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] 14416#[L760]don't care [295] L760-->L760-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 14418#[L760-1]don't care [278] L760-1-->L689: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 14420#[L689]don't care [328] L689-->L691: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 14422#[L691]don't care [273] L691-->L692: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] 14424#[L692]don't care [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 14426#[L692-1]don't care [287] L692-1-->L689-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] 14428#[L689-1]don't care [334] L689-1-->L760-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 14430#[L760-2]don't care [362] L760-2-->L761: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 14432#[L761]don't care [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 14434#[L762]don't care [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 14436#[L763]don't care [314] L763-->L763-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 14438#[L763-1]don't care [384] L763-1-->L763-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 14440#[L763-2]don't care [325] L763-2-->L763-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 14442#[L763-3]don't care [486] L763-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_22|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_12|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_14|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_14|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] 14444#[L763-4, $Ultimate##0]don't care [387] $Ultimate##0-->L724: Formula: (and (= |v_t1Thread1of1ForFork1_~arg#1.base_1| |v_t1Thread1of1ForFork1_#in~arg#1.base_1|) (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_1| |v_t1Thread1of1ForFork1_~arg#1.offset_1|)) InVars {t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|} OutVars{t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_1|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~arg#1.base] 14448#[L724, L763-4]don't care [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 14454#[L725, L763-4]don't care [389] L725-->L725-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_3| 0) InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 14462#[L725-6, L763-4]don't care [2024-02-10 01:32:30,723 INFO L750 eck$LassoCheckResult]: Loop: 14462#[L725-6, L763-4]don't care [390] L725-6-->L727: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 14472#[L727, L763-4]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |v_~#m~0.offset_12|) 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 14488#[L727-1, L763-4]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 14508#[L728, L763-4]don't care [398] L728-->L728-2: Formula: (= (mod v_~send~0_4 256) 0) InVars {~send~0=v_~send~0_4} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[] 14536#[L763-4, L728-2]don't care [400] L728-2-->L725-3: Formula: (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|) |v_~#m~0.offset_11| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex] 14570#[L725-3, L763-4]don't care [402] L725-3-->L725-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 14614#[L725-4, L763-4]don't care [404] L725-4-->L725-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 14670#[L763-4, L725-5]don't care [406] L725-5-->L725-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] 14462#[L725-6, L763-4]don't care [2024-02-10 01:32:30,729 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:30,729 INFO L85 PathProgramCache]: Analyzing trace with hash 660132702, now seen corresponding path program 1 times [2024-02-10 01:32:30,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:30,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [952078148] [2024-02-10 01:32:30,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:30,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:30,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:30,863 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:30,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:30,924 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:30,926 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:30,926 INFO L85 PathProgramCache]: Analyzing trace with hash -1016171157, now seen corresponding path program 1 times [2024-02-10 01:32:30,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:30,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [233657102] [2024-02-10 01:32:30,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:30,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:30,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:30,985 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:31,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:31,004 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:31,005 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:31,006 INFO L85 PathProgramCache]: Analyzing trace with hash 1461754824, now seen corresponding path program 1 times [2024-02-10 01:32:31,006 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:31,006 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1845256160] [2024-02-10 01:32:31,006 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:31,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:31,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:31,262 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:32:31,262 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 01:32:31,263 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1845256160] [2024-02-10 01:32:31,263 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1845256160] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 01:32:31,263 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 01:32:31,264 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-10 01:32:31,264 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2019252955] [2024-02-10 01:32:31,265 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 01:32:31,357 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 01:32:31,392 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-10 01:32:31,392 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-10 01:32:31,471 INFO L175 Difference]: Start difference. First operand has 154 places, 161 transitions, 334 flow. Second operand 3 states and 495 transitions. [2024-02-10 01:32:31,472 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 154 places, 161 transitions, 334 flow. Second operand 3 states and 495 transitions. [2024-02-10 01:32:31,475 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 149 of 165 [2024-02-10 01:32:31,476 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 01:32:31,551 INFO L124 PetriNetUnfolderBase]: 16/268 cut-off events. [2024-02-10 01:32:31,552 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-02-10 01:32:31,562 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 01:32:31,569 INFO L140 encePairwiseOnDemand]: 153/165 looper letters, 4 selfloop transitions, 3 changer transitions 0/146 dead transitions. [2024-02-10 01:32:31,569 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 146 transitions, 318 flow [2024-02-10 01:32:31,576 INFO L231 Difference]: Finished difference. Result has 158 places, 146 transitions, 322 flow [2024-02-10 01:32:31,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-10 01:32:31,582 INFO L428 stractBuchiCegarLoop]: Abstraction has has 158 places, 146 transitions, 322 flow [2024-02-10 01:32:31,583 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-02-10 01:32:31,583 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:31,583 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 158 places, 146 transitions, 322 flow [2024-02-10 01:32:31,861 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 10829 states, 10817 states have (on average 2.7952297309790146) internal successors, (30236), 10828 states have internal predecessors, (30236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:32:31,883 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 10829 states, 10817 states have (on average 2.7952297309790146) internal successors, (30236), 10828 states have internal predecessors, (30236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:32:32,020 INFO L131 ngComponentsAnalysis]: Automaton has 148 accepting balls. 7852 [2024-02-10 01:32:32,020 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:32,020 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:32,025 INFO L748 eck$LassoCheckResult]: Stem: Black: 28556#[$Ultimate##0]don't care [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] 28559#[L-1]don't care [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] 28561#[L681]don't care [304] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 28563#[L681-1]don't care [359] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] 28565#[L681-2]don't care [226] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 28567#[L681-3]don't care [294] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] 28569#[L681-4]don't care [329] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] 28571#[L681-5]don't care [243] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] 28573#[L682]don't care [315] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] 28575#[L682-1]don't care [252] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] 28577#[L683]don't care [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 28579#[L684]don't care [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] 28581#[L685]don't care [332] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 28583#[L686]don't care [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 28585#[L686-1]don't care [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 28587#[L687]don't care [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 28589#[L688]don't care [349] L688-->L688-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] 28591#[L688-1]don't care [239] L688-1-->L688-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] 28593#[L688-2]don't care [250] L688-2-->L688-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] 28595#[L688-3]don't care [293] L688-3-->L688-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] 28597#[L688-4]don't care [308] L688-4-->L688-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] 28599#[L688-5]don't care [368] L688-5-->L688-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] 28601#[L688-6]don't care [305] L688-6-->L688-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] 28603#[L688-7]don't care [246] L688-7-->L688-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] 28605#[L688-8]don't care [348] L688-8-->L688-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] 28607#[L688-9]don't care [357] L688-9-->L688-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] 28609#[L688-10]don't care [318] L688-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 28611#[L-1-1]don't care [373] L-1-1-->L758: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 28613#[L758]don't care [345] L758-->L758-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 28615#[L758-1]don't care [311] L758-1-->L758-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] 28617#[L758-2]don't care [235] L758-2-->L760: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] 28619#[L760]don't care [295] L760-->L760-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 28621#[L760-1]don't care [278] L760-1-->L689: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 28623#[L689]don't care [328] L689-->L691: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 28625#[L691]don't care [273] L691-->L692: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] 28627#[L692]don't care [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 28629#[L692-1]don't care [287] L692-1-->L689-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] 28631#[L689-1]don't care [334] L689-1-->L760-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 28633#[L760-2]don't care [362] L760-2-->L761: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 28635#[L761]don't care [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 28637#[L762]don't care [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 28639#[L763]don't care [314] L763-->L763-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 28641#[L763-1]don't care [384] L763-1-->L763-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 28643#[L763-2]don't care [325] L763-2-->L763-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 28645#[L763-3]don't care [486] L763-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_22|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_12|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_14|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_14|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] 28647#[L763-4, $Ultimate##0]don't care [321] L763-4-->L763-5: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 28651#[$Ultimate##0, L763-5]don't care [288] L763-5-->L764: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~nondet10#1] 28657#[$Ultimate##0, L764]don't care [374] L764-->L764-1: Formula: (= |v_ULTIMATE.start_main_#t~pre11#1_2| |v_#pthreadsForks_4|) InVars {#pthreadsForks=|v_#pthreadsForks_4|} OutVars{ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_2|, #pthreadsForks=|v_#pthreadsForks_4|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre11#1] 28665#[$Ultimate##0, L764-1]don't care [355] L764-1-->L764-2: Formula: (= (+ 1 |v_#pthreadsForks_6|) |v_#pthreadsForks_5|) InVars {#pthreadsForks=|v_#pthreadsForks_6|} OutVars{#pthreadsForks=|v_#pthreadsForks_5|} AuxVars[] AssignedVars[#pthreadsForks] 28677#[$Ultimate##0, L764-2]don't care [339] L764-2-->L764-3: Formula: (and (= (store |v_#memory_$Pointer$.offset_5| |v_ULTIMATE.start_main_~#id2~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_5| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_4| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3|))) |v_#memory_$Pointer$.offset_4|) (<= 0 |v_ULTIMATE.start_main_~#id2~0#1.offset_3|) (<= (+ |v_ULTIMATE.start_main_~#id2~0#1.offset_3| 4) (select |v_#length_10| |v_ULTIMATE.start_main_~#id2~0#1.base_3|)) (= |v_#memory_int_15| (store |v_#memory_int_16| |v_ULTIMATE.start_main_~#id2~0#1.base_3| (store (select |v_#memory_int_16| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre11#1_3|))) (= |v_#memory_$Pointer$.base_4| (store |v_#memory_$Pointer$.base_5| |v_ULTIMATE.start_main_~#id2~0#1.base_3| (store (select |v_#memory_$Pointer$.base_5| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_4| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) |v_ULTIMATE.start_main_~#id2~0#1.offset_3|)))) (= (select |v_#valid_11| |v_ULTIMATE.start_main_~#id2~0#1.base_3|) 1)) InVars {ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_3|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_5|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_11|, #memory_int=|v_#memory_int_16|, #length=|v_#length_10|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_5|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_3|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_3|, #valid=|v_#valid_11|, #memory_int=|v_#memory_int_15|, #length=|v_#length_10|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_4|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 28693#[$Ultimate##0, L764-3]don't care [483] L764-3-->$Ultimate##0: Formula: (and (= v_t2Thread1of1ForFork0_thidvar1_2 0) (= |v_t2Thread1of1ForFork0_#in~arg#1.base_4| 0) (= v_t2Thread1of1ForFork0_thidvar2_2 0) (= v_t2Thread1of1ForFork0_thidvar0_2 |v_ULTIMATE.start_main_#t~pre11#1_7|) (= 0 |v_t2Thread1of1ForFork0_#in~arg#1.offset_4|)) InVars {ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|} OutVars{t2Thread1of1ForFork0_#in~arg#1.offset=|v_t2Thread1of1ForFork0_#in~arg#1.offset_4|, t2Thread1of1ForFork0_removeLogElement_#t~mem2#1=|v_t2Thread1of1ForFork0_removeLogElement_#t~mem2#1_12|, t2Thread1of1ForFork0_#res#1.base=|v_t2Thread1of1ForFork0_#res#1.base_4|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_7|, t2Thread1of1ForFork0_#res#1.offset=|v_t2Thread1of1ForFork0_#res#1.offset_4|, t2Thread1of1ForFork0_reach_error_#t~nondet0#1.offset=|v_t2Thread1of1ForFork0_reach_error_#t~nondet0#1.offset_8|, t2Thread1of1ForFork0_reach_error_#t~nondet0#1.base=|v_t2Thread1of1ForFork0_reach_error_#t~nondet0#1.base_8|, t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_14|, t2Thread1of1ForFork0_#t~nondet7#1=|v_t2Thread1of1ForFork0_#t~nondet7#1_6|, t2Thread1of1ForFork0_removeLogElement_#res#1=|v_t2Thread1of1ForFork0_removeLogElement_#res#1_10|, t2Thread1of1ForFork0_thidvar0=v_t2Thread1of1ForFork0_thidvar0_2, t2Thread1of1ForFork0_thidvar2=v_t2Thread1of1ForFork0_thidvar2_2, t2Thread1of1ForFork0_removeLogElement_#t~post1#1=|v_t2Thread1of1ForFork0_removeLogElement_#t~post1#1_12|, t2Thread1of1ForFork0_thidvar1=v_t2Thread1of1ForFork0_thidvar1_2, t2Thread1of1ForFork0_~arg#1.offset=|v_t2Thread1of1ForFork0_~arg#1.offset_4|, t2Thread1of1ForFork0_~arg#1.base=|v_t2Thread1of1ForFork0_~arg#1.base_4|, t2Thread1of1ForFork0_#in~arg#1.base=|v_t2Thread1of1ForFork0_#in~arg#1.base_4|, t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_8|, t2Thread1of1ForFork0_#t~ret8#1=|v_t2Thread1of1ForFork0_#t~ret8#1_12|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#in~arg#1.offset, t2Thread1of1ForFork0_removeLogElement_#t~mem2#1, t2Thread1of1ForFork0_#res#1.base, t2Thread1of1ForFork0_#res#1.offset, t2Thread1of1ForFork0_reach_error_#t~nondet0#1.offset, t2Thread1of1ForFork0_reach_error_#t~nondet0#1.base, t2Thread1of1ForFork0_~i~1#1, t2Thread1of1ForFork0_#t~nondet7#1, t2Thread1of1ForFork0_removeLogElement_#res#1, t2Thread1of1ForFork0_thidvar0, t2Thread1of1ForFork0_thidvar2, t2Thread1of1ForFork0_removeLogElement_#t~post1#1, t2Thread1of1ForFork0_thidvar1, t2Thread1of1ForFork0_~arg#1.offset, t2Thread1of1ForFork0_~arg#1.base, t2Thread1of1ForFork0_#in~arg#1.base, t2Thread1of1ForFork0_#t~post6#1, t2Thread1of1ForFork0_#t~ret8#1] 28713#[$Ultimate##0, $Ultimate##0, L764-4]don't care [439] $Ultimate##0-->L742: Formula: (and (= |v_t2Thread1of1ForFork0_~arg#1.offset_1| |v_t2Thread1of1ForFork0_#in~arg#1.offset_1|) (= |v_t2Thread1of1ForFork0_~arg#1.base_1| |v_t2Thread1of1ForFork0_#in~arg#1.base_1|)) InVars {t2Thread1of1ForFork0_#in~arg#1.offset=|v_t2Thread1of1ForFork0_#in~arg#1.offset_1|, t2Thread1of1ForFork0_#in~arg#1.base=|v_t2Thread1of1ForFork0_#in~arg#1.base_1|} OutVars{t2Thread1of1ForFork0_#in~arg#1.offset=|v_t2Thread1of1ForFork0_#in~arg#1.offset_1|, t2Thread1of1ForFork0_~arg#1.offset=|v_t2Thread1of1ForFork0_~arg#1.offset_1|, t2Thread1of1ForFork0_~arg#1.base=|v_t2Thread1of1ForFork0_~arg#1.base_1|, t2Thread1of1ForFork0_#in~arg#1.base=|v_t2Thread1of1ForFork0_#in~arg#1.base_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~arg#1.offset, t2Thread1of1ForFork0_~arg#1.base] 28735#[L742, $Ultimate##0, L764-4]don't care [440] L742-->L743: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_1|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~i~1#1] 28763#[$Ultimate##0, L764-4, L743]don't care [441] L743-->L743-6: Formula: (= |v_t2Thread1of1ForFork0_~i~1#1_3| 0) InVars {} OutVars{t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_3|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~i~1#1] 28799#[L743-6, $Ultimate##0, L764-4]don't care [2024-02-10 01:32:32,026 INFO L750 eck$LassoCheckResult]: Loop: 28799#[L743-6, $Ultimate##0, L764-4]don't care [442] L743-6-->L745: Formula: (< |v_t2Thread1of1ForFork0_~i~1#1_5| 7) InVars {t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_5|} OutVars{t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_5|} AuxVars[] AssignedVars[] 28845#[L745, $Ultimate##0, L764-4]don't care [445] L745-->L745-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_10| |v_~#m~0.base_14|))) (and (= |v_t2Thread1of1ForFork0_#t~nondet7#1_1| 0) (= |v_#pthreadsMutex_9| (store |v_#pthreadsMutex_10| |v_~#m~0.base_14| (store .cse0 |v_~#m~0.offset_14| 1))) (= (select .cse0 |v_~#m~0.offset_14|) 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_10|, ~#m~0.base=|v_~#m~0.base_14|, ~#m~0.offset=|v_~#m~0.offset_14|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_9|, ~#m~0.base=|v_~#m~0.base_14|, t2Thread1of1ForFork0_#t~nondet7#1=|v_t2Thread1of1ForFork0_#t~nondet7#1_1|, ~#m~0.offset=|v_~#m~0.offset_14|} AuxVars[] AssignedVars[#pthreadsMutex, t2Thread1of1ForFork0_#t~nondet7#1] 28905#[$Ultimate##0, L745-1, L764-4]don't care [447] L745-1-->L746: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_#t~nondet7#1=|v_t2Thread1of1ForFork0_#t~nondet7#1_3|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~nondet7#1] 28985#[L746, $Ultimate##0, L764-4]don't care [450] L746-->L746-2: Formula: (= (mod v_~receive~0_5 256) 0) InVars {~receive~0=v_~receive~0_5} OutVars{~receive~0=v_~receive~0_5} AuxVars[] AssignedVars[] 29091#[$Ultimate##0, L764-4, L746-2]don't care [452] L746-2-->L743-3: Formula: (= |v_#pthreadsMutex_7| (store |v_#pthreadsMutex_8| |v_~#m~0.base_13| (store (select |v_#pthreadsMutex_8| |v_~#m~0.base_13|) |v_~#m~0.offset_13| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_8|, ~#m~0.base=|v_~#m~0.base_13|, ~#m~0.offset=|v_~#m~0.offset_13|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_7|, ~#m~0.base=|v_~#m~0.base_13|, ~#m~0.offset=|v_~#m~0.offset_13|} AuxVars[] AssignedVars[#pthreadsMutex] 29223#[$Ultimate##0, L764-4, L743-3]don't care [454] L743-3-->L743-4: Formula: (= |v_t2Thread1of1ForFork0_~i~1#1_9| |v_t2Thread1of1ForFork0_#t~post6#1_1|) InVars {t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_9|} OutVars{t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_1|, t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_9|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~post6#1] 29381#[$Ultimate##0, L743-4, L764-4]don't care [457] L743-4-->L743-5: Formula: (= |v_t2Thread1of1ForFork0_~i~1#1_11| (+ |v_t2Thread1of1ForFork0_#t~post6#1_3| 1)) InVars {t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_3|} OutVars{t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_3|, t2Thread1of1ForFork0_~i~1#1=|v_t2Thread1of1ForFork0_~i~1#1_11|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_~i~1#1] 29567#[$Ultimate##0, L743-5, L764-4]don't care [460] L743-5-->L743-6: Formula: true InVars {} OutVars{t2Thread1of1ForFork0_#t~post6#1=|v_t2Thread1of1ForFork0_#t~post6#1_5|} AuxVars[] AssignedVars[t2Thread1of1ForFork0_#t~post6#1] 28799#[L743-6, $Ultimate##0, L764-4]don't care [2024-02-10 01:32:32,027 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:32,027 INFO L85 PathProgramCache]: Analyzing trace with hash -17534666, now seen corresponding path program 1 times [2024-02-10 01:32:32,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:32,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [135269156] [2024-02-10 01:32:32,027 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:32,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:32,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:32,069 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:32,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:32,112 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:32,113 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:32,113 INFO L85 PathProgramCache]: Analyzing trace with hash -140456052, now seen corresponding path program 1 times [2024-02-10 01:32:32,113 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:32,113 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [968478467] [2024-02-10 01:32:32,113 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:32,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:32,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:32,133 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:32,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:32,144 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:32,144 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:32,145 INFO L85 PathProgramCache]: Analyzing trace with hash -1447085119, now seen corresponding path program 1 times [2024-02-10 01:32:32,145 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:32,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [33370096] [2024-02-10 01:32:32,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:32,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:32,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:32,189 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:32,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:32,229 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:35,148 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:32:35,149 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:32:35,149 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:32:35,150 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:32:35,150 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:32:35,153 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:35,153 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:32:35,153 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:32:35,153 INFO L133 ssoRankerPreferences]: Filename of dumped script: circular_buffer_ok.i_BEv2_Iteration2_Lasso [2024-02-10 01:32:35,159 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:32:35,162 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:32:35,196 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,206 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,209 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,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 01:32:35,215 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,237 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,239 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,241 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,256 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,259 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,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 01:32:35,265 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,269 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,271 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,273 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,275 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,276 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,281 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,292 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,294 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,297 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,299 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,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 01:32:35,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 01:32:35,309 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,311 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,312 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,314 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,316 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,318 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,358 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,360 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,362 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,367 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,368 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,373 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,375 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:35,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 01:32:35,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 01:32:35,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 01:32:36,111 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,116 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,117 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,122 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,124 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,126 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,128 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,130 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,132 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,134 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,137 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,139 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,142 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,143 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,146 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,148 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,150 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,153 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,155 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,156 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,158 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,160 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,162 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,164 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,165 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:36,170 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:32:37,054 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:32:37,062 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:32:37,063 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,063 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,066 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,067 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Waiting until timeout for monitored process [2024-02-10 01:32:37,068 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,077 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,078 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,078 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,084 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,085 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,110 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,111 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,117 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,120 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Waiting until timeout for monitored process [2024-02-10 01:32:37,121 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,129 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,130 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,130 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,130 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,132 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,132 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,140 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,144 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (3)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,145 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,146 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,147 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Waiting until timeout for monitored process [2024-02-10 01:32:37,148 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,156 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,156 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,157 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,157 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,157 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,158 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:37,158 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,164 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,168 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Ended with exit code 0 [2024-02-10 01:32:37,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,169 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Waiting until timeout for monitored process [2024-02-10 01:32:37,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,179 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,179 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,179 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,180 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,182 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,182 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,216 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (5)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,224 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,224 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,225 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,233 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Waiting until timeout for monitored process [2024-02-10 01:32:37,275 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,284 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,285 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,285 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,285 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:37,285 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,293 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,300 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (6)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,309 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,314 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,324 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,324 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,324 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,324 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,325 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:37,325 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Waiting until timeout for monitored process [2024-02-10 01:32:37,336 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,343 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,345 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Waiting until timeout for monitored process [2024-02-10 01:32:37,351 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,361 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,361 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,362 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,365 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,366 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,388 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (8)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,389 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,390 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,391 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Waiting until timeout for monitored process [2024-02-10 01:32:37,392 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,401 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,402 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,402 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,402 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,402 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,403 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:37,403 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,412 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,416 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (9)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,418 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,427 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,436 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,438 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,438 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,441 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Waiting until timeout for monitored process [2024-02-10 01:32:37,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,462 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (10)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,463 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Waiting until timeout for monitored process [2024-02-10 01:32:37,644 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,652 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,652 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,652 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,653 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,660 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,661 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,664 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,668 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,669 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,669 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,670 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,670 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Waiting until timeout for monitored process [2024-02-10 01:32:37,676 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,683 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,684 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,684 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,684 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,684 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,684 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:37,684 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,686 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,691 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (12)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,692 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,692 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,693 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,694 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Waiting until timeout for monitored process [2024-02-10 01:32:37,697 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,704 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,705 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,705 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,705 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,707 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,707 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,728 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,733 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (13)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,735 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,741 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Waiting until timeout for monitored process [2024-02-10 01:32:37,741 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,749 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,749 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,749 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,749 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,750 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,751 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,753 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,756 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (14)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,758 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,759 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Waiting until timeout for monitored process [2024-02-10 01:32:37,761 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,768 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,768 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,768 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,768 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,770 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,770 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,796 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,803 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (15)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,804 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,805 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,810 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (16)] Waiting until timeout for monitored process [2024-02-10 01:32:37,811 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,818 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,818 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,818 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,818 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,820 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,820 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,822 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,826 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 01:32:37,826 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,826 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,827 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,828 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Waiting until timeout for monitored process [2024-02-10 01:32:37,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 01:32:37,836 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,836 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,837 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,837 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,838 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,838 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,843 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,846 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (17)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,847 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,849 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Waiting until timeout for monitored process [2024-02-10 01:32:37,850 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,857 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,857 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,858 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,858 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,859 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,859 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,888 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,895 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (18)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,895 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,895 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,896 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,900 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Waiting until timeout for monitored process [2024-02-10 01:32:37,901 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,908 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,908 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,908 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,908 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,908 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,909 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:37,909 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,910 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,913 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (19)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,913 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,913 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,914 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Waiting until timeout for monitored process [2024-02-10 01:32:37,917 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,924 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,924 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:37,925 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,925 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,925 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,925 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:37,925 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:37,926 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,929 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (20)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,930 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,931 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,932 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Waiting until timeout for monitored process [2024-02-10 01:32:37,933 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,940 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,940 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,940 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,940 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,941 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,941 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,944 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,948 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (21)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:37,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,949 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,954 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (22)] Waiting until timeout for monitored process [2024-02-10 01:32:37,955 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:37,963 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:37,964 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:37,964 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:37,964 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:37,966 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:37,966 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:37,984 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:37,991 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 01:32:37,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:37,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:37,994 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:37,999 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (23)] Waiting until timeout for monitored process [2024-02-10 01:32:38,000 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,007 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,007 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,008 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,008 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,010 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:38,010 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:38,032 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,038 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 01:32:38,039 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,039 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,040 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,044 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,054 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,054 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,054 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,055 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,055 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,055 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:38,055 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,056 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (24)] Waiting until timeout for monitored process [2024-02-10 01:32:38,068 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,075 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 01:32:38,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,077 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,080 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,089 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,090 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,091 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:38,091 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:38,094 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Waiting until timeout for monitored process [2024-02-10 01:32:38,104 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,111 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (25)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,112 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,113 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,120 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,129 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,129 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,129 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,129 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,131 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:38,131 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:38,134 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Waiting until timeout for monitored process [2024-02-10 01:32:38,144 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,151 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (26)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,152 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,153 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,165 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,166 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,166 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,166 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,166 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,166 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:38,166 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,168 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Waiting until timeout for monitored process [2024-02-10 01:32:38,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,180 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (27)] Ended with exit code 0 [2024-02-10 01:32:38,181 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,181 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,182 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,182 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Waiting until timeout for monitored process [2024-02-10 01:32:38,184 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,191 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,192 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,192 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,192 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,193 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:38,194 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:38,198 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,201 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (28)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,202 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,203 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Waiting until timeout for monitored process [2024-02-10 01:32:38,206 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,213 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,213 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,213 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,213 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,214 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,214 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:38,214 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,231 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (29)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,240 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,244 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (30)] Waiting until timeout for monitored process [2024-02-10 01:32:38,245 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,254 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,254 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,255 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,255 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,255 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,255 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:38,256 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,268 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,272 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 01:32:38,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,273 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,274 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,285 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,294 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,294 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,295 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,295 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,296 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:38,296 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:38,299 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (31)] Waiting until timeout for monitored process [2024-02-10 01:32:38,304 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,307 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 01:32:38,307 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,308 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,310 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (32)] Waiting until timeout for monitored process [2024-02-10 01:32:38,311 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,318 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,318 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,318 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,318 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,319 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:38,320 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:38,322 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,325 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 01:32:38,326 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,326 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,327 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Waiting until timeout for monitored process [2024-02-10 01:32:38,330 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,337 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,338 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,338 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,339 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:38,340 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,345 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,351 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (33)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:38,351 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,351 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,352 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,354 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Waiting until timeout for monitored process [2024-02-10 01:32:38,355 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,361 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,362 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:32:38,362 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,362 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,362 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,362 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:32:38,362 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:32:38,363 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:32:38,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (34)] Ended with exit code 0 [2024-02-10 01:32:38,367 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,367 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,368 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,377 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:32:38,377 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (35)] Waiting until timeout for monitored process [2024-02-10 01:32:38,384 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:32:38,385 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:32:38,385 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:32:38,385 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:32:38,386 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:32:38,387 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:32:38,390 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 01:32:38,401 INFO L443 ModelExtractionUtils]: Simplification made 6 calls to the SMT solver. [2024-02-10 01:32:38,401 INFO L444 ModelExtractionUtils]: 1 out of 7 variables were initially zero. Simplification set additionally 3 variables to zero. [2024-02-10 01:32:38,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:38,403 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:38,408 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:32:38,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Waiting until timeout for monitored process [2024-02-10 01:32:38,414 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 01:32:38,433 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2024-02-10 01:32:38,433 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 01:32:38,434 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(t2Thread1of1ForFork0_~i~1#1) = -2*t2Thread1of1ForFork0_~i~1#1 + 13 Supporting invariants [] [2024-02-10 01:32:38,441 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 01:32:38,531 INFO L156 tatePredicateManager]: 23 out of 23 supporting invariants were superfluous and have been removed [2024-02-10 01:32:38,550 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:38,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:38,601 INFO L262 TraceCheckSpWp]: Trace formula consists of 181 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 01:32:38,603 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:32:38,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:38,681 INFO L262 TraceCheckSpWp]: Trace formula consists of 23 conjuncts, 5 conjunts are in the unsatisfiable core [2024-02-10 01:32:38,682 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:32:38,745 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:32:38,749 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2024-02-10 01:32:38,751 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 01:32:38,985 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 01:32:38,986 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 01:32:38,986 INFO L72 uchiIntersectDefault]: Starting Basic Intersection [2024-02-10 01:32:39,019 INFO L85 uchiIntersectDefault]: Exiting Basic Intersection [2024-02-10 01:32:39,023 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 01:32:39,027 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 7 states 1 stem states 4 non-accepting loop states 1 accepting loop states [2024-02-10 01:32:39,029 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 01:32:39,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 1139 transitions. [2024-02-10 01:32:39,032 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 54 letters. Loop has 8 letters. [2024-02-10 01:32:39,032 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:32:39,032 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 62 letters. Loop has 8 letters. [2024-02-10 01:32:39,033 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:32:39,033 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 7 states and 1139 transitions. Stem has 54 letters. Loop has 16 letters. [2024-02-10 01:32:39,035 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:32:39,035 INFO L428 stractBuchiCegarLoop]: Abstraction has has 184 places, 5468 transitions, 22958 flow [2024-02-10 01:32:39,035 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-02-10 01:32:39,035 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:39,035 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 184 places, 5468 transitions, 22958 flow [2024-02-10 01:32:39,341 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (36)] Forceful destruction successful, exit code 0 [2024-02-10 01:32:42,861 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 33064 states, 33004 states have (on average 3.7261847048842562) internal successors, (122979), 33063 states have internal predecessors, (122979), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:32:42,934 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 33064 states, 33004 states have (on average 3.7261847048842562) internal successors, (122979), 33063 states have internal predecessors, (122979), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:32:43,810 INFO L131 ngComponentsAnalysis]: Automaton has 142 accepting balls. 7384 [2024-02-10 01:32:43,810 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:43,810 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:43,815 INFO L748 eck$LassoCheckResult]: Stem: Black: 50540#[$Ultimate##0]don't care [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] Black: 50543#[L-1]don't care [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] Black: 50548#[L681]don't care [304] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] 50559#[L681-1]don't care [359] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] Black: 50569#[L681-2]don't care [226] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] 50575#[L681-3]don't care [294] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] Black: 50585#[L681-4]don't care [329] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] 50591#[L681-5]don't care [243] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] Black: 50601#[L682]don't care [315] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] 50607#[L682-1]don't care [252] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] Black: 50617#[L683]don't care [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] 50623#[L684]don't care [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] Black: 50633#[L685]don't care [332] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] 50639#[L686]don't care [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] Black: 50649#[L686-1]don't care [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] 50655#[L687]don't care [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] Black: 50665#[L688]don't care [349] L688-->L688-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] 50671#[L688-1]don't care [239] L688-1-->L688-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] Black: 50681#[L688-2]don't care [250] L688-2-->L688-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] 50687#[L688-3]don't care [293] L688-3-->L688-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] Black: 50697#[L688-4]don't care [308] L688-4-->L688-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] 50703#[L688-5]don't care [368] L688-5-->L688-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] Black: 50713#[L688-6]don't care [305] L688-6-->L688-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] 50719#[L688-7]don't care [246] L688-7-->L688-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] Black: 50729#[L688-8]don't care [348] L688-8-->L688-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] 50735#[L688-9]don't care [357] L688-9-->L688-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] Black: 50745#[L688-10]don't care [318] L688-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] 50751#[L-1-1]don't care [373] L-1-1-->L758: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] Black: 50761#[L758]don't care [345] L758-->L758-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 50767#[L758-1]don't care [311] L758-1-->L758-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] Black: 50777#[L758-2]don't care [235] L758-2-->L760: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] 50783#[L760]don't care [295] L760-->L760-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] Black: 50793#[L760-1]don't care [278] L760-1-->L689: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 50799#[L689]don't care [328] L689-->L691: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 50809#[L691]don't care [273] L691-->L692: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] 50815#[L692]don't care [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] Black: 50825#[L692-1]don't care [287] L692-1-->L689-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] 50831#[L689-1]don't care [334] L689-1-->L760-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 50841#[L760-2]don't care [362] L760-2-->L761: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 50847#[L761]don't care [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] Black: 50857#[L762]don't care [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] 50863#[L763]don't care [314] L763-->L763-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] Black: 50873#[L763-1]don't care [384] L763-1-->L763-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] 50879#[L763-2]don't care [325] L763-2-->L763-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] Black: 50889#[L763-3]don't care [486] L763-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_22|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_12|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_14|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_14|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] 50895#[$Ultimate##0, L763-4]don't care [387] $Ultimate##0-->L724: Formula: (and (= |v_t1Thread1of1ForFork1_~arg#1.base_1| |v_t1Thread1of1ForFork1_#in~arg#1.base_1|) (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_1| |v_t1Thread1of1ForFork1_~arg#1.offset_1|)) InVars {t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|} OutVars{t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_1|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~arg#1.base] Black: 50910#[L724, L763-4]don't care [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 50919#[L725, L763-4]don't care [389] L725-->L725-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_3| 0) InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 50950#[L725-6, L763-4]don't care [390] L725-6-->L727: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 50975#[L727, L763-4]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |v_~#m~0.offset_12|) 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 51033#[L727-1, L763-4]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 51087#[L728, L763-4]don't care [397] L728-->L730: Formula: (not (= (mod v_~send~0_5 256) 0)) InVars {~send~0=v_~send~0_5} OutVars{~send~0=v_~send~0_5} AuxVars[] AssignedVars[] Black: 51174#[L730, L763-4]don't care [399] L730-->L730-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 51263#[L730-1, L763-4]don't care [401] L730-1-->L730-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 51393#[L730-2, L763-4]don't care [403] L730-2-->L706: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 51546#[L706, L763-4]don't care [405] L706-->L708: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 51742#[L708, L763-4]don't care [408] L708-->L718: Formula: (or (<= (mod v_~buffer_size~0_7 4294967296) (mod v_~next~0_10 4294967296)) (<= v_~buffer_size~0_7 0)) InVars {~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} OutVars{~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} AuxVars[] AssignedVars[] 52010#[L718, L763-4]don't care [410] L718-->insertLogElement_returnLabel#1: Formula: (= (+ |v_t1Thread1of1ForFork1_insertLogElement_#res#1_3| 1) 0) InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 52371#[insertLogElement_returnLabel#1, L763-4]don't care [412] insertLogElement_returnLabel#1-->L730-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 52824#[L730-3, L763-4]don't care [415] L730-3-->L730-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 53396#[L730-4, L763-4]don't care [418] L730-4-->L730-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 54071#[L763-4, L730-5]don't care [421] L730-5-->L730-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_15| |v_t1Thread1of1ForFork1_#t~ret5#1_3|) InVars {t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} AuxVars[] AssignedVars[] Black: 54865#[L763-4, L730-6]don't care [425] L730-6-->L730-9: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 55784#[L763-4, L730-9]don't care [429] L730-9-->L733: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_19| v_~value~0_2) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0] Black: 56861#[L733, L763-4]don't care [431] L733-->L734: Formula: (= v_~send~0_3 0) InVars {} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[~send~0] 58025#[L763-4, L734]don't care [2024-02-10 01:32:43,816 INFO L750 eck$LassoCheckResult]: Loop: 58025#[L763-4, L734]don't care [434] L734-->L728-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] Black: 59324#[L763-4, L728-2]don't care [400] L728-2-->L725-3: Formula: (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|) |v_~#m~0.offset_11| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex] 60753#[L725-3, L763-4]don't care [402] L725-3-->L725-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 62333#[L725-4, L763-4]don't care [404] L725-4-->L725-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 64054#[L725-5, L763-4]don't care [406] L725-5-->L725-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 65906#[L725-6, L763-4]don't care [390] L725-6-->L727: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 67870#[L727, L763-4]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |v_~#m~0.offset_12|) 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 69944#[L727-1, L763-4]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 72091#[L728, L763-4]don't care [397] L728-->L730: Formula: (not (= (mod v_~send~0_5 256) 0)) InVars {~send~0=v_~send~0_5} OutVars{~send~0=v_~send~0_5} AuxVars[] AssignedVars[] Black: 74285#[L730, L763-4]don't care [399] L730-->L730-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 76445#[L730-1, L763-4]don't care [401] L730-1-->L730-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 78588#[L730-2, L763-4]don't care [403] L730-2-->L706: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 80684#[L706, L763-4]don't care [405] L706-->L708: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 82776#[L708, L763-4]don't care [408] L708-->L718: Formula: (or (<= (mod v_~buffer_size~0_7 4294967296) (mod v_~next~0_10 4294967296)) (<= v_~buffer_size~0_7 0)) InVars {~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} OutVars{~buffer_size~0=v_~buffer_size~0_7, ~next~0=v_~next~0_10} AuxVars[] AssignedVars[] 84861#[L718, L763-4]don't care [410] L718-->insertLogElement_returnLabel#1: Formula: (= (+ |v_t1Thread1of1ForFork1_insertLogElement_#res#1_3| 1) 0) InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 86964#[insertLogElement_returnLabel#1, L763-4]don't care [412] insertLogElement_returnLabel#1-->L730-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 89063#[L730-3, L763-4]don't care [415] L730-3-->L730-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 91147#[L730-4, L763-4]don't care [418] L730-4-->L730-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 93200#[L763-4, L730-5]don't care [421] L730-5-->L730-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_15| |v_t1Thread1of1ForFork1_#t~ret5#1_3|) InVars {t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} AuxVars[] AssignedVars[] Black: 95200#[L763-4, L730-6]don't care [425] L730-6-->L730-9: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 97116#[L763-4, L730-9]don't care [429] L730-9-->L733: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_19| v_~value~0_2) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0] Black: 98953#[L733, L763-4]don't care [431] L733-->L734: Formula: (= v_~send~0_3 0) InVars {} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[~send~0] 58025#[L763-4, L734]don't care [2024-02-10 01:32:43,816 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:43,816 INFO L85 PathProgramCache]: Analyzing trace with hash 1185614556, now seen corresponding path program 1 times [2024-02-10 01:32:43,816 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:43,816 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582686174] [2024-02-10 01:32:43,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:43,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:43,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:32:43,982 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:32:43,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-10 01:32:43,985 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [582686174] [2024-02-10 01:32:43,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [582686174] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-10 01:32:43,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-10 01:32:43,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-02-10 01:32:43,988 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [706793262] [2024-02-10 01:32:43,988 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-10 01:32:43,989 INFO L753 eck$LassoCheckResult]: stem already infeasible [2024-02-10 01:32:43,989 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:43,989 INFO L85 PathProgramCache]: Analyzing trace with hash 2086374853, now seen corresponding path program 1 times [2024-02-10 01:32:43,989 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:43,990 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1060210816] [2024-02-10 01:32:43,990 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:43,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:44,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:44,004 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:44,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:44,021 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:44,157 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-10 01:32:44,158 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-02-10 01:32:44,158 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-02-10 01:32:44,321 INFO L175 Difference]: Start difference. First operand has 184 places, 5468 transitions, 22958 flow. Second operand 6 states and 990 transitions. [2024-02-10 01:32:44,322 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 184 places, 5468 transitions, 22958 flow. Second operand 6 states and 990 transitions. [2024-02-10 01:32:44,323 INFO L120 encePairwiseOnDemand]: Number of universal subtrahend loopers: 142 of 165 [2024-02-10 01:32:44,324 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-10 01:33:00,739 INFO L124 PetriNetUnfolderBase]: 136349/186442 cut-off events. [2024-02-10 01:33:00,739 INFO L125 PetriNetUnfolderBase]: For 12042/12042 co-relation queries the response was YES. [2024-02-10 01:33:00,974 INFO L83 FinitePrefix]: Finished finitePrefix Result has 397044 conditions, 186442 events. 136349/186442 cut-off events. For 12042/12042 co-relation queries the response was YES. Maximal size of possible extension queue 1000. Compared 1060242 event pairs, 2558 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 01:33:01,959 INFO L140 encePairwiseOnDemand]: 158/165 looper letters, 292 selfloop transitions, 90 changer transitions 3/1433 dead transitions. [2024-02-10 01:33:01,959 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 167 places, 1433 transitions, 6770 flow [2024-02-10 01:33:01,969 INFO L231 Difference]: Finished difference. Result has 192 places, 1322 transitions, 6102 flow [2024-02-10 01:33:01,970 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-02-10 01:33:01,971 INFO L428 stractBuchiCegarLoop]: Abstraction has has 192 places, 1322 transitions, 6102 flow [2024-02-10 01:33:01,972 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-02-10 01:33:01,972 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:33:01,972 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 192 places, 1322 transitions, 6102 flow [2024-02-10 01:33:06,350 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 50090 states, 50006 states have (on average 3.7282726072871255) internal successors, (186436), 50089 states have internal predecessors, (186436), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:33:06,442 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 50090 states, 50006 states have (on average 3.7282726072871255) internal successors, (186436), 50089 states have internal predecessors, (186436), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:33:07,266 INFO L131 ngComponentsAnalysis]: Automaton has 142 accepting balls. 7384 [2024-02-10 01:33:07,266 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:33:07,266 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:33:07,269 INFO L748 eck$LassoCheckResult]: Stem: Black: 138920#[$Ultimate##0]don't care [262] $Ultimate##0-->L-1: Formula: (= (select |v_#valid_1| 0) 0) InVars {#valid=|v_#valid_1|} OutVars{#valid=|v_#valid_1|} AuxVars[] AssignedVars[] Black: 138923#[L-1]don't care [279] L-1-->L681: Formula: (< 0 |v_#StackHeapBarrier_1|) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_1|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_1|} AuxVars[] AssignedVars[] Black: 138928#[L681]don't care [304] L681-->L681-1: Formula: (and (= (select |v_#valid_2| 1) 1) (= 2 (select |v_#length_1| 1))) InVars {#length=|v_#length_1|, #valid=|v_#valid_2|} OutVars{#length=|v_#length_1|, #valid=|v_#valid_2|} AuxVars[] AssignedVars[] Black: 138936#[L681-1]don't care [359] L681-1-->L681-2: Formula: (= 48 (select (select |v_#memory_int_1| 1) 0)) InVars {#memory_int=|v_#memory_int_1|} OutVars{#memory_int=|v_#memory_int_1|} AuxVars[] AssignedVars[] Black: 138944#[L681-2]don't care [226] L681-2-->L681-3: Formula: (= (select (select |v_#memory_int_2| 1) 1) 0) InVars {#memory_int=|v_#memory_int_2|} OutVars{#memory_int=|v_#memory_int_2|} AuxVars[] AssignedVars[] Black: 138952#[L681-3]don't care [294] L681-3-->L681-4: Formula: (and (= (select |v_#valid_3| 2) 1) (= (select |v_#length_2| 2) 1)) InVars {#length=|v_#length_2|, #valid=|v_#valid_3|} OutVars{#length=|v_#length_2|, #valid=|v_#valid_3|} AuxVars[] AssignedVars[] Black: 138960#[L681-4]don't care [329] L681-4-->L681-5: Formula: (= (select (select |v_#memory_int_3| 2) 0) 0) InVars {#memory_int=|v_#memory_int_3|} OutVars{#memory_int=|v_#memory_int_3|} AuxVars[] AssignedVars[] Black: 138968#[L681-5]don't care [243] L681-5-->L682: Formula: (and (= |v_~#buffer~0.offset_1| 0) (= 3 |v_~#buffer~0.base_1|)) InVars {} OutVars{~#buffer~0.offset=|v_~#buffer~0.offset_1|, ~#buffer~0.base=|v_~#buffer~0.base_1|} AuxVars[] AssignedVars[~#buffer~0.base, ~#buffer~0.offset] Black: 138976#[L682]don't care [315] L682-->L682-1: Formula: (and (= 10 (select |v_#length_3| 3)) (= (select |v_#valid_4| 3) 1)) InVars {#length=|v_#length_3|, #valid=|v_#valid_4|} OutVars{#length=|v_#length_3|, #valid=|v_#valid_4|} AuxVars[] AssignedVars[] Black: 138984#[L682-1]don't care [252] L682-1-->L683: Formula: (= (store |v_#memory_int_5| |v_~#buffer~0.base_2| ((as const (Array Int Int)) 0)) |v_#memory_int_4|) InVars {#memory_int=|v_#memory_int_5|, ~#buffer~0.base=|v_~#buffer~0.base_2|} OutVars{#memory_int=|v_#memory_int_4|, ~#buffer~0.base=|v_~#buffer~0.base_2|} AuxVars[] AssignedVars[#memory_int] Black: 138992#[L683]don't care [327] L683-->L684: Formula: (= v_~first~0_1 0) InVars {} OutVars{~first~0=v_~first~0_1} AuxVars[] AssignedVars[~first~0] Black: 139000#[L684]don't care [232] L684-->L685: Formula: (= v_~next~0_1 0) InVars {} OutVars{~next~0=v_~next~0_1} AuxVars[] AssignedVars[~next~0] Black: 139008#[L685]don't care [332] L685-->L686: Formula: (= v_~buffer_size~0_1 0) InVars {} OutVars{~buffer_size~0=v_~buffer_size~0_1} AuxVars[] AssignedVars[~buffer_size~0] Black: 139016#[L686]don't care [307] L686-->L686-1: Formula: (= v_~send~0_1 0) InVars {} OutVars{~send~0=v_~send~0_1} AuxVars[] AssignedVars[~send~0] 139027#[L686-1]don't care [344] L686-1-->L687: Formula: (= v_~receive~0_1 0) InVars {} OutVars{~receive~0=v_~receive~0_1} AuxVars[] AssignedVars[~receive~0] Black: 139037#[L687]don't care [292] L687-->L688: Formula: (= v_~value~0_1 0) InVars {} OutVars{~value~0=v_~value~0_1} AuxVars[] AssignedVars[~value~0] 139043#[L688]don't care [349] L688-->L688-1: Formula: (and (= |v_~#m~0.offset_1| 0) (= 4 |v_~#m~0.base_1|)) InVars {} OutVars{~#m~0.base=|v_~#m~0.base_1|, ~#m~0.offset=|v_~#m~0.offset_1|} AuxVars[] AssignedVars[~#m~0.base, ~#m~0.offset] Black: 139053#[L688-1]don't care [239] L688-1-->L688-2: Formula: (and (= 40 (select |v_#length_4| 4)) (= (select |v_#valid_5| 4) 1)) InVars {#length=|v_#length_4|, #valid=|v_#valid_5|} OutVars{#length=|v_#length_4|, #valid=|v_#valid_5|} AuxVars[] AssignedVars[] 139059#[L688-2]don't care [250] L688-2-->L688-3: Formula: (= (select (select |v_#memory_int_6| |v_~#m~0.base_2|) |v_~#m~0.offset_2|) 0) InVars {#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} OutVars{#memory_int=|v_#memory_int_6|, ~#m~0.base=|v_~#m~0.base_2|, ~#m~0.offset=|v_~#m~0.offset_2|} AuxVars[] AssignedVars[] Black: 139069#[L688-3]don't care [293] L688-3-->L688-4: Formula: (= (select (select |v_#memory_int_7| |v_~#m~0.base_3|) (+ |v_~#m~0.offset_3| 4)) 0) InVars {#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} OutVars{#memory_int=|v_#memory_int_7|, ~#m~0.base=|v_~#m~0.base_3|, ~#m~0.offset=|v_~#m~0.offset_3|} AuxVars[] AssignedVars[] 139075#[L688-4]don't care [308] L688-4-->L688-5: Formula: (= (select (select |v_#memory_int_8| |v_~#m~0.base_4|) (+ |v_~#m~0.offset_4| 8)) 0) InVars {#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} OutVars{#memory_int=|v_#memory_int_8|, ~#m~0.base=|v_~#m~0.base_4|, ~#m~0.offset=|v_~#m~0.offset_4|} AuxVars[] AssignedVars[] Black: 139085#[L688-5]don't care [368] L688-5-->L688-6: Formula: (= (select (select |v_#memory_int_9| |v_~#m~0.base_5|) (+ |v_~#m~0.offset_5| 12)) 0) InVars {#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} OutVars{#memory_int=|v_#memory_int_9|, ~#m~0.base=|v_~#m~0.base_5|, ~#m~0.offset=|v_~#m~0.offset_5|} AuxVars[] AssignedVars[] 139091#[L688-6]don't care [305] L688-6-->L688-7: Formula: (= (select (select |v_#memory_int_10| |v_~#m~0.base_6|) (+ |v_~#m~0.offset_6| 16)) 0) InVars {#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} OutVars{#memory_int=|v_#memory_int_10|, ~#m~0.base=|v_~#m~0.base_6|, ~#m~0.offset=|v_~#m~0.offset_6|} AuxVars[] AssignedVars[] Black: 139101#[L688-7]don't care [246] L688-7-->L688-8: Formula: (= (select (select |v_#memory_int_11| |v_~#m~0.base_7|) (+ |v_~#m~0.offset_7| 20)) 0) InVars {#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} OutVars{#memory_int=|v_#memory_int_11|, ~#m~0.base=|v_~#m~0.base_7|, ~#m~0.offset=|v_~#m~0.offset_7|} AuxVars[] AssignedVars[] 139107#[L688-8]don't care [348] L688-8-->L688-9: Formula: (= (select (select |v_#memory_int_12| |v_~#m~0.base_8|) (+ |v_~#m~0.offset_8| 22)) 0) InVars {#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} OutVars{#memory_int=|v_#memory_int_12|, ~#m~0.base=|v_~#m~0.base_8|, ~#m~0.offset=|v_~#m~0.offset_8|} AuxVars[] AssignedVars[] Black: 139117#[L688-9]don't care [357] L688-9-->L688-10: Formula: (let ((.cse0 (+ |v_~#m~0.offset_9| 24))) (and (= (select (select |v_#memory_$Pointer$.offset_1| |v_~#m~0.base_9|) .cse0) 0) (= (select (select |v_#memory_$Pointer$.base_1| |v_~#m~0.base_9|) .cse0) 0))) InVars {~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} OutVars{~#m~0.base=|v_~#m~0.base_9|, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_1|, ~#m~0.offset=|v_~#m~0.offset_9|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_1|} AuxVars[] AssignedVars[] 139123#[L688-10]don't care [318] L688-10-->L-1-1: Formula: true InVars {} OutVars{ULTIMATE.start_main_#res#1=|v_ULTIMATE.start_main_#res#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#res#1] Black: 139133#[L-1-1]don't care [373] L-1-1-->L758: Formula: true InVars {} OutVars{ULTIMATE.start_main_#t~mem13#1=|v_ULTIMATE.start_main_#t~mem13#1_1|, ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_1|, ULTIMATE.start_main_#t~nondet10#1=|v_ULTIMATE.start_main_#t~nondet10#1_1|, ULTIMATE.start_main_#t~mem14#1=|v_ULTIMATE.start_main_#t~mem14#1_1|, ULTIMATE.start_main_#t~pre11#1=|v_ULTIMATE.start_main_#t~pre11#1_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_1|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_1|, ULTIMATE.start_main_#t~nondet12#1=|v_ULTIMATE.start_main_#t~nondet12#1_1|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_1|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_1|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~mem13#1, ULTIMATE.start_main_~#id2~0#1.offset, ULTIMATE.start_main_#t~nondet10#1, ULTIMATE.start_main_#t~mem14#1, ULTIMATE.start_main_#t~pre11#1, ULTIMATE.start_main_#t~pre9#1, ULTIMATE.start_main_~#id2~0#1.base, ULTIMATE.start_main_#t~nondet12#1, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] 139139#[L758]don't care [345] L758-->L758-1: Formula: (and (< |v_#StackHeapBarrier_2| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id1~0#1.base_2|)) (= (select |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2|) 0) (= |v_#valid_6| (store |v_#valid_7| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 1)) (= |v_ULTIMATE.start_main_~#id1~0#1.offset_2| 0) (= |v_#length_5| (store |v_#length_6| |v_ULTIMATE.start_main_~#id1~0#1.base_2| 4))) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_6|, #valid=|v_#valid_7|} OutVars{#StackHeapBarrier=|v_#StackHeapBarrier_2|, #length=|v_#length_5|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_2|, #valid=|v_#valid_6|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_2|} AuxVars[] AssignedVars[#valid, #length, ULTIMATE.start_main_~#id1~0#1.offset, ULTIMATE.start_main_~#id1~0#1.base] Black: 139149#[L758-1]don't care [311] L758-1-->L758-2: Formula: (and (< |v_#StackHeapBarrier_3| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) (not (= 0 |v_ULTIMATE.start_main_~#id2~0#1.base_2|)) (= (store |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 1) |v_#valid_8|) (= |v_ULTIMATE.start_main_~#id2~0#1.offset_2| 0) (= (select |v_#valid_9| |v_ULTIMATE.start_main_~#id2~0#1.base_2|) 0) (= (store |v_#length_8| |v_ULTIMATE.start_main_~#id2~0#1.base_2| 4) |v_#length_7|)) InVars {#StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_8|, #valid=|v_#valid_9|} OutVars{ULTIMATE.start_main_~#id2~0#1.offset=|v_ULTIMATE.start_main_~#id2~0#1.offset_2|, #StackHeapBarrier=|v_#StackHeapBarrier_3|, #length=|v_#length_7|, ULTIMATE.start_main_~#id2~0#1.base=|v_ULTIMATE.start_main_~#id2~0#1.base_2|, #valid=|v_#valid_8|} AuxVars[] AssignedVars[ULTIMATE.start_main_~#id2~0#1.offset, #valid, #length, ULTIMATE.start_main_~#id2~0#1.base] 139155#[L758-2]don't care [235] L758-2-->L760: Formula: (= |v_#pthreadsMutex_1| (store |v_#pthreadsMutex_2| |v_~#m~0.base_10| (store (select |v_#pthreadsMutex_2| |v_~#m~0.base_10|) |v_~#m~0.offset_10| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_2|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_1|, ~#m~0.base=|v_~#m~0.base_10|, ~#m~0.offset=|v_~#m~0.offset_10|} AuxVars[] AssignedVars[#pthreadsMutex] Black: 139165#[L760]don't care [295] L760-->L760-1: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_1| 10) InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] 139171#[L760-1]don't care [278] L760-1-->L689: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_1|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] Black: 139181#[L689]don't care [328] L689-->L691: Formula: (= |v_ULTIMATE.start_initLog_#in~max#1_2| |v_ULTIMATE.start_initLog_~max#1_2|) InVars {ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_2|, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 139187#[L691]don't care [273] L691-->L692: Formula: (= v_~buffer_size~0_2 |v_ULTIMATE.start_initLog_~max#1_3|) InVars {ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} OutVars{~buffer_size~0=v_~buffer_size~0_2, ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_3|} AuxVars[] AssignedVars[~buffer_size~0] Black: 139197#[L692]don't care [272] L692-->L692-1: Formula: (= v_~next~0_2 0) InVars {} OutVars{~next~0=v_~next~0_2} AuxVars[] AssignedVars[~next~0] 139203#[L692-1]don't care [287] L692-1-->L689-1: Formula: (= v_~next~0_3 v_~first~0_2) InVars {~next~0=v_~next~0_3} OutVars{~first~0=v_~first~0_2, ~next~0=v_~next~0_3} AuxVars[] AssignedVars[~first~0] Black: 139213#[L689-1]don't care [334] L689-1-->L760-2: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_~max#1=|v_ULTIMATE.start_initLog_~max#1_4|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_~max#1] 139219#[L760-2]don't care [362] L760-2-->L761: Formula: true InVars {} OutVars{ULTIMATE.start_initLog_#in~max#1=|v_ULTIMATE.start_initLog_#in~max#1_3|} AuxVars[] AssignedVars[ULTIMATE.start_initLog_#in~max#1] Black: 139229#[L761]don't care [343] L761-->L762: Formula: (= v_~send~0_2 1) InVars {} OutVars{~send~0=v_~send~0_2} AuxVars[] AssignedVars[~send~0] 139235#[L762]don't care [336] L762-->L763: Formula: (= v_~receive~0_2 0) InVars {} OutVars{~receive~0=v_~receive~0_2} AuxVars[] AssignedVars[~receive~0] Black: 139245#[L763]don't care [314] L763-->L763-1: Formula: (= |v_ULTIMATE.start_main_#t~pre9#1_2| |v_#pthreadsForks_1|) InVars {#pthreadsForks=|v_#pthreadsForks_1|} OutVars{#pthreadsForks=|v_#pthreadsForks_1|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_2|} AuxVars[] AssignedVars[ULTIMATE.start_main_#t~pre9#1] 139251#[L763-1]don't care [384] L763-1-->L763-2: Formula: (= (+ 1 |v_#pthreadsForks_3|) |v_#pthreadsForks_2|) InVars {#pthreadsForks=|v_#pthreadsForks_3|} OutVars{#pthreadsForks=|v_#pthreadsForks_2|} AuxVars[] AssignedVars[#pthreadsForks] Black: 139261#[L763-2]don't care [325] L763-2-->L763-3: Formula: (and (= |v_#memory_$Pointer$.base_2| (store |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.base_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.base_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)))) (= (store |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_$Pointer$.offset_3| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| (select (select |v_#memory_$Pointer$.offset_2| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3|))) |v_#memory_$Pointer$.offset_2|) (= |v_#memory_int_13| (store |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3| (store (select |v_#memory_int_14| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) |v_ULTIMATE.start_main_~#id1~0#1.offset_3| |v_ULTIMATE.start_main_#t~pre9#1_3|))) (= (select |v_#valid_10| |v_ULTIMATE.start_main_~#id1~0#1.base_3|) 1) (<= (+ 4 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|) (select |v_#length_9| |v_ULTIMATE.start_main_~#id1~0#1.base_3|)) (<= 0 |v_ULTIMATE.start_main_~#id1~0#1.offset_3|)) InVars {#memory_$Pointer$.base=|v_#memory_$Pointer$.base_3|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_14|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_3|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} OutVars{#memory_$Pointer$.base=|v_#memory_$Pointer$.base_2|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_3|, #valid=|v_#valid_10|, #memory_int=|v_#memory_int_13|, #length=|v_#length_9|, ULTIMATE.start_main_~#id1~0#1.offset=|v_ULTIMATE.start_main_~#id1~0#1.offset_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_2|, ULTIMATE.start_main_~#id1~0#1.base=|v_ULTIMATE.start_main_~#id1~0#1.base_3|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 139267#[L763-3]don't care [486] L763-3-->$Ultimate##0: Formula: (and (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_4| 0) (= v_t1Thread1of1ForFork1_thidvar1_2 0) (= |v_t1Thread1of1ForFork1_#in~arg#1.base_4| 0) (= |v_ULTIMATE.start_main_#t~pre9#1_7| v_t1Thread1of1ForFork1_thidvar0_2)) InVars {ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_8|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_8|, t1Thread1of1ForFork1_thidvar0=v_t1Thread1of1ForFork1_thidvar0_2, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_4|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_22|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_10|, ULTIMATE.start_main_#t~pre9#1=|v_ULTIMATE.start_main_#t~pre9#1_7|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_6|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_4|, t1Thread1of1ForFork1_#res#1.offset=|v_t1Thread1of1ForFork1_#res#1.offset_4|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_12|, t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_12|, t1Thread1of1ForFork1_#res#1.base=|v_t1Thread1of1ForFork1_#res#1.base_4|, t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_4|, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset_14|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_4|, t1Thread1of1ForFork1_thidvar1=v_t1Thread1of1ForFork1_thidvar1_2, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base=|v_t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base_14|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1, t1Thread1of1ForFork1_insertLogElement_#in~b#1, t1Thread1of1ForFork1_thidvar0, t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~i~0#1, t1Thread1of1ForFork1_insertLogElement_#res#1, t1Thread1of1ForFork1_#t~nondet4#1, t1Thread1of1ForFork1_#in~arg#1.base, t1Thread1of1ForFork1_#res#1.offset, t1Thread1of1ForFork1_insertLogElement_~b#1, t1Thread1of1ForFork1_#t~ret5#1, t1Thread1of1ForFork1_#res#1.base, t1Thread1of1ForFork1_~arg#1.base, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.offset, t1Thread1of1ForFork1_#in~arg#1.offset, t1Thread1of1ForFork1_thidvar1, t1Thread1of1ForFork1_reach_error_#t~nondet0#1.base] Black: 139277#[L763-4, $Ultimate##0]don't care [387] $Ultimate##0-->L724: Formula: (and (= |v_t1Thread1of1ForFork1_~arg#1.base_1| |v_t1Thread1of1ForFork1_#in~arg#1.base_1|) (= |v_t1Thread1of1ForFork1_#in~arg#1.offset_1| |v_t1Thread1of1ForFork1_~arg#1.offset_1|)) InVars {t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|} OutVars{t1Thread1of1ForFork1_~arg#1.base=|v_t1Thread1of1ForFork1_~arg#1.base_1|, t1Thread1of1ForFork1_#in~arg#1.offset=|v_t1Thread1of1ForFork1_#in~arg#1.offset_1|, t1Thread1of1ForFork1_~arg#1.offset=|v_t1Thread1of1ForFork1_~arg#1.offset_1|, t1Thread1of1ForFork1_#in~arg#1.base=|v_t1Thread1of1ForFork1_#in~arg#1.base_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~arg#1.offset, t1Thread1of1ForFork1_~arg#1.base] 139283#[L763-4, L724]don't care [388] L724-->L725: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] Black: 139309#[L763-4, L725]don't care [389] L725-->L725-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_3| 0) InVars {} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 139328#[L763-4, L725-6]don't care [390] L725-6-->L727: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] Black: 139373#[L763-4, L727]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |v_~#m~0.offset_12|) 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] 139419#[L727-1, L763-4]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] Black: 139477#[L763-4, L728]don't care [397] L728-->L730: Formula: (not (= (mod v_~send~0_5 256) 0)) InVars {~send~0=v_~send~0_5} OutVars{~send~0=v_~send~0_5} AuxVars[] AssignedVars[] 139539#[L763-4, L730]don't care [399] L730-->L730-1: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_9| |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_9|, t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] Black: 139621#[L763-4, L730-1]don't care [401] L730-1-->L730-2: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] 139731#[L763-4, L730-2]don't care [403] L730-2-->L706: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_1|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 139880#[L763-4, L706]don't care [405] L706-->L708: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|) InVars {t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] 140067#[L763-4, L708]don't care [407] L708-->L710: Formula: (and (< (mod v_~next~0_4 4294967296) (mod v_~buffer_size~0_3 4294967296)) (< 0 v_~buffer_size~0_3)) InVars {~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} OutVars{~buffer_size~0=v_~buffer_size~0_3, ~next~0=v_~next~0_4} AuxVars[] AssignedVars[] Black: 140338#[L763-4, L710]don't care [409] L710-->L710-1: Formula: (let ((.cse2 (let ((.cse3 (mod v_~next~0_5 4294967296))) (ite (<= .cse3 2147483647) .cse3 (+ .cse3 (- 4294967296)))))) (let ((.cse0 (+ .cse2 |v_~#buffer~0.offset_2|))) (and (= |v_#memory_$Pointer$.base_6| (store |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.base_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.base_6| |v_~#buffer~0.base_3|) .cse0)))) (= |v_#memory_int_19| (store |v_#memory_int_20| |v_~#buffer~0.base_3| (store (select |v_#memory_int_20| |v_~#buffer~0.base_3|) .cse0 (let ((.cse1 (mod |v_t1Thread1of1ForFork1_insertLogElement_~b#1_5| 256))) (ite (<= .cse1 127) .cse1 (+ .cse1 (- 256))))))) (= (select |v_#valid_18| |v_~#buffer~0.base_3|) 1) (<= 0 .cse0) (<= (+ .cse2 |v_~#buffer~0.offset_2| 1) (select |v_#length_13| |v_~#buffer~0.base_3|)) (= (store |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3| (store (select |v_#memory_$Pointer$.offset_7| |v_~#buffer~0.base_3|) .cse0 (select (select |v_#memory_$Pointer$.offset_6| |v_~#buffer~0.base_3|) .cse0))) |v_#memory_$Pointer$.offset_6|)))) InVars {~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_7|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_20|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_7|} OutVars{~next~0=v_~next~0_5, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_6|, ~#buffer~0.base=|v_~#buffer~0.base_3|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_5|, #valid=|v_#valid_18|, #memory_int=|v_#memory_int_19|, #length=|v_#length_13|, ~#buffer~0.offset=|v_~#buffer~0.offset_2|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_6|} AuxVars[] AssignedVars[#memory_$Pointer$.base, #memory_int, #memory_$Pointer$.offset] 140694#[L710-1, L763-4]don't care [411] L710-1-->L713: Formula: (= v_~next~0_6 (mod (mod (+ v_~next~0_7 1) 4294967296) (mod v_~buffer_size~0_4 4294967296))) InVars {~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_7} OutVars{~buffer_size~0=v_~buffer_size~0_4, ~next~0=v_~next~0_6} AuxVars[] AssignedVars[~next~0] Black: 141127#[L763-4, L713]don't care [413] L713-->L713-2: Formula: (< (mod v_~next~0_8 4294967296) (mod v_~buffer_size~0_5 4294967296)) InVars {~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} OutVars{~buffer_size~0=v_~buffer_size~0_5, ~next~0=v_~next~0_8} AuxVars[] AssignedVars[] 141633#[L713-2, L763-4]don't care [416] L713-2-->insertLogElement_returnLabel#1: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_7| |v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|) InVars {t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} OutVars{t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_7|, t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_9|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#res#1] Black: 142231#[insertLogElement_returnLabel#1, L763-4]don't care [412] insertLogElement_returnLabel#1-->L730-3: Formula: (= |v_t1Thread1of1ForFork1_insertLogElement_#res#1_5| |v_t1Thread1of1ForFork1_#t~ret5#1_1|) InVars {t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_1|, t1Thread1of1ForFork1_insertLogElement_#res#1=|v_t1Thread1of1ForFork1_insertLogElement_#res#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 142908#[L730-3, L763-4]don't care [415] L730-3-->L730-4: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_~b#1=|v_t1Thread1of1ForFork1_insertLogElement_~b#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_~b#1] Black: 143690#[L763-4, L730-4]don't care [418] L730-4-->L730-5: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_insertLogElement_#in~b#1=|v_t1Thread1of1ForFork1_insertLogElement_#in~b#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_insertLogElement_#in~b#1] 144574#[L763-4, L730-5]don't care [421] L730-5-->L730-6: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_15| |v_t1Thread1of1ForFork1_#t~ret5#1_3|) InVars {t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_15|} AuxVars[] AssignedVars[] Black: 145558#[L763-4, L730-6]don't care [425] L730-6-->L730-9: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~ret5#1=|v_t1Thread1of1ForFork1_#t~ret5#1_7|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~ret5#1] 146645#[L763-4, L730-9]don't care [429] L730-9-->L733: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_19| v_~value~0_2) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_19|, ~value~0=v_~value~0_2} AuxVars[] AssignedVars[~value~0] Black: 147861#[L763-4, L733]don't care [431] L733-->L734: Formula: (= v_~send~0_3 0) InVars {} OutVars{~send~0=v_~send~0_3} AuxVars[] AssignedVars[~send~0] 149228#[L763-4, L734]don't care [434] L734-->L728-2: Formula: (= v_~receive~0_3 1) InVars {} OutVars{~receive~0=v_~receive~0_3} AuxVars[] AssignedVars[~receive~0] Black: 150757#[L763-4, L728-2]don't care [400] L728-2-->L725-3: Formula: (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|) |v_~#m~0.offset_11| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex] 152397#[L763-4, L725-3]don't care [402] L725-3-->L725-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 154124#[L763-4, L725-4]don't care [404] L725-4-->L725-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 155919#[L763-4, L725-5]don't care [2024-02-10 01:33:07,269 INFO L750 eck$LassoCheckResult]: Loop: 155919#[L763-4, L725-5]don't care [406] L725-5-->L725-6: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_5|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 157798#[L763-4, L725-6]don't care [390] L725-6-->L727: Formula: (< |v_t1Thread1of1ForFork1_~i~0#1_5| 7) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} OutVars{t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_5|} AuxVars[] AssignedVars[] 159756#[L763-4, L727]don't care [393] L727-->L727-1: Formula: (let ((.cse0 (select |v_#pthreadsMutex_6| |v_~#m~0.base_12|))) (and (= |v_#pthreadsMutex_5| (store |v_#pthreadsMutex_6| |v_~#m~0.base_12| (store .cse0 |v_~#m~0.offset_12| 1))) (= |v_t1Thread1of1ForFork1_#t~nondet4#1_1| 0) (= (select .cse0 |v_~#m~0.offset_12|) 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_6|, ~#m~0.base=|v_~#m~0.base_12|, ~#m~0.offset=|v_~#m~0.offset_12|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_5|, ~#m~0.base=|v_~#m~0.base_12|, t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_1|, ~#m~0.offset=|v_~#m~0.offset_12|} AuxVars[] AssignedVars[#pthreadsMutex, t1Thread1of1ForFork1_#t~nondet4#1] Black: 161814#[L763-4, L727-1]don't care [395] L727-1-->L728: Formula: true InVars {} OutVars{t1Thread1of1ForFork1_#t~nondet4#1=|v_t1Thread1of1ForFork1_#t~nondet4#1_3|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~nondet4#1] 163954#[L763-4, L728]don't care [398] L728-->L728-2: Formula: (= (mod v_~send~0_4 256) 0) InVars {~send~0=v_~send~0_4} OutVars{~send~0=v_~send~0_4} AuxVars[] AssignedVars[] Black: 166181#[L763-4, L728-2]don't care [400] L728-2-->L725-3: Formula: (= |v_#pthreadsMutex_3| (store |v_#pthreadsMutex_4| |v_~#m~0.base_11| (store (select |v_#pthreadsMutex_4| |v_~#m~0.base_11|) |v_~#m~0.offset_11| 0))) InVars {#pthreadsMutex=|v_#pthreadsMutex_4|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_3|, ~#m~0.base=|v_~#m~0.base_11|, ~#m~0.offset=|v_~#m~0.offset_11|} AuxVars[] AssignedVars[#pthreadsMutex] 168465#[L763-4, L725-3]don't care [402] L725-3-->L725-4: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_11| |v_t1Thread1of1ForFork1_#t~post3#1_1|) InVars {t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_1|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_11|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_#t~post3#1] Black: 170798#[L763-4, L725-4]don't care [404] L725-4-->L725-5: Formula: (= |v_t1Thread1of1ForFork1_~i~0#1_13| (+ |v_t1Thread1of1ForFork1_#t~post3#1_3| 1)) InVars {t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|} OutVars{t1Thread1of1ForFork1_#t~post3#1=|v_t1Thread1of1ForFork1_#t~post3#1_3|, t1Thread1of1ForFork1_~i~0#1=|v_t1Thread1of1ForFork1_~i~0#1_13|} AuxVars[] AssignedVars[t1Thread1of1ForFork1_~i~0#1] 155919#[L763-4, L725-5]don't care [2024-02-10 01:33:07,269 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:07,270 INFO L85 PathProgramCache]: Analyzing trace with hash -1934954800, now seen corresponding path program 1 times [2024-02-10 01:33:07,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:07,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [991827114] [2024-02-10 01:33:07,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:07,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:07,289 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 01:33:07,289 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1927797840] [2024-02-10 01:33:07,289 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:07,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 01:33:07,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,292 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 01:33:07,300 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 01:33:07,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:07,449 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:07,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:07,518 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:07,519 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:07,519 INFO L85 PathProgramCache]: Analyzing trace with hash -1623611049, now seen corresponding path program 2 times [2024-02-10 01:33:07,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:07,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [315721881] [2024-02-10 01:33:07,520 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:07,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:07,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:07,527 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:07,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:07,532 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:07,533 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:07,533 INFO L85 PathProgramCache]: Analyzing trace with hash 1684822310, now seen corresponding path program 1 times [2024-02-10 01:33:07,533 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:07,533 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1935378856] [2024-02-10 01:33:07,533 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:07,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:07,549 ERROR L246 FreeRefinementEngine]: Caught known exception: Unsupported non-linear arithmetic [2024-02-10 01:33:07,549 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1165554255] [2024-02-10 01:33:07,549 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:07,550 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-02-10 01:33:07,550 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,551 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 01:33:07,564 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 01:33:07,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:07,737 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:07,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:07,811 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:11,327 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:33:11,327 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:33:11,327 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:33:11,327 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:33:11,327 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:33:11,327 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:11,328 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:33:11,328 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:33:11,328 INFO L133 ssoRankerPreferences]: Filename of dumped script: circular_buffer_ok.i_BEv2_Iteration4_Lasso [2024-02-10 01:33:11,328 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:33:11,328 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:33:11,332 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,335 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,337 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,339 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,341 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,343 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,345 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,347 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,350 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,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 01:33:11,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 01:33:11,357 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,359 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,362 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,364 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,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 01:33:11,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 01:33:11,375 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,378 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,380 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,383 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,385 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,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 01:33:11,391 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,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 01:33:11,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 01:33:11,398 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,400 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,403 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,405 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,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 01:33:11,410 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,412 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,414 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,416 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:11,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 01:33:12,202 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,205 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,206 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,209 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,211 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,229 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,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 01:33:12,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 01:33:12,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 01:33:12,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 01:33:12,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 01:33:12,244 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,246 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,248 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,250 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,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 01:33:12,253 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,255 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,258 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,260 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,262 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,264 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,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 01:33:12,271 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,273 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,275 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,277 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,280 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,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 01:33:12,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 01:33:12,286 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:12,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 01:33:12,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 01:33:12,292 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:13,075 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:33:13,075 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:33:13,075 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,076 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,082 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,083 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Waiting until timeout for monitored process [2024-02-10 01:33:13,084 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,090 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,090 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,090 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,090 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,091 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,091 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,094 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,096 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (39)] Ended with exit code 0 [2024-02-10 01:33:13,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,098 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Waiting until timeout for monitored process [2024-02-10 01:33:13,099 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,105 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,105 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,106 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,106 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,107 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,107 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,132 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,136 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (40)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:13,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,137 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,138 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Waiting until timeout for monitored process [2024-02-10 01:33:13,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 01:33:13,147 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,147 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,147 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,147 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,148 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,148 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,151 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (41)] Ended with exit code 0 [2024-02-10 01:33:13,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,152 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,153 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Waiting until timeout for monitored process [2024-02-10 01:33:13,155 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,160 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,161 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,161 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,161 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,161 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,161 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,161 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,162 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,164 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (42)] Ended with exit code 0 [2024-02-10 01:33:13,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,165 INFO L229 MonitoredProcess]: Starting monitored process 43 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Waiting until timeout for monitored process [2024-02-10 01:33:13,167 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,173 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,173 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,173 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,173 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,174 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,174 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,177 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,179 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (43)] Ended with exit code 0 [2024-02-10 01:33:13,179 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,179 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,180 INFO L229 MonitoredProcess]: Starting monitored process 44 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,181 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Waiting until timeout for monitored process [2024-02-10 01:33:13,182 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,188 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,188 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,188 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,188 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,190 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,190 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,221 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,230 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (44)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:13,231 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,232 INFO L229 MonitoredProcess]: Starting monitored process 45 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,241 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,248 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,248 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,248 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,248 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,250 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,250 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,253 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (45)] Waiting until timeout for monitored process [2024-02-10 01:33:13,264 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,271 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 01:33:13,271 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,271 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,272 INFO L229 MonitoredProcess]: Starting monitored process 46 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,276 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,284 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,285 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,285 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,285 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,286 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,286 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,289 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (46)] Waiting until timeout for monitored process [2024-02-10 01:33:13,308 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,312 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 01:33:13,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,314 INFO L229 MonitoredProcess]: Starting monitored process 47 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,316 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Waiting until timeout for monitored process [2024-02-10 01:33:13,317 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,323 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,323 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,323 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,323 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,324 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,324 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,326 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,329 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (47)] Ended with exit code 0 [2024-02-10 01:33:13,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,329 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,330 INFO L229 MonitoredProcess]: Starting monitored process 48 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (48)] Waiting until timeout for monitored process [2024-02-10 01:33:13,332 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,338 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,338 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,338 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,338 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,341 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,342 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,371 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,375 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 01:33:13,375 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,377 INFO L229 MonitoredProcess]: Starting monitored process 49 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,380 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,387 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,388 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,388 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,388 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,388 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,388 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,388 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,390 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (49)] Waiting until timeout for monitored process [2024-02-10 01:33:13,408 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,414 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 01:33:13,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,416 INFO L229 MonitoredProcess]: Starting monitored process 50 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,420 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,428 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,428 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,428 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,428 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,430 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,430 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (50)] Waiting until timeout for monitored process [2024-02-10 01:33:13,432 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,435 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 01:33:13,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,435 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,436 INFO L229 MonitoredProcess]: Starting monitored process 51 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,438 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Waiting until timeout for monitored process [2024-02-10 01:33:13,438 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,444 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,445 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,445 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,445 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,447 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,447 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,472 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,478 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (51)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:13,478 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,481 INFO L229 MonitoredProcess]: Starting monitored process 52 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,489 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,496 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,497 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,497 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,497 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,497 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,497 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,497 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,499 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (52)] Waiting until timeout for monitored process [2024-02-10 01:33:13,508 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,516 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 01:33:13,516 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,517 INFO L229 MonitoredProcess]: Starting monitored process 53 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,525 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,532 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,532 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,532 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,532 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,534 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,534 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,537 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Waiting until timeout for monitored process [2024-02-10 01:33:13,548 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,555 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (53)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:13,556 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,556 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,557 INFO L229 MonitoredProcess]: Starting monitored process 54 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,562 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,569 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,570 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,570 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,570 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,571 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,571 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,574 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (54)] Waiting until timeout for monitored process [2024-02-10 01:33:13,584 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,591 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 01:33:13,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,593 INFO L229 MonitoredProcess]: Starting monitored process 55 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,596 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,604 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,604 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (55)] Waiting until timeout for monitored process [2024-02-10 01:33:13,604 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,604 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,604 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,605 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,605 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,620 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,625 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 01:33:13,625 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,625 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,626 INFO L229 MonitoredProcess]: Starting monitored process 56 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,630 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (56)] Waiting until timeout for monitored process [2024-02-10 01:33:13,630 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,636 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,636 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,636 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,636 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,638 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,638 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,654 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,660 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 01:33:13,660 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,661 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,662 INFO L229 MonitoredProcess]: Starting monitored process 57 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,669 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Waiting until timeout for monitored process [2024-02-10 01:33:13,669 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,675 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,675 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,675 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,675 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,676 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,676 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,679 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,681 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (57)] Ended with exit code 0 [2024-02-10 01:33:13,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,682 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,682 INFO L229 MonitoredProcess]: Starting monitored process 58 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Waiting until timeout for monitored process [2024-02-10 01:33:13,684 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,690 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,691 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,691 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,691 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,692 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,692 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,696 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,699 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (58)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:13,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,700 INFO L229 MonitoredProcess]: Starting monitored process 59 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Waiting until timeout for monitored process [2024-02-10 01:33:13,706 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,712 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,712 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,712 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,712 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,712 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,713 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,713 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,714 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,716 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (59)] Ended with exit code 0 [2024-02-10 01:33:13,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,717 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,717 INFO L229 MonitoredProcess]: Starting monitored process 60 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,718 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Waiting until timeout for monitored process [2024-02-10 01:33:13,720 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,726 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,726 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,726 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,726 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,727 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,727 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,729 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,732 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (60)] Ended with exit code 0 [2024-02-10 01:33:13,732 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,732 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,733 INFO L229 MonitoredProcess]: Starting monitored process 61 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,734 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Waiting until timeout for monitored process [2024-02-10 01:33:13,735 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,741 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,741 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,741 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,741 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,742 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,742 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,745 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,747 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (61)] Ended with exit code 0 [2024-02-10 01:33:13,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,748 INFO L229 MonitoredProcess]: Starting monitored process 62 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Waiting until timeout for monitored process [2024-02-10 01:33:13,751 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,757 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,757 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,757 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,757 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,757 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,758 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,758 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,758 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,761 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (62)] Ended with exit code 0 [2024-02-10 01:33:13,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,762 INFO L229 MonitoredProcess]: Starting monitored process 63 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,764 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Waiting until timeout for monitored process [2024-02-10 01:33:13,765 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,770 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,771 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,771 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,771 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,772 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,772 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,774 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,776 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (63)] Ended with exit code 0 [2024-02-10 01:33:13,776 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,777 INFO L229 MonitoredProcess]: Starting monitored process 64 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,779 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Waiting until timeout for monitored process [2024-02-10 01:33:13,780 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,785 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,786 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,786 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,786 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,787 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,787 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,789 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,791 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (64)] Ended with exit code 0 [2024-02-10 01:33:13,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,792 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,793 INFO L229 MonitoredProcess]: Starting monitored process 65 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,794 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Waiting until timeout for monitored process [2024-02-10 01:33:13,795 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,801 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,801 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,801 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,801 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,801 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,802 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,802 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,803 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,805 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (65)] Ended with exit code 0 [2024-02-10 01:33:13,805 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,805 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,806 INFO L229 MonitoredProcess]: Starting monitored process 66 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,808 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Waiting until timeout for monitored process [2024-02-10 01:33:13,810 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,816 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,816 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,816 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,816 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,817 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,817 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,819 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,821 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (66)] Ended with exit code 0 [2024-02-10 01:33:13,822 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,822 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,823 INFO L229 MonitoredProcess]: Starting monitored process 67 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,823 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Waiting until timeout for monitored process [2024-02-10 01:33:13,825 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,831 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,831 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,831 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,831 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,832 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,832 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,834 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,837 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (67)] Ended with exit code 0 [2024-02-10 01:33:13,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,837 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,838 INFO L229 MonitoredProcess]: Starting monitored process 68 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,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 01:33:13,840 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,846 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,846 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,847 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,847 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,847 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,847 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,847 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,848 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,850 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (68)] Ended with exit code 0 [2024-02-10 01:33:13,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,851 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,852 INFO L229 MonitoredProcess]: Starting monitored process 69 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,853 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (69)] Waiting until timeout for monitored process [2024-02-10 01:33:13,854 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,860 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,860 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,860 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,860 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,862 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,862 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,864 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,869 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 01:33:13,869 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,869 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,870 INFO L229 MonitoredProcess]: Starting monitored process 70 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,872 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Waiting until timeout for monitored process [2024-02-10 01:33:13,874 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,880 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,880 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,880 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,880 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,881 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,881 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,883 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,886 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (70)] Ended with exit code 0 [2024-02-10 01:33:13,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,887 INFO L229 MonitoredProcess]: Starting monitored process 71 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,889 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Waiting until timeout for monitored process [2024-02-10 01:33:13,890 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,896 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,896 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,896 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,896 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,897 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,897 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,899 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,901 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (71)] Ended with exit code 0 [2024-02-10 01:33:13,902 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,902 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,903 INFO L229 MonitoredProcess]: Starting monitored process 72 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,904 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Waiting until timeout for monitored process [2024-02-10 01:33:13,905 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,910 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,911 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:13,911 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,911 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,911 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,911 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:13,911 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:13,912 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (72)] Ended with exit code 0 [2024-02-10 01:33:13,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,915 INFO L229 MonitoredProcess]: Starting monitored process 73 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,916 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (73)] Waiting until timeout for monitored process [2024-02-10 01:33:13,918 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,923 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,924 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,924 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,924 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,925 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,925 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,960 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,963 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 01:33:13,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,965 INFO L229 MonitoredProcess]: Starting monitored process 74 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,966 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Waiting until timeout for monitored process [2024-02-10 01:33:13,967 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,973 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,973 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,973 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,973 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,974 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,974 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,977 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,979 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (74)] Ended with exit code 0 [2024-02-10 01:33:13,979 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,980 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,980 INFO L229 MonitoredProcess]: Starting monitored process 75 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,982 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Waiting until timeout for monitored process [2024-02-10 01:33:13,982 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:13,988 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:13,989 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:13,989 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:13,989 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:13,990 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:13,990 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:13,992 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:13,995 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (75)] Ended with exit code 0 [2024-02-10 01:33:13,995 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:13,995 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:13,996 INFO L229 MonitoredProcess]: Starting monitored process 76 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:13,997 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Waiting until timeout for monitored process [2024-02-10 01:33:13,998 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,004 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,004 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,004 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,004 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,005 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,006 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,008 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,010 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (76)] Ended with exit code 0 [2024-02-10 01:33:14,010 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,010 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,011 INFO L229 MonitoredProcess]: Starting monitored process 77 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,012 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (77)] Waiting until timeout for monitored process [2024-02-10 01:33:14,013 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,019 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,019 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,019 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,019 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,020 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,020 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,022 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,025 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 01:33:14,025 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,025 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,026 INFO L229 MonitoredProcess]: Starting monitored process 78 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,027 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Waiting until timeout for monitored process [2024-02-10 01:33:14,028 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,033 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,034 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,034 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,034 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,035 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,035 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,037 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,039 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (78)] Ended with exit code 0 [2024-02-10 01:33:14,040 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,040 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,041 INFO L229 MonitoredProcess]: Starting monitored process 79 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,043 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Waiting until timeout for monitored process [2024-02-10 01:33:14,043 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,049 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,049 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,049 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,049 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,050 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,050 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,053 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,055 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (79)] Ended with exit code 0 [2024-02-10 01:33:14,055 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,055 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,056 INFO L229 MonitoredProcess]: Starting monitored process 80 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,057 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Waiting until timeout for monitored process [2024-02-10 01:33:14,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 01:33:14,064 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,064 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:14,064 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,064 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,064 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,065 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:14,065 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:14,065 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,068 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (80)] Ended with exit code 0 [2024-02-10 01:33:14,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,068 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,069 INFO L229 MonitoredProcess]: Starting monitored process 81 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,069 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Waiting until timeout for monitored process [2024-02-10 01:33:14,071 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,077 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,077 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,077 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,077 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,078 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,078 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,081 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,083 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (81)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:14,083 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,084 INFO L229 MonitoredProcess]: Starting monitored process 82 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Waiting until timeout for monitored process [2024-02-10 01:33:14,086 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,092 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,092 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:14,092 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,092 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,093 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,093 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:14,093 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:14,102 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,104 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (82)] Ended with exit code 0 [2024-02-10 01:33:14,105 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,105 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,105 INFO L229 MonitoredProcess]: Starting monitored process 83 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,107 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Waiting until timeout for monitored process [2024-02-10 01:33:14,108 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,114 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,114 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,114 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,114 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,116 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,116 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,119 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,121 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (83)] Ended with exit code 0 [2024-02-10 01:33:14,121 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,121 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,122 INFO L229 MonitoredProcess]: Starting monitored process 84 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Waiting until timeout for monitored process [2024-02-10 01:33:14,125 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,131 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,131 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,132 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,132 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,133 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,133 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,135 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,137 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (84)] Ended with exit code 0 [2024-02-10 01:33:14,137 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,138 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,138 INFO L229 MonitoredProcess]: Starting monitored process 85 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,140 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Waiting until timeout for monitored process [2024-02-10 01:33:14,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 01:33:14,146 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,147 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,147 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,147 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,148 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,148 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,150 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,153 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (85)] Ended with exit code 0 [2024-02-10 01:33:14,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,154 INFO L229 MonitoredProcess]: Starting monitored process 86 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,156 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Waiting until timeout for monitored process [2024-02-10 01:33:14,156 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,162 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,162 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,162 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,162 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,164 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,164 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,166 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,168 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (86)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:14,169 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,169 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,169 INFO L229 MonitoredProcess]: Starting monitored process 87 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Waiting until timeout for monitored process [2024-02-10 01:33:14,172 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,178 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,178 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:14,178 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,178 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,178 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,178 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:14,178 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:14,179 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (87)] Ended with exit code 0 [2024-02-10 01:33:14,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,183 INFO L229 MonitoredProcess]: Starting monitored process 88 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,184 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Waiting until timeout for monitored process [2024-02-10 01:33:14,185 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,190 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,191 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,191 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,191 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,192 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,192 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,194 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,197 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (88)] Ended with exit code 0 [2024-02-10 01:33:14,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,198 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,198 INFO L229 MonitoredProcess]: Starting monitored process 89 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,199 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Waiting until timeout for monitored process [2024-02-10 01:33:14,200 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,206 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,206 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,206 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,206 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,207 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,207 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,210 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,213 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (89)] Ended with exit code 0 [2024-02-10 01:33:14,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,214 INFO L229 MonitoredProcess]: Starting monitored process 90 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (90)] Waiting until timeout for monitored process [2024-02-10 01:33:14,216 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,222 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,222 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,222 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,222 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,223 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,223 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,225 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,228 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 01:33:14,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,229 INFO L229 MonitoredProcess]: Starting monitored process 91 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,230 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Waiting until timeout for monitored process [2024-02-10 01:33:14,231 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,237 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,237 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,237 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,237 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,238 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,238 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,241 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,243 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (91)] Ended with exit code 0 [2024-02-10 01:33:14,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,244 INFO L229 MonitoredProcess]: Starting monitored process 92 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,245 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Waiting until timeout for monitored process [2024-02-10 01:33:14,246 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,252 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,252 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,252 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,252 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,253 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,253 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,256 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,258 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (92)] Ended with exit code 0 [2024-02-10 01:33:14,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,264 INFO L229 MonitoredProcess]: Starting monitored process 93 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,268 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,272 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Waiting until timeout for monitored process [2024-02-10 01:33:14,275 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,275 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,275 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,275 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,276 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,276 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,278 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,281 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (93)] Ended with exit code 0 [2024-02-10 01:33:14,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,282 INFO L229 MonitoredProcess]: Starting monitored process 94 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,283 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Waiting until timeout for monitored process [2024-02-10 01:33:14,284 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,290 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,290 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,290 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,290 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,291 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,291 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,298 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,300 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (94)] Ended with exit code 0 [2024-02-10 01:33:14,301 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,301 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,302 INFO L229 MonitoredProcess]: Starting monitored process 95 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,303 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Waiting until timeout for monitored process [2024-02-10 01:33:14,304 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,310 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,310 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,310 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,310 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,311 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,311 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,313 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,316 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (95)] Ended with exit code 0 [2024-02-10 01:33:14,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,317 INFO L229 MonitoredProcess]: Starting monitored process 96 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Waiting until timeout for monitored process [2024-02-10 01:33:14,319 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,325 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,325 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,326 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,326 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,328 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,331 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (96)] Ended with exit code 0 [2024-02-10 01:33:14,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,332 INFO L229 MonitoredProcess]: Starting monitored process 97 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,333 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Waiting until timeout for monitored process [2024-02-10 01:33:14,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 01:33:14,340 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,340 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,340 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,341 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,342 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,342 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,344 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,346 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (97)] Ended with exit code 0 [2024-02-10 01:33:14,346 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,347 INFO L229 MonitoredProcess]: Starting monitored process 98 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,349 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Waiting until timeout for monitored process [2024-02-10 01:33:14,349 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,355 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,355 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,355 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,355 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,356 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,357 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,380 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,383 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (98)] Ended with exit code 0 [2024-02-10 01:33:14,383 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,383 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,384 INFO L229 MonitoredProcess]: Starting monitored process 99 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,384 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Waiting until timeout for monitored process [2024-02-10 01:33:14,386 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,392 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,392 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,392 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,392 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,393 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,393 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,396 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,398 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (99)] Ended with exit code 0 [2024-02-10 01:33:14,399 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,399 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,399 INFO L229 MonitoredProcess]: Starting monitored process 100 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,400 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Waiting until timeout for monitored process [2024-02-10 01:33:14,401 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,408 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,408 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:14,408 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,408 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,408 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,408 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:14,408 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:14,409 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,412 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (100)] Ended with exit code 0 [2024-02-10 01:33:14,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,413 INFO L229 MonitoredProcess]: Starting monitored process 101 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Waiting until timeout for monitored process [2024-02-10 01:33:14,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 01:33:14,421 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,421 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,421 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,421 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,422 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,422 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,425 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (101)] Ended with exit code 0 [2024-02-10 01:33:14,428 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,428 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,428 INFO L229 MonitoredProcess]: Starting monitored process 102 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,430 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Waiting until timeout for monitored process [2024-02-10 01:33:14,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 01:33:14,436 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,436 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,436 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,436 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,437 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,437 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,440 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,442 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (102)] Ended with exit code 0 [2024-02-10 01:33:14,442 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,442 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,443 INFO L229 MonitoredProcess]: Starting monitored process 103 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Waiting until timeout for monitored process [2024-02-10 01:33:14,445 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,451 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,451 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,451 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,451 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,453 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,453 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,456 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (103)] Ended with exit code 0 [2024-02-10 01:33:14,458 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,459 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,459 INFO L229 MonitoredProcess]: Starting monitored process 104 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,461 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Waiting until timeout for monitored process [2024-02-10 01:33:14,461 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,467 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,468 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:14,468 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,468 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,468 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,468 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:14,468 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:14,469 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (104)] Ended with exit code 0 [2024-02-10 01:33:14,472 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,472 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,473 INFO L229 MonitoredProcess]: Starting monitored process 105 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,474 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Waiting until timeout for monitored process [2024-02-10 01:33:14,475 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,481 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,481 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,481 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,481 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,482 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,482 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,484 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,487 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (105)] Ended with exit code 0 [2024-02-10 01:33:14,487 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,487 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,488 INFO L229 MonitoredProcess]: Starting monitored process 106 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,489 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (106)] Waiting until timeout for monitored process [2024-02-10 01:33:14,490 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,495 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,496 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,496 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,496 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,497 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,497 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,499 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,502 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 01:33:14,502 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,502 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,503 INFO L229 MonitoredProcess]: Starting monitored process 107 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,504 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Waiting until timeout for monitored process [2024-02-10 01:33:14,505 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,510 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,511 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:14,511 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,511 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,511 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,511 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:14,511 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:14,512 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,514 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (107)] Ended with exit code 0 [2024-02-10 01:33:14,514 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,515 INFO L229 MonitoredProcess]: Starting monitored process 108 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Waiting until timeout for monitored process [2024-02-10 01:33:14,519 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,524 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,525 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,525 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,525 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,526 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,526 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,530 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,532 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (108)] Ended with exit code 0 [2024-02-10 01:33:14,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,533 INFO L229 MonitoredProcess]: Starting monitored process 109 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,536 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Waiting until timeout for monitored process [2024-02-10 01:33:14,537 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,543 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,543 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,543 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,543 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,544 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,544 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,546 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:14,549 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (109)] Ended with exit code 0 [2024-02-10 01:33:14,549 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,549 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,550 INFO L229 MonitoredProcess]: Starting monitored process 110 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Waiting until timeout for monitored process [2024-02-10 01:33:14,552 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:14,558 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:14,558 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:14,558 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:14,558 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:14,560 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:14,560 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:14,565 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 01:33:14,571 INFO L443 ModelExtractionUtils]: Simplification made 8 calls to the SMT solver. [2024-02-10 01:33:14,571 INFO L444 ModelExtractionUtils]: 0 out of 10 variables were initially zero. Simplification set additionally 2 variables to zero. [2024-02-10 01:33:14,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:14,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:14,574 INFO L229 MonitoredProcess]: Starting monitored process 111 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-02-10 01:33:14,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Waiting until timeout for monitored process [2024-02-10 01:33:14,575 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 01:33:14,582 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 2. [2024-02-10 01:33:14,582 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 01:33:14,582 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 01:33:14,585 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (110)] Ended with exit code 0 [2024-02-10 01:33:14,626 INFO L156 tatePredicateManager]: 15 out of 16 supporting invariants were superfluous and have been removed [2024-02-10 01:33:14,646 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:14,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:14,687 INFO L262 TraceCheckSpWp]: Trace formula consists of 210 conjuncts, 3 conjunts are in the unsatisfiable core [2024-02-10 01:33:14,689 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:14,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:14,778 INFO L262 TraceCheckSpWp]: Trace formula consists of 24 conjuncts, 6 conjunts are in the unsatisfiable core [2024-02-10 01:33:14,779 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:14,830 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:33:14,832 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 4 loop predicates [2024-02-10 01:33:14,832 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:33:15,029 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 14 states and 3139 transitions.9 powerset states5 rank states. The highest rank that occured is 1 [2024-02-10 01:33:15,029 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 01:33:15,029 INFO L72 uchiIntersectDefault]: Starting Basic Intersection [2024-02-10 01:33:15,339 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (111)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:15,386 INFO L85 uchiIntersectDefault]: Exiting Basic Intersection [2024-02-10 01:33:15,386 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 01:33:15,386 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:33:15,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 16.0) internal successors, (80), 5 states have internal predecessors, (80), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:33:15,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 1150 transitions. [2024-02-10 01:33:15,390 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 72 letters. Loop has 8 letters. [2024-02-10 01:33:15,390 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:15,390 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 80 letters. Loop has 8 letters. [2024-02-10 01:33:15,390 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:15,390 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 8 states and 1150 transitions. Stem has 72 letters. Loop has 16 letters. [2024-02-10 01:33:15,391 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:15,391 INFO L428 stractBuchiCegarLoop]: Abstraction has has 220 places, 51512 transitions, 339256 flow [2024-02-10 01:33:15,391 INFO L335 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-02-10 01:33:15,391 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:33:15,391 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 220 places, 51512 transitions, 339256 flow Received shutdown request... [2024-02-10 01:36:49,723 WARN L341 stractBuchiCegarLoop]: Verification cancelled [2024-02-10 01:36:49,728 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 01:36:49 BoogieIcfgContainer [2024-02-10 01:36:49,728 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 01:36:49,728 INFO L158 Benchmark]: Toolchain (without parser) took 261336.27ms. Allocated memory was 312.5MB in the beginning and 6.6GB in the end (delta: 6.2GB). Free memory was 242.7MB in the beginning and 4.2GB in the end (delta: -4.0GB). Peak memory consumption was 5.2GB. Max. memory is 8.0GB. [2024-02-10 01:36:49,729 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 178.3MB. Free memory is still 146.4MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 01:36:49,729 INFO L158 Benchmark]: CACSL2BoogieTranslator took 494.35ms. Allocated memory is still 312.5MB. Free memory was 242.7MB in the beginning and 222.3MB in the end (delta: 20.4MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. [2024-02-10 01:36:49,729 INFO L158 Benchmark]: Boogie Procedure Inliner took 59.16ms. Allocated memory is still 312.5MB. Free memory was 222.3MB in the beginning and 220.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 01:36:49,729 INFO L158 Benchmark]: Boogie Preprocessor took 27.62ms. Allocated memory is still 312.5MB. Free memory was 220.2MB in the beginning and 218.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-02-10 01:36:49,730 INFO L158 Benchmark]: RCFGBuilder took 509.10ms. Allocated memory is still 312.5MB. Free memory was 218.1MB in the beginning and 199.2MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. [2024-02-10 01:36:49,730 INFO L158 Benchmark]: BuchiAutomizer took 260237.19ms. Allocated memory was 312.5MB in the beginning and 6.6GB in the end (delta: 6.2GB). Free memory was 198.7MB in the beginning and 4.2GB in the end (delta: -4.0GB). Peak memory consumption was 5.1GB. Max. memory is 8.0GB. [2024-02-10 01:36:49,731 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.13ms. Allocated memory is still 178.3MB. Free memory is still 146.4MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 494.35ms. Allocated memory is still 312.5MB. Free memory was 242.7MB in the beginning and 222.3MB in the end (delta: 20.4MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 59.16ms. Allocated memory is still 312.5MB. Free memory was 222.3MB in the beginning and 220.2MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 27.62ms. Allocated memory is still 312.5MB. Free memory was 220.2MB in the beginning and 218.1MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 509.10ms. Allocated memory is still 312.5MB. Free memory was 218.1MB in the beginning and 199.2MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 8.0GB. * BuchiAutomizer took 260237.19ms. Allocated memory was 312.5MB in the beginning and 6.6GB in the end (delta: 6.2GB). Free memory was 198.7MB in the beginning and 4.2GB in the end (delta: -4.0GB). Peak memory consumption was 5.1GB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 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@745aed8c) + 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 339256 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 260.0s and 5 iterations. TraceHistogramMax:0. Analysis of lassos took 14.8s. Construction of modules took 0.2s. Büchi inclusion checks took 19.0s. 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, 2205 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2204 mSDsluCounter, 5136 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 3236 mSDsCounter, 21 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 416 IncrementalHoareTripleChecker+Invalid, 437 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 21 mSolverCounterUnsat, 1900 mSDtfsCounter, 416 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: 38ms VariablesStem: 1 VariablesLoop: 3 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 2 MotzkinApplications: 6 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.1s - TimeoutResult: Timeout (de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction) Buchi Automizer is unable to decide termination: Timeout while executing BuchiPetriNet2FiniteAutomaton. RESULT: Ultimate could not prove your program: Timeout Completed graceful shutdown