/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/BuchiAutomizerBplInline.xml -i ../../../trunk/examples/concurrent/bpl/POPL2023/incr-decr-zero.bpl -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 01:33:04,804 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 01:33:04,853 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:33:04,863 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 01:33:04,863 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 01:33:04,864 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.Only consider context switches at boundaries of atomic blocks [2024-02-10 01:33:04,900 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 01:33:04,901 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 01:33:04,901 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 01:33:04,902 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 01:33:04,902 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 01:33:04,902 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 01:33:04,903 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 01:33:04,903 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 01:33:04,903 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 01:33:04,903 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 01:33:04,904 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 01:33:04,904 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 01:33:04,904 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 01:33:04,904 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 01:33:04,905 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 01:33:04,908 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 01:33:04,908 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 01:33:04,908 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 01:33:04,911 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 01:33:04,911 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 01:33:04,912 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 01:33:04,912 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 01:33:04,912 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 01:33:04,912 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 01:33:04,913 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 01:33:04,913 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 01:33:04,913 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 01:33:04,913 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 01:33:04,914 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 01:33:04,914 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 01:33:04,914 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 01:33:04,914 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 01:33:04,914 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:33:05,229 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 01:33:05,253 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 01:33:05,255 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 01:33:05,256 INFO L270 PluginConnector]: Initializing Boogie PL CUP Parser... [2024-02-10 01:33:05,257 INFO L274 PluginConnector]: Boogie PL CUP Parser initialized [2024-02-10 01:33:05,258 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/POPL2023/incr-decr-zero.bpl [2024-02-10 01:33:05,259 INFO L110 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/POPL2023/incr-decr-zero.bpl' [2024-02-10 01:33:05,282 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 01:33:05,283 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-02-10 01:33:05,285 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 01:33:05,285 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 01:33:05,285 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 01:33:05,298 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,307 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,313 INFO L138 Inliner]: procedures = 3, calls = 2, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-02-10 01:33:05,317 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 01:33:05,319 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 01:33:05,319 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 01:33:05,319 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 01:33:05,337 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,338 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,338 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,338 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,340 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,343 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,344 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,345 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,346 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 01:33:05,347 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 01:33:05,347 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 01:33:05,347 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 01:33:05,360 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/1) ... [2024-02-10 01:33:05,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:05,376 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:05,402 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:33:05,407 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:33:05,446 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread1 given in one single declaration [2024-02-10 01:33:05,446 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-02-10 01:33:05,446 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-02-10 01:33:05,446 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread2 given in one single declaration [2024-02-10 01:33:05,446 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-02-10 01:33:05,447 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-02-10 01:33:05,447 INFO L124 BoogieDeclarations]: Specification and implementation of procedure ULTIMATE.start given in one single declaration [2024-02-10 01:33:05,447 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 01:33:05,447 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 01:33:05,448 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:33:05,485 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 01:33:05,486 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 01:33:05,556 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 01:33:05,561 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 01:33:05,561 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2024-02-10 01:33:05,563 INFO L201 PluginConnector]: Adding new model incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:33:05 BoogieIcfgContainer [2024-02-10 01:33:05,563 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 01:33:05,564 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 01:33:05,564 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 01:33:05,570 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 01:33:05,571 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:33:05,571 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:33:05" (1/2) ... [2024-02-10 01:33:05,572 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@56d0516b and model type incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:33:05, skipping insertion in model container [2024-02-10 01:33:05,572 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:33:05,572 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:33:05" (2/2) ... [2024-02-10 01:33:05,573 INFO L332 chiAutomizerObserver]: Analyzing ICFG incr-decr-zero.bpl [2024-02-10 01:33:05,615 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 01:33:05,636 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 27 places, 24 transitions, 62 flow [2024-02-10 01:33:05,657 INFO L124 PetriNetUnfolderBase]: 2/20 cut-off events. [2024-02-10 01:33:05,657 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 01:33:05,661 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29 conditions, 20 events. 2/20 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 28 event pairs, 0 based on Foata normal form. 0/17 useless extension candidates. Maximal degree in co-relation 15. Up to 2 conditions per place. [2024-02-10 01:33:05,661 INFO L82 GeneralOperation]: Start removeDead. Operand has 27 places, 24 transitions, 62 flow [2024-02-10 01:33:05,668 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 25 places, 20 transitions, 52 flow [2024-02-10 01:33:05,678 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 01:33:05,678 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 01:33:05,678 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 01:33:05,679 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 01:33:05,679 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 01:33:05,679 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 01:33:05,679 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 01:33:05,679 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 01:33:05,679 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:33:05,680 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 25 places, 20 transitions, 52 flow [2024-02-10 01:33:05,704 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 54 states, 52 states have (on average 1.9615384615384615) internal successors, (102), 53 states have internal predecessors, (102), 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:05,705 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 54 states, 52 states have (on average 1.9615384615384615) internal successors, (102), 53 states have internal predecessors, (102), 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:05,728 INFO L131 ngComponentsAnalysis]: Automaton has 9 accepting balls. 33 [2024-02-10 01:33:05,728 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:33:05,728 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:33:05,732 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 01:33:05,733 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:33:05,733 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 25 places, 20 transitions, 52 flow [2024-02-10 01:33:05,736 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 54 states, 52 states have (on average 1.9615384615384615) internal successors, (102), 53 states have internal predecessors, (102), 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:05,737 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 54 states, 52 states have (on average 1.9615384615384615) internal successors, (102), 53 states have internal predecessors, (102), 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:05,739 INFO L131 ngComponentsAnalysis]: Automaton has 9 accepting balls. 33 [2024-02-10 01:33:05,739 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:33:05,739 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:33:05,743 INFO L748 eck$LassoCheckResult]: Stem: Black: 140#[$Ultimate##0]don't care [41] $Ultimate##0-->L16: Formula: (= v_x_5 0) InVars {} OutVars{x=v_x_5} AuxVars[] AssignedVars[x] 143#[L16]don't care [62] L16-->$Ultimate##0: Formula: (= v_thread1Thread1of1ForFork0_thidvar0_2 1) InVars {} OutVars{thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_i=v_thread1Thread1of1ForFork0_i_12} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_i] 145#[L16-1, $Ultimate##0]don't care [48] $Ultimate##0-->L30-1: Formula: (= v_thread1Thread1of1ForFork0_i_1 0) InVars {} OutVars{thread1Thread1of1ForFork0_i=v_thread1Thread1of1ForFork0_i_1} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_i] 149#[L30-1, L16-1]don't care [2024-02-10 01:33:05,750 INFO L750 eck$LassoCheckResult]: Loop: 149#[L30-1, L16-1]don't care [50] L30-1-->L31: Formula: (< v_thread1Thread1of1ForFork0_i_5 v_N_1) InVars {thread1Thread1of1ForFork0_i=v_thread1Thread1of1ForFork0_i_5, N=v_N_1} OutVars{thread1Thread1of1ForFork0_i=v_thread1Thread1of1ForFork0_i_5, N=v_N_1} AuxVars[] AssignedVars[] 157#[L16-1, L31]don't care [52] L31-->L32: Formula: (= v_x_1 (+ v_x_2 1)) InVars {x=v_x_2} OutVars{x=v_x_1} AuxVars[] AssignedVars[x] 171#[L32, L16-1]don't care [53] L32-->L30-1: Formula: (= (+ v_thread1Thread1of1ForFork0_i_7 1) v_thread1Thread1of1ForFork0_i_8) InVars {thread1Thread1of1ForFork0_i=v_thread1Thread1of1ForFork0_i_7} OutVars{thread1Thread1of1ForFork0_i=v_thread1Thread1of1ForFork0_i_8} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_i] 149#[L30-1, L16-1]don't care [2024-02-10 01:33:05,761 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:05,762 INFO L85 PathProgramCache]: Analyzing trace with hash 71162, now seen corresponding path program 1 times [2024-02-10 01:33:05,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:05,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [575716788] [2024-02-10 01:33:05,771 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:05,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:05,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:05,864 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:05,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:05,921 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:05,924 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:05,924 INFO L85 PathProgramCache]: Analyzing trace with hash 79506, now seen corresponding path program 1 times [2024-02-10 01:33:05,925 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:05,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1765356483] [2024-02-10 01:33:05,925 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:05,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:05,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:05,944 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:05,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:05,964 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:05,966 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:05,966 INFO L85 PathProgramCache]: Analyzing trace with hash 2120036857, now seen corresponding path program 1 times [2024-02-10 01:33:05,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:05,966 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1961690601] [2024-02-10 01:33:05,966 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:05,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:05,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:05,988 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:05,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:06,003 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:06,067 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:33:06,068 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:33:06,068 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:33:06,069 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:33:06,069 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 01:33:06,069 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,069 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:33:06,069 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:33:06,069 INFO L133 ssoRankerPreferences]: Filename of dumped script: incr-decr-zero.bpl_BEv2_Iteration1_Loop [2024-02-10 01:33:06,069 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:33:06,069 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:33:06,081 INFO L118 MapEliminator]: 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:06,090 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:06,125 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:33:06,126 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 01:33:06,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,128 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:06,160 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:33:06,161 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:33:06,162 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 01:33:06,163 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 01:33:06,184 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (2)] Ended with exit code 0 [2024-02-10 01:33:06,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,185 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:06,233 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:33:06,235 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:33:06,236 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 01:33:06,236 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 01:33:06,279 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 01:33:06,279 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {x=0} Honda state: {x=0} Generalized eigenvectors: [{x=2}, {x=5}, {x=-6}] Lambdas: [1, 1, 1] Nus: [0, 0] [2024-02-10 01:33:06,285 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:33:06,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,286 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:06,287 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:33:06,289 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:33:06,292 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 01:33:06,292 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 01:33:06,315 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (4)] Forceful destruction successful, exit code 0 [2024-02-10 01:33:06,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:06,317 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:33:06,320 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 01:33:06,321 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 01:33:06,333 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:33:06,437 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 01:33:06,440 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:33:06,441 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:33:06,441 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:33:06,441 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:33:06,441 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:33:06,441 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:33:06,441 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,441 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:33:06,441 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:33:06,441 INFO L133 ssoRankerPreferences]: Filename of dumped script: incr-decr-zero.bpl_BEv2_Iteration1_Loop [2024-02-10 01:33:06,441 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:33:06,441 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:33:06,443 INFO L118 MapEliminator]: 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:06,452 INFO L118 MapEliminator]: 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:06,489 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:33:06,493 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:33:06,495 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,495 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:06,510 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:33:06,512 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:06,519 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:06,519 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:06,520 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:06,520 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:06,520 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:06,523 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:06,523 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:06,528 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:33:06,534 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:06,538 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:33:06,538 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,538 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:06,539 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:33:06,544 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number 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:06,551 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:06,551 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:06,551 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:06,551 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:06,551 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:06,552 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:06,552 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:06,556 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:33:06,565 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 01:33:06,568 INFO L443 ModelExtractionUtils]: Simplification made 3 calls to the SMT solver. [2024-02-10 01:33:06,568 INFO L444 ModelExtractionUtils]: 1 out of 4 variables were initially zero. Simplification set additionally 0 variables to zero. [2024-02-10 01:33:06,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:06,569 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:06,570 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:33:06,587 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:33:06,587 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 01:33:06,592 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-02-10 01:33:06,593 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 01:33:06,593 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(thread1Thread1of1ForFork0_i, N) = -1*thread1Thread1of1ForFork0_i + 1*N Supporting invariants [] [2024-02-10 01:33:06,597 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (7)] Ended with exit code 0 [2024-02-10 01:33:06,599 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-02-10 01:33:06,622 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:06,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:06,631 INFO L262 TraceCheckSpWp]: Trace formula consists of 8 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 01:33:06,632 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:06,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:06,644 WARN L260 TraceCheckSpWp]: Trace formula consists of 7 conjuncts, 4 conjunts are in the unsatisfiable core [2024-02-10 01:33:06,645 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:06,665 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:06,694 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 2 loop predicates [2024-02-10 01:33:06,696 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:33:06,816 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Result 9 states and 296 transitions.6 powerset states3 rank states. The highest rank that occured is 1 [2024-02-10 01:33:06,817 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 01:33:06,818 INFO L72 uchiIntersectDefault]: Starting Basic Intersection [2024-02-10 01:33:06,827 INFO L85 uchiIntersectDefault]: Exiting Basic Intersection [2024-02-10 01:33:06,827 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 01:33:06,829 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 5 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2024-02-10 01:33:06,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:33:06,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 114 transitions. [2024-02-10 01:33:06,840 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 114 transitions. Stem has 3 letters. Loop has 3 letters. [2024-02-10 01:33:06,841 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:06,841 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 114 transitions. Stem has 6 letters. Loop has 3 letters. [2024-02-10 01:33:06,841 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:06,841 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 114 transitions. Stem has 3 letters. Loop has 6 letters. [2024-02-10 01:33:06,842 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:06,842 INFO L428 stractBuchiCegarLoop]: Abstraction has has 43 places, 488 transitions, 2234 flow [2024-02-10 01:33:06,842 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-02-10 01:33:06,842 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:33:06,842 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 43 places, 488 transitions, 2234 flow [2024-02-10 01:33:06,877 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 160 states, 150 states have (on average 2.5733333333333333) internal successors, (386), 159 states have internal predecessors, (386), 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,878 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 160 states, 150 states have (on average 2.5733333333333333) internal successors, (386), 159 states have internal predecessors, (386), 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,889 INFO L131 ngComponentsAnalysis]: Automaton has 7 accepting balls. 42 [2024-02-10 01:33:06,889 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:33:06,889 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:33:06,891 INFO L748 eck$LassoCheckResult]: Stem: Black: 301#[$Ultimate##0]don't care [41] $Ultimate##0-->L16: Formula: (= v_x_5 0) InVars {} OutVars{x=v_x_5} AuxVars[] AssignedVars[x] Black: 304#[L16]don't care [62] L16-->$Ultimate##0: Formula: (= v_thread1Thread1of1ForFork0_thidvar0_2 1) InVars {} OutVars{thread1Thread1of1ForFork0_thidvar0=v_thread1Thread1of1ForFork0_thidvar0_2, thread1Thread1of1ForFork0_i=v_thread1Thread1of1ForFork0_i_12} AuxVars[] AssignedVars[thread1Thread1of1ForFork0_thidvar0, thread1Thread1of1ForFork0_i] Black: 309#[L16-1, $Ultimate##0]don't care [65] L16-1-->$Ultimate##0: Formula: (and (= 2 v_thread2Thread1of1ForFork1_thidvar1_2) (= 2 v_thread2Thread1of1ForFork1_thidvar0_2)) InVars {} OutVars{thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_12, thread2Thread1of1ForFork1_thidvar0=v_thread2Thread1of1ForFork1_thidvar0_2, thread2Thread1of1ForFork1_thidvar1=v_thread2Thread1of1ForFork1_thidvar1_2} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_j, thread2Thread1of1ForFork1_thidvar0, thread2Thread1of1ForFork1_thidvar1] Black: 317#[$Ultimate##0, L17, $Ultimate##0]don't care [54] $Ultimate##0-->L42-1: Formula: (= v_thread2Thread1of1ForFork1_j_1 0) InVars {} OutVars{thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_1} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_j] 331#[$Ultimate##0, L17, L42-1]don't care [2024-02-10 01:33:06,891 INFO L750 eck$LassoCheckResult]: Loop: 331#[$Ultimate##0, L17, L42-1]don't care [56] L42-1-->L43: Formula: (< v_thread2Thread1of1ForFork1_j_5 v_N_4) InVars {thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_5, N=v_N_4} OutVars{thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_5, N=v_N_4} AuxVars[] AssignedVars[] Black: 370#[$Ultimate##0, L17, L43]don't care [58] L43-->L44: Formula: (= v_x_4 (+ v_x_3 1)) InVars {x=v_x_4} OutVars{x=v_x_3} AuxVars[] AssignedVars[x] 447#[$Ultimate##0, L44, L17]don't care [59] L44-->L42-1: Formula: (= (+ v_thread2Thread1of1ForFork1_j_7 1) v_thread2Thread1of1ForFork1_j_8) InVars {thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_7} OutVars{thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_8} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_j] Black: 336#[$Ultimate##0, L17, L42-1]don't care [56] L42-1-->L43: Formula: (< v_thread2Thread1of1ForFork1_j_5 v_N_4) InVars {thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_5, N=v_N_4} OutVars{thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_5, N=v_N_4} AuxVars[] AssignedVars[] 365#[$Ultimate##0, L17, L43]don't care [58] L43-->L44: Formula: (= v_x_4 (+ v_x_3 1)) InVars {x=v_x_4} OutVars{x=v_x_3} AuxVars[] AssignedVars[x] Black: 452#[$Ultimate##0, L17, L44]don't care [59] L44-->L42-1: Formula: (= (+ v_thread2Thread1of1ForFork1_j_7 1) v_thread2Thread1of1ForFork1_j_8) InVars {thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_7} OutVars{thread2Thread1of1ForFork1_j=v_thread2Thread1of1ForFork1_j_8} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_j] 331#[$Ultimate##0, L17, L42-1]don't care [2024-02-10 01:33:06,892 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:06,892 INFO L85 PathProgramCache]: Analyzing trace with hash 2206603, now seen corresponding path program 1 times [2024-02-10 01:33:06,892 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:06,892 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1941466548] [2024-02-10 01:33:06,892 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:06,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:06,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:06,903 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:06,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:06,909 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:06,909 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:06,910 INFO L85 PathProgramCache]: Analyzing trace with hash -1748853599, now seen corresponding path program 1 times [2024-02-10 01:33:06,910 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:06,910 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [461401523] [2024-02-10 01:33:06,910 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:06,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:06,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:06,929 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:06,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:06,938 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:06,939 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:06,939 INFO L85 PathProgramCache]: Analyzing trace with hash -1999374165, now seen corresponding path program 1 times [2024-02-10 01:33:06,939 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:06,939 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [464588188] [2024-02-10 01:33:06,939 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:06,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:06,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:06,949 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:06,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:06,962 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:07,037 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:33:07,037 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:33:07,037 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:33:07,037 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:33:07,037 INFO L129 ssoRankerPreferences]: Use exernal solver: true [2024-02-10 01:33:07,037 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,037 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:33:07,037 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:33:07,037 INFO L133 ssoRankerPreferences]: Filename of dumped script: incr-decr-zero.bpl_BEv2_Iteration2_Loop [2024-02-10 01:33:07,038 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:33:07,038 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:33:07,038 INFO L118 MapEliminator]: 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:07,042 INFO L118 MapEliminator]: 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:07,064 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:33:07,064 INFO L404 LassoAnalysis]: Checking for nontermination... [2024-02-10 01:33:07,064 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,064 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,065 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:33:07,069 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 01:33:07,069 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 01:33:07,078 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:33:07,092 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:33:07,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,093 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,101 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:33:07,106 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 01:33:07,107 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 01:33:07,132 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:33:07,139 INFO L437 LassoAnalysis]: Proved nontermination for one component. [2024-02-10 01:33:07,139 INFO L440 LassoAnalysis]: Non-Termination argument consisting of: Initial state: {x=0} Honda state: {x=0} Generalized eigenvectors: [{x=1}, {x=5}, {x=-8}] Lambdas: [1, 1, 1] Nus: [0, 0] [2024-02-10 01:33:07,145 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:33:07,146 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,147 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:33:07,150 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:33:07,151 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 0 Nilpotent components: true [2024-02-10 01:33:07,160 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 01:33:07,181 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (11)] Ended with exit code 0 [2024-02-10 01:33:07,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,183 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:33:07,185 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:33:07,188 INFO L148 nArgumentSynthesizer]: Nontermination analysis: NONLINEAR Allow bounded executions: true Number of generalized eigenvectors: 3 Nilpotent components: true [2024-02-10 01:33:07,188 INFO L160 nArgumentSynthesizer]: Using integer mode. [2024-02-10 01:33:07,278 INFO L444 LassoAnalysis]: Proving nontermination failed: No geometric nontermination argument exists. [2024-02-10 01:33:07,282 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:33:07,282 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:33:07,282 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:33:07,282 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:33:07,282 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:33:07,282 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:33:07,282 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,282 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:33:07,282 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:33:07,283 INFO L133 ssoRankerPreferences]: Filename of dumped script: incr-decr-zero.bpl_BEv2_Iteration2_Loop [2024-02-10 01:33:07,283 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:33:07,283 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:33:07,285 INFO L118 MapEliminator]: 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:07,289 INFO L118 MapEliminator]: 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:07,312 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:33:07,312 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:33:07,312 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,312 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,313 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:33:07,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:07,325 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:07,325 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:07,325 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:07,325 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:07,325 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:07,326 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:07,326 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:07,326 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:33:07,348 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:07,353 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:33:07,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,372 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:33:07,398 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:33:07,398 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:07,405 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:07,405 INFO L351 nArgumentSynthesizer]: There is no stem transition; disabling supporting invariant generation. [2024-02-10 01:33:07,405 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:07,405 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:07,405 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:07,406 INFO L401 nArgumentSynthesizer]: We have 2 Motzkin's Theorem applications. [2024-02-10 01:33:07,406 INFO L402 nArgumentSynthesizer]: A total of 0 supporting invariants were added. [2024-02-10 01:33:07,411 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 01:33:07,417 INFO L443 ModelExtractionUtils]: Simplification made 4 calls to the SMT solver. [2024-02-10 01:33:07,418 INFO L444 ModelExtractionUtils]: 0 out of 4 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-02-10 01:33:07,418 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:07,418 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:07,420 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:33:07,424 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:33:07,424 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 01:33:07,425 INFO L438 nArgumentSynthesizer]: Removed 0 redundant supporting invariants from a total of 0. [2024-02-10 01:33:07,425 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 01:33:07,425 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(thread2Thread1of1ForFork1_j, N) = -1*thread2Thread1of1ForFork1_j + 1*N Supporting invariants [] [2024-02-10 01:33:07,430 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:33:07,431 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-02-10 01:33:07,452 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:07,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:07,458 INFO L262 TraceCheckSpWp]: Trace formula consists of 12 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 01:33:07,458 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:07,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:07,467 INFO L262 TraceCheckSpWp]: Trace formula consists of 12 conjuncts, 5 conjunts are in the unsatisfiable core [2024-02-10 01:33:07,468 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:07,515 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:33:07,516 INFO L141 lantAutomatonBouncer]: Defining deterministic Buchi interpolant automaton with honda bouncer for stem and without honda bouncer for loop.1 stem predicates 3 loop predicates [2024-02-10 01:33:07,516 INFO L162 BuchiComplementFKV]: Start buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 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,600 INFO L171 BuchiComplementFKV]: Finished buchiComplementFKV with optimization HEIMAT2. Operand has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 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 8 states and 274 transitions.5 powerset states3 rank states. The highest rank that occured is 1 [2024-02-10 01:33:07,601 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 01:33:07,601 INFO L72 uchiIntersectDefault]: Starting Basic Intersection [2024-02-10 01:33:07,650 INFO L85 uchiIntersectDefault]: Exiting Basic Intersection [2024-02-10 01:33:07,650 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 01:33:07,651 INFO L141 InterpolantAutomaton]: Switched to read-only mode: Buchi interpolant automaton has 4 states 1 stem states 2 non-accepting loop states 1 accepting loop states [2024-02-10 01:33:07,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5 states, 5 states have (on average 2.0) internal successors, (10), 5 states have internal predecessors, (10), 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,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 90 transitions. [2024-02-10 01:33:07,652 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 90 transitions. Stem has 4 letters. Loop has 6 letters. [2024-02-10 01:33:07,652 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:07,652 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 90 transitions. Stem has 10 letters. Loop has 6 letters. [2024-02-10 01:33:07,652 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:07,652 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 4 states and 90 transitions. Stem has 4 letters. Loop has 12 letters. [2024-02-10 01:33:07,653 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:07,653 INFO L428 stractBuchiCegarLoop]: Abstraction has has 59 places, 10984 transitions, 71892 flow [2024-02-10 01:33:07,653 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-02-10 01:33:07,653 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:33:07,653 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 59 places, 10984 transitions, 71892 flow [2024-02-10 01:33:07,931 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:33:07,951 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:33:08,245 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 630 states, 561 states have (on average 3.443850267379679) internal successors, (1932), 629 states have internal predecessors, (1932), 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:08,246 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 630 states, 561 states have (on average 3.443850267379679) internal successors, (1932), 629 states have internal predecessors, (1932), 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:08,259 INFO L131 ngComponentsAnalysis]: Automaton has 0 accepting balls. 0 [2024-02-10 01:33:08,259 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is true [2024-02-10 01:33:08,274 INFO L201 PluginConnector]: Adding new model incr-decr-zero.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 10.02 01:33:08 BoogieIcfgContainer [2024-02-10 01:33:08,274 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-02-10 01:33:08,275 INFO L158 Benchmark]: Toolchain (without parser) took 2991.99ms. Allocated memory was 191.9MB in the beginning and 345.0MB in the end (delta: 153.1MB). Free memory was 163.5MB in the beginning and 135.4MB in the end (delta: 28.1MB). Peak memory consumption was 196.8MB. Max. memory is 8.0GB. [2024-02-10 01:33:08,275 INFO L158 Benchmark]: Boogie PL CUP Parser took 0.10ms. Allocated memory is still 191.9MB. Free memory was 164.5MB in the beginning and 164.1MB in the end (delta: 436.2kB). There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 01:33:08,275 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.21ms. Allocated memory is still 191.9MB. Free memory was 163.1MB in the beginning and 161.8MB in the end (delta: 1.2MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2024-02-10 01:33:08,276 INFO L158 Benchmark]: Boogie Preprocessor took 26.98ms. Allocated memory was 191.9MB in the beginning and 345.0MB in the end (delta: 153.1MB). Free memory was 161.8MB in the beginning and 320.9MB in the end (delta: -159.1MB). Peak memory consumption was 3.1MB. Max. memory is 8.0GB. [2024-02-10 01:33:08,276 INFO L158 Benchmark]: RCFGBuilder took 216.14ms. Allocated memory is still 345.0MB. Free memory was 320.9MB in the beginning and 311.6MB in the end (delta: 9.3MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. [2024-02-10 01:33:08,276 INFO L158 Benchmark]: BuchiAutomizer took 2710.73ms. Allocated memory is still 345.0MB. Free memory was 311.6MB in the beginning and 135.4MB in the end (delta: 176.2MB). Peak memory consumption was 193.0MB. Max. memory is 8.0GB. [2024-02-10 01:33:08,278 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Boogie PL CUP Parser took 0.10ms. Allocated memory is still 191.9MB. Free memory was 164.5MB in the beginning and 164.1MB in the end (delta: 436.2kB). There was no memory consumed. Max. memory is 8.0GB. * Boogie Procedure Inliner took 33.21ms. Allocated memory is still 191.9MB. Free memory was 163.1MB in the beginning and 161.8MB in the end (delta: 1.2MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * Boogie Preprocessor took 26.98ms. Allocated memory was 191.9MB in the beginning and 345.0MB in the end (delta: 153.1MB). Free memory was 161.8MB in the beginning and 320.9MB in the end (delta: -159.1MB). Peak memory consumption was 3.1MB. Max. memory is 8.0GB. * RCFGBuilder took 216.14ms. Allocated memory is still 345.0MB. Free memory was 320.9MB in the beginning and 311.6MB in the end (delta: 9.3MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. * BuchiAutomizer took 2710.73ms. Allocated memory is still 345.0MB. Free memory was 311.6MB in the beginning and 135.4MB in the end (delta: 176.2MB). Peak memory consumption was 193.0MB. 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 2 terminating modules (0 trivial, 2 deterministic, 0 nondeterministic). One deterministic module has affine ranking function -1 * i + N and consists of 5 locations. One deterministic module has affine ranking function N + -1 * j and consists of 4 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.6s and 3 iterations. TraceHistogramMax:0. Analysis of lassos took 1.4s. Construction of modules took 0.0s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 1. Minimization of det autom 0. Minimization of nondet autom 0. Automata minimization No data available. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [2, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 3/3 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 128 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 126 mSDsluCounter, 184 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 84 mSDsCounter, 7 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 106 IncrementalHoareTripleChecker+Invalid, 113 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 7 mSolverCounterUnsat, 100 mSDtfsCounter, 106 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont0 unkn0 SFLI0 SFLT2 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: Lassos: inital17 mio100 ax100 hnf100 lsp70 ukn100 mio100 lsp100 div100 bol100 ite100 ukn100 eq150 hnf94 smp100 dnf100 smp100 tf111 neg100 sie100 LassoTerminationAnalysisBenchmarks: ConstraintsSatisfiability: unsat Degree: 0 Time: 40ms VariablesStem: 0 VariablesLoop: 2 DisjunctsStem: 1 DisjunctsLoop: 1 SupportingInvariants: 0 MotzkinApplications: 2 LassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 2 LassoNonterminationAnalysisUnsat: 2 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.5s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating RESULT: Ultimate proved your program to be correct! [2024-02-10 01:33:08,290 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request...