/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/count0-countEven-sample-abs.bpl -------------------------------------------------------------------------------- This is Ultimate 0.2.3-?-9ecb849-m [2024-02-10 01:32:58,553 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-10 01:32:58,626 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:58,631 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-10 01:32:58,632 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-10 01:32:58,632 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:58,661 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-10 01:32:58,662 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-10 01:32:58,662 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-10 01:32:58,666 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-10 01:32:58,666 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-10 01:32:58,666 INFO L153 SettingsManager]: * Use SBE=true [2024-02-10 01:32:58,666 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-02-10 01:32:58,667 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-02-10 01:32:58,668 INFO L153 SettingsManager]: * Use old map elimination=false [2024-02-10 01:32:58,668 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-02-10 01:32:58,668 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-02-10 01:32:58,668 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-02-10 01:32:58,669 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-10 01:32:58,669 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-02-10 01:32:58,669 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-10 01:32:58,669 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-10 01:32:58,670 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-10 01:32:58,670 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-10 01:32:58,670 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-02-10 01:32:58,671 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-02-10 01:32:58,671 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-02-10 01:32:58,671 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-02-10 01:32:58,671 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-10 01:32:58,671 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-10 01:32:58,672 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-02-10 01:32:58,672 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-10 01:32:58,672 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-10 01:32:58,673 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-10 01:32:58,673 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-10 01:32:58,673 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-10 01:32:58,673 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-10 01:32:58,673 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-02-10 01:32:58,674 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:58,958 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-10 01:32:58,977 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-10 01:32:58,980 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-10 01:32:58,981 INFO L270 PluginConnector]: Initializing Boogie PL CUP Parser... [2024-02-10 01:32:58,984 INFO L274 PluginConnector]: Boogie PL CUP Parser initialized [2024-02-10 01:32:58,985 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/POPL2023/count0-countEven-sample-abs.bpl [2024-02-10 01:32:58,985 INFO L110 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/POPL2023/count0-countEven-sample-abs.bpl' [2024-02-10 01:32:59,005 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-10 01:32:59,006 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2024-02-10 01:32:59,009 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-10 01:32:59,009 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-10 01:32:59,009 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-10 01:32:59,029 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,035 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,040 INFO L138 Inliner]: procedures = 5, calls = 4, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-02-10 01:32:59,042 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-10 01:32:59,043 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-10 01:32:59,043 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-10 01:32:59,043 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-10 01:32:59,074 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,074 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,075 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,075 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,077 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,079 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,080 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,081 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,082 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-10 01:32:59,083 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-10 01:32:59,083 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-10 01:32:59,083 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-10 01:32:59,106 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/1) ... [2024-02-10 01:32:59,111 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:32:59,118 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:32:59,146 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:59,154 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:59,185 INFO L124 BoogieDeclarations]: Specification and implementation of procedure countEven given in one single declaration [2024-02-10 01:32:59,186 INFO L130 BoogieDeclarations]: Found specification of procedure countEven [2024-02-10 01:32:59,186 INFO L138 BoogieDeclarations]: Found implementation of procedure countEven [2024-02-10 01:32:59,186 INFO L124 BoogieDeclarations]: Specification and implementation of procedure countZero given in one single declaration [2024-02-10 01:32:59,186 INFO L130 BoogieDeclarations]: Found specification of procedure countZero [2024-02-10 01:32:59,186 INFO L138 BoogieDeclarations]: Found implementation of procedure countZero [2024-02-10 01:32:59,186 INFO L124 BoogieDeclarations]: Specification and implementation of procedure ULTIMATE.start given in one single declaration [2024-02-10 01:32:59,186 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-10 01:32:59,187 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-10 01:32:59,187 INFO L124 BoogieDeclarations]: Specification and implementation of procedure sample given in one single declaration [2024-02-10 01:32:59,187 INFO L130 BoogieDeclarations]: Found specification of procedure sample [2024-02-10 01:32:59,187 INFO L138 BoogieDeclarations]: Found implementation of procedure sample [2024-02-10 01:32:59,187 INFO L124 BoogieDeclarations]: Specification and implementation of procedure mapAbs given in one single declaration [2024-02-10 01:32:59,187 INFO L130 BoogieDeclarations]: Found specification of procedure mapAbs [2024-02-10 01:32:59,187 INFO L138 BoogieDeclarations]: Found implementation of procedure mapAbs [2024-02-10 01:32:59,188 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:59,230 INFO L236 CfgBuilder]: Building ICFG [2024-02-10 01:32:59,231 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-10 01:32:59,407 INFO L277 CfgBuilder]: Performing block encoding [2024-02-10 01:32:59,413 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-10 01:32:59,413 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2024-02-10 01:32:59,414 INFO L201 PluginConnector]: Adding new model count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:32:59 BoogieIcfgContainer [2024-02-10 01:32:59,414 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-10 01:32:59,415 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-02-10 01:32:59,415 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-02-10 01:32:59,432 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-02-10 01:32:59,433 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:59,433 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 10.02 01:32:59" (1/2) ... [2024-02-10 01:32:59,435 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@2a3ba8cb and model type count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 10.02 01:32:59, skipping insertion in model container [2024-02-10 01:32:59,435 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-02-10 01:32:59,435 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "count0-countEven-sample-abs.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.02 01:32:59" (2/2) ... [2024-02-10 01:32:59,436 INFO L332 chiAutomizerObserver]: Analyzing ICFG count0-countEven-sample-abs.bpl [2024-02-10 01:32:59,496 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-02-10 01:32:59,519 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 47 places, 43 transitions, 108 flow [2024-02-10 01:32:59,539 INFO L124 PetriNetUnfolderBase]: 5/35 cut-off events. [2024-02-10 01:32:59,539 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-10 01:32:59,544 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50 conditions, 35 events. 5/35 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 90 event pairs, 0 based on Foata normal form. 0/29 useless extension candidates. Maximal degree in co-relation 36. Up to 2 conditions per place. [2024-02-10 01:32:59,544 INFO L82 GeneralOperation]: Start removeDead. Operand has 47 places, 43 transitions, 108 flow [2024-02-10 01:32:59,547 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 43 places, 35 transitions, 88 flow [2024-02-10 01:32:59,553 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2024-02-10 01:32:59,553 INFO L304 stractBuchiCegarLoop]: Hoare is false [2024-02-10 01:32:59,553 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-02-10 01:32:59,553 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-02-10 01:32:59,553 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-02-10 01:32:59,553 INFO L308 stractBuchiCegarLoop]: Difference is false [2024-02-10 01:32:59,553 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-02-10 01:32:59,553 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiPetriNetCegarLoop ======== [2024-02-10 01:32:59,554 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:59,554 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 43 places, 35 transitions, 88 flow [2024-02-10 01:32:59,649 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 1633 states, 1631 states have (on average 3.818516247700797) internal successors, (6228), 1632 states have internal predecessors, (6228), 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:59,655 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 1633 states, 1631 states have (on average 3.818516247700797) internal successors, (6228), 1632 states have internal predecessors, (6228), 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:59,741 INFO L131 ngComponentsAnalysis]: Automaton has 229 accepting balls. 1348 [2024-02-10 01:32:59,741 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:59,742 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:59,747 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-02-10 01:32:59,747 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:32:59,747 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 43 places, 35 transitions, 88 flow [2024-02-10 01:32:59,805 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 1633 states, 1631 states have (on average 3.818516247700797) internal successors, (6228), 1632 states have internal predecessors, (6228), 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:59,809 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 1633 states, 1631 states have (on average 3.818516247700797) internal successors, (6228), 1632 states have internal predecessors, (6228), 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:59,835 INFO L131 ngComponentsAnalysis]: Automaton has 229 accepting balls. 1348 [2024-02-10 01:32:59,835 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:32:59,835 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:32:59,844 INFO L748 eck$LassoCheckResult]: Stem: Black: 3318#[$Ultimate##0]don't care [118] $Ultimate##0-->$Ultimate##0: Formula: (= v_countZeroThread1of1ForFork0_thidvar0_2 1) InVars {} OutVars{countZeroThread1of1ForFork0_thidvar0=v_countZeroThread1of1ForFork0_thidvar0_2, countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_16} AuxVars[] AssignedVars[countZeroThread1of1ForFork0_thidvar0, countZeroThread1of1ForFork0_i1] 3321#[L76, $Ultimate##0]don't care [99] $Ultimate##0-->L30: Formula: (= v_cntZero_1 0) InVars {} OutVars{cntZero=v_cntZero_1} AuxVars[] AssignedVars[cntZero] 3323#[L30, L76]don't care [100] L30-->L32-1: Formula: (= v_countZeroThread1of1ForFork0_i1_1 0) InVars {} OutVars{countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_1} AuxVars[] AssignedVars[countZeroThread1of1ForFork0_i1] 3327#[L32-1, L76]don't care [2024-02-10 01:32:59,845 INFO L750 eck$LassoCheckResult]: Loop: 3327#[L32-1, L76]don't care [102] L32-1-->L33: Formula: (< v_countZeroThread1of1ForFork0_i1_5 v_N_4) InVars {countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_5, N=v_N_4} OutVars{countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_5, N=v_N_4} AuxVars[] AssignedVars[] 3337#[L33, L76]don't care [105] L33-->L33-2: Formula: (not (= (select v_A_4 v_countZeroThread1of1ForFork0_i1_9) 0)) InVars {A=v_A_4, countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_9} OutVars{A=v_A_4, countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_9} AuxVars[] AssignedVars[] 3359#[L33-2, L76]don't care [107] L33-2-->L32-1: Formula: (= v_countZeroThread1of1ForFork0_i1_12 (+ v_countZeroThread1of1ForFork0_i1_11 1)) InVars {countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_11} OutVars{countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_12} AuxVars[] AssignedVars[countZeroThread1of1ForFork0_i1] 3327#[L32-1, L76]don't care [2024-02-10 01:32:59,853 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:59,854 INFO L85 PathProgramCache]: Analyzing trace with hash 146358, now seen corresponding path program 1 times [2024-02-10 01:32:59,862 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:59,863 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1715179392] [2024-02-10 01:32:59,864 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:59,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:59,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:59,928 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:59,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:59,947 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:59,953 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:59,953 INFO L85 PathProgramCache]: Analyzing trace with hash 131175, now seen corresponding path program 1 times [2024-02-10 01:32:59,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:59,954 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [239891584] [2024-02-10 01:32:59,954 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:59,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:32:59,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:59,972 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:32:59,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:32:59,983 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:32:59,993 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:32:59,994 INFO L85 PathProgramCache]: Analyzing trace with hash 65285266, now seen corresponding path program 1 times [2024-02-10 01:32:59,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:32:59,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1285980332] [2024-02-10 01:32:59,994 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:32:59,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:00,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:00,001 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:00,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:00,006 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:00,096 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:33:00,097 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:33:00,097 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:33:00,097 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:33:00,097 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:33:00,097 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,097 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:33:00,097 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:33:00,097 INFO L133 ssoRankerPreferences]: Filename of dumped script: count0-countEven-sample-abs.bpl_BEv2_Iteration1_Lasso [2024-02-10 01:33:00,097 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:33:00,097 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:33:00,110 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:00,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:33:00,125 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:00,213 INFO L294 LassoAnalysis]: Preprocessing complete. [2024-02-10 01:33:00,217 INFO L490 LassoAnalysis]: Using template 'affine'. [2024-02-10 01:33:00,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,218 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,221 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:00,226 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:00,227 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,233 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,234 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,234 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,234 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,238 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,238 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,250 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,257 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:33:00,258 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,258 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,259 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:00,266 INFO L120 nArgumentSynthesizer]: Termination Analysis Settings: Termination analysis: LINEAR_WITH_GUESSESNumber of strict supporting invariants: 0Number of non-strict supporting invariants: 1Consider only non-deceasing supporting invariants: trueSimplify termination arguments: trueSimplify supporting invariants: trueOverapproximate stem: false [2024-02-10 01:33:00,266 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:00,273 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,273 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,273 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,274 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,277 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,278 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,300 INFO L527 LassoAnalysis]: Proving termination failed for this template and these settings. [2024-02-10 01:33:00,306 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:00,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,307 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,308 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:00,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:33:00,321 INFO L338 nArgumentSynthesizer]: Template has degree 0. [2024-02-10 01:33:00,322 INFO L203 nArgumentSynthesizer]: 1 stem disjuncts [2024-02-10 01:33:00,322 INFO L204 nArgumentSynthesizer]: 1 loop disjuncts [2024-02-10 01:33:00,322 INFO L205 nArgumentSynthesizer]: 2 template conjuncts. [2024-02-10 01:33:00,328 INFO L401 nArgumentSynthesizer]: We have 6 Motzkin's Theorem applications. [2024-02-10 01:33:00,328 INFO L402 nArgumentSynthesizer]: A total of 2 supporting invariants were added. [2024-02-10 01:33:00,337 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:00,344 INFO L420 nArgumentSynthesizer]: Found a termination argument, trying to simplify. [2024-02-10 01:33:00,352 INFO L443 ModelExtractionUtils]: Simplification made 4 calls to the SMT solver. [2024-02-10 01:33:00,353 INFO L444 ModelExtractionUtils]: 6 out of 10 variables were initially zero. Simplification set additionally 1 variables to zero. [2024-02-10 01:33:00,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:00,355 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-10 01:33:00,358 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:00,362 INFO L435 nArgumentSynthesizer]: Simplifying supporting invariants... [2024-02-10 01:33:00,372 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:00,380 INFO L438 nArgumentSynthesizer]: Removed 2 redundant supporting invariants from a total of 2. [2024-02-10 01:33:00,380 INFO L513 LassoAnalysis]: Proved termination. [2024-02-10 01:33:00,381 INFO L515 LassoAnalysis]: Termination argument consisting of: Ranking function f(N, countZeroThread1of1ForFork0_i1) = 1*N - 1*countZeroThread1of1ForFork0_i1 Supporting invariants [] [2024-02-10 01:33:00,389 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:00,392 INFO L156 tatePredicateManager]: 0 out of 0 supporting invariants were superfluous and have been removed [2024-02-10 01:33:00,414 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:00,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:00,427 INFO L262 TraceCheckSpWp]: Trace formula consists of 8 conjuncts, 2 conjunts are in the unsatisfiable core [2024-02-10 01:33:00,428 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:00,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-10 01:33:00,445 WARN L260 TraceCheckSpWp]: Trace formula consists of 6 conjuncts, 4 conjunts are in the unsatisfiable core [2024-02-10 01:33:00,447 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-02-10 01:33:00,501 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-10 01:33:00,559 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:00,561 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:00,727 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 543 transitions.6 powerset states3 rank states. The highest rank that occured is 1 [2024-02-10 01:33:00,728 INFO L89 BuchiIntersect]: Starting Intersection [2024-02-10 01:33:00,728 INFO L72 uchiIntersectDefault]: Starting Basic Intersection [2024-02-10 01:33:00,734 INFO L85 uchiIntersectDefault]: Exiting Basic Intersection [2024-02-10 01:33:00,735 INFO L99 BuchiIntersect]: Exiting Intersection [2024-02-10 01:33:00,740 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:00,745 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:00,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 209 transitions. [2024-02-10 01:33:00,749 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 209 transitions. Stem has 3 letters. Loop has 3 letters. [2024-02-10 01:33:00,749 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:00,749 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 209 transitions. Stem has 6 letters. Loop has 3 letters. [2024-02-10 01:33:00,750 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:00,753 INFO L84 BuchiAccepts]: Start buchiAccepts Operand 5 states and 209 transitions. Stem has 3 letters. Loop has 6 letters. [2024-02-10 01:33:00,754 INFO L116 BuchiAccepts]: Finished buchiAccepts. [2024-02-10 01:33:00,754 INFO L428 stractBuchiCegarLoop]: Abstraction has has 61 places, 878 transitions, 3950 flow [2024-02-10 01:33:00,755 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-02-10 01:33:00,755 INFO L139 chiPetriNetCegarLoop]: use automaton for emptiness check [2024-02-10 01:33:00,755 INFO L128 iNet2FiniteAutomaton]: Start buchiPetriNet2FiniteAutomaton. Operand has 61 places, 878 transitions, 3950 flow [2024-02-10 01:33:00,992 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:01,125 INFO L151 iNet2FiniteAutomaton]: Finished buchiPetriNet2FiniteAutomaton. Result has 5067 states, 5057 states have (on average 5.0438995451848925) internal successors, (25507), 5066 states have internal predecessors, (25507), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:33:01,151 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 5067 states, 5057 states have (on average 5.0438995451848925) internal successors, (25507), 5066 states have internal predecessors, (25507), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-10 01:33:01,223 INFO L131 ngComponentsAnalysis]: Automaton has 260 accepting balls. 2272 [2024-02-10 01:33:01,223 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-02-10 01:33:01,223 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-02-10 01:33:01,226 INFO L748 eck$LassoCheckResult]: Stem: Black: 6637#[$Ultimate##0]don't care [118] $Ultimate##0-->$Ultimate##0: Formula: (= v_countZeroThread1of1ForFork0_thidvar0_2 1) InVars {} OutVars{countZeroThread1of1ForFork0_thidvar0=v_countZeroThread1of1ForFork0_thidvar0_2, countZeroThread1of1ForFork0_i1=v_countZeroThread1of1ForFork0_i1_16} AuxVars[] AssignedVars[countZeroThread1of1ForFork0_thidvar0, countZeroThread1of1ForFork0_i1] Black: 6640#[$Ultimate##0, L76]don't care [121] L76-->$Ultimate##0: Formula: (and (= 2 v_countEvenThread1of1ForFork1_thidvar0_2) (= 2 v_countEvenThread1of1ForFork1_thidvar1_2)) InVars {} OutVars{countEvenThread1of1ForFork1_thidvar1=v_countEvenThread1of1ForFork1_thidvar1_2, countEvenThread1of1ForFork1_i2=v_countEvenThread1of1ForFork1_i2_16, countEvenThread1of1ForFork1_thidvar0=v_countEvenThread1of1ForFork1_thidvar0_2} AuxVars[] AssignedVars[countEvenThread1of1ForFork1_thidvar1, countEvenThread1of1ForFork1_i2, countEvenThread1of1ForFork1_thidvar0] Black: 6650#[L77, $Ultimate##0, $Ultimate##0]don't care [90] $Ultimate##0-->L46: Formula: (= v_cntEven_1 0) InVars {} OutVars{cntEven=v_cntEven_1} AuxVars[] AssignedVars[cntEven] Black: 6677#[$Ultimate##0, L77, L46]don't care [91] L46-->L48-1: Formula: (= v_countEvenThread1of1ForFork1_i2_1 0) InVars {} OutVars{countEvenThread1of1ForFork1_i2=v_countEvenThread1of1ForFork1_i2_1} AuxVars[] AssignedVars[countEvenThread1of1ForFork1_i2] 6749#[L48-1, L77, $Ultimate##0]don't care [2024-02-10 01:33:01,226 INFO L750 eck$LassoCheckResult]: Loop: 6749#[L48-1, L77, $Ultimate##0]don't care [93] L48-1-->L49: Formula: (< v_countEvenThread1of1ForFork1_i2_5 v_N_1) InVars {countEvenThread1of1ForFork1_i2=v_countEvenThread1of1ForFork1_i2_5, N=v_N_1} OutVars{countEvenThread1of1ForFork1_i2=v_countEvenThread1of1ForFork1_i2_5, N=v_N_1} AuxVars[] AssignedVars[] Black: 6909#[L49, $Ultimate##0, L77]don't care [95] L49-->L50: Formula: ((_ divisible 2) (select v_A_1 v_countEvenThread1of1ForFork1_i2_7)) InVars {A=v_A_1, countEvenThread1of1ForFork1_i2=v_countEvenThread1of1ForFork1_i2_7} OutVars{A=v_A_1, countEvenThread1of1ForFork1_i2=v_countEvenThread1of1ForFork1_i2_7} AuxVars[] AssignedVars[] 7175#[L50, L77, $Ultimate##0]don't care [97] L50-->L49-2: Formula: (= v_cntEven_2 (+ v_cntEven_3 1)) InVars {cntEven=v_cntEven_3} OutVars{cntEven=v_cntEven_2} AuxVars[] AssignedVars[cntEven] Black: 7185#[L77, $Ultimate##0, L49-2]don't care [98] L49-2-->L48-1: Formula: (= (+ v_countEvenThread1of1ForFork1_i2_11 1) v_countEvenThread1of1ForFork1_i2_12) InVars {countEvenThread1of1ForFork1_i2=v_countEvenThread1of1ForFork1_i2_11} OutVars{countEvenThread1of1ForFork1_i2=v_countEvenThread1of1ForFork1_i2_12} AuxVars[] AssignedVars[countEvenThread1of1ForFork1_i2] 6749#[L48-1, L77, $Ultimate##0]don't care [2024-02-10 01:33:01,227 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:01,227 INFO L85 PathProgramCache]: Analyzing trace with hash 4558021, now seen corresponding path program 1 times [2024-02-10 01:33:01,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:01,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [89592232] [2024-02-10 01:33:01,228 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:01,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:01,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:01,235 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:01,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:01,241 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:01,241 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:01,242 INFO L85 PathProgramCache]: Analyzing trace with hash 3788484, now seen corresponding path program 1 times [2024-02-10 01:33:01,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:01,242 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1937686327] [2024-02-10 01:33:01,242 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:01,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:01,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:01,254 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:01,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:01,260 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:01,261 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2024-02-10 01:33:01,261 INFO L85 PathProgramCache]: Analyzing trace with hash 363026824, now seen corresponding path program 1 times [2024-02-10 01:33:01,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-10 01:33:01,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1876796039] [2024-02-10 01:33:01,261 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-10 01:33:01,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-10 01:33:01,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:01,266 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-10 01:33:01,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-10 01:33:01,279 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-10 01:33:01,339 INFO L210 LassoAnalysis]: Preferences: [2024-02-10 01:33:01,339 INFO L126 ssoRankerPreferences]: Compute integeral hull: false [2024-02-10 01:33:01,340 INFO L127 ssoRankerPreferences]: Enable LassoPartitioneer: true [2024-02-10 01:33:01,340 INFO L128 ssoRankerPreferences]: Term annotations enabled: false [2024-02-10 01:33:01,340 INFO L129 ssoRankerPreferences]: Use exernal solver: false [2024-02-10 01:33:01,340 INFO L130 ssoRankerPreferences]: SMT solver command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-02-10 01:33:01,340 INFO L131 ssoRankerPreferences]: Dump SMT script to file: false [2024-02-10 01:33:01,340 INFO L132 ssoRankerPreferences]: Path of dumped script: [2024-02-10 01:33:01,340 INFO L133 ssoRankerPreferences]: Filename of dumped script: count0-countEven-sample-abs.bpl_BEv2_Iteration2_Lasso [2024-02-10 01:33:01,340 INFO L134 ssoRankerPreferences]: MapElimAlgo: Frank [2024-02-10 01:33:01,340 INFO L276 LassoAnalysis]: Starting lasso preprocessing... [2024-02-10 01:33:01,342 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true [2024-02-10 01:33:01,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:01,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:01,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:01,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:33:01,364 INFO L118 MapEliminator]: Using MapEliminator with SimplificationTechnique=SIMPLIFY_DDA XnfConversionTechnique=BOTTOM_UP_WITH_LOCAL_SIMPLIFICATION AddInequalities=false OnlyTrivialImplicationsArrayWrite=true OnlyTrivialImplicationsForModifiedArguments=true OnlyArgumentsInFormula=true de.uni_freiburg.informatik.ultimate.lassoranker.exceptions.UnknownFunctionException: Unknown function symbol: divisible @term: ((_ divisible 2) |v_array_A[countEvenThread1of1ForFork1_i2]_3|) at de.uni_freiburg.informatik.ultimate.lassoranker.variables.InequalityConverter.convert(InequalityConverter.java:157) at de.uni_freiburg.informatik.ultimate.lassoranker.LinearTransition.fromTransFormulaLR(LinearTransition.java:211) at de.uni_freiburg.informatik.ultimate.lassoranker.variables.LassoBuilder.constructPolyhedra(LassoBuilder.java:201) at de.uni_freiburg.informatik.ultimate.lassoranker.LassoAnalysis.preprocess(LassoAnalysis.java:285) at de.uni_freiburg.informatik.ultimate.lassoranker.LassoAnalysis.(LassoAnalysis.java:229) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.synthesize(LassoCheck.java:615) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck$LassoCheckResult.checkLassoTermination(LassoCheck.java:908) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck$LassoCheckResult.(LassoCheck.java:819) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.(LassoCheck.java:257) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.cegar.AbstractBuchiCegarLoop.runCegarLoop(AbstractBuchiCegarLoop.java:359) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.runCegarLoops(BuchiAutomizerObserver.java:144) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.doTerminationAnalysis(BuchiAutomizerObserver.java:157) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.finish(BuchiAutomizerObserver.java:341) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-02-10 01:33:01,423 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer has thrown an exception: java.lang.AssertionError: TermException de.uni_freiburg.informatik.ultimate.lassoranker.exceptions.UnknownFunctionException: Unknown function symbol: divisible @term: ((_ divisible 2) |v_array_A[countEvenThread1of1ForFork1_i2]_3|) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.synthesize(LassoCheck.java:622) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck$LassoCheckResult.checkLassoTermination(LassoCheck.java:908) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck$LassoCheckResult.(LassoCheck.java:819) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.(LassoCheck.java:257) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.cegar.AbstractBuchiCegarLoop.runCegarLoop(AbstractBuchiCegarLoop.java:359) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.runCegarLoops(BuchiAutomizerObserver.java:144) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.doTerminationAnalysis(BuchiAutomizerObserver.java:157) at de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver.finish(BuchiAutomizerObserver.java:341) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2024-02-10 01:33:01,428 INFO L158 Benchmark]: Toolchain (without parser) took 2420.57ms. Allocated memory was 168.8MB in the beginning and 259.0MB in the end (delta: 90.2MB). Free memory was 110.4MB in the beginning and 111.0MB in the end (delta: -603.5kB). Peak memory consumption was 91.0MB. Max. memory is 8.0GB. [2024-02-10 01:33:01,429 INFO L158 Benchmark]: Boogie PL CUP Parser took 0.13ms. Allocated memory is still 168.8MB. Free memory is still 111.6MB. There was no memory consumed. Max. memory is 8.0GB. [2024-02-10 01:33:01,430 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.25ms. Allocated memory is still 168.8MB. Free memory was 110.3MB in the beginning and 142.6MB in the end (delta: -32.3MB). Peak memory consumption was 9.6MB. Max. memory is 8.0GB. [2024-02-10 01:33:01,433 INFO L158 Benchmark]: Boogie Preprocessor took 39.51ms. Allocated memory was 168.8MB in the beginning and 259.0MB in the end (delta: 90.2MB). Free memory was 142.6MB in the beginning and 233.3MB in the end (delta: -90.7MB). Peak memory consumption was 7.9MB. Max. memory is 8.0GB. [2024-02-10 01:33:01,433 INFO L158 Benchmark]: RCFGBuilder took 331.95ms. Allocated memory is still 259.0MB. Free memory was 233.3MB in the beginning and 224.1MB in the end (delta: 9.1MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. [2024-02-10 01:33:01,433 INFO L158 Benchmark]: BuchiAutomizer took 2011.23ms. Allocated memory is still 259.0MB. Free memory was 224.0MB in the beginning and 111.0MB in the end (delta: 113.0MB). Peak memory consumption was 114.3MB. Max. memory is 8.0GB. [2024-02-10 01:33:01,440 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.13ms. Allocated memory is still 168.8MB. Free memory is still 111.6MB. There was no memory consumed. Max. memory is 8.0GB. * Boogie Procedure Inliner took 33.25ms. Allocated memory is still 168.8MB. Free memory was 110.3MB in the beginning and 142.6MB in the end (delta: -32.3MB). Peak memory consumption was 9.6MB. Max. memory is 8.0GB. * Boogie Preprocessor took 39.51ms. Allocated memory was 168.8MB in the beginning and 259.0MB in the end (delta: 90.2MB). Free memory was 142.6MB in the beginning and 233.3MB in the end (delta: -90.7MB). Peak memory consumption was 7.9MB. Max. memory is 8.0GB. * RCFGBuilder took 331.95ms. Allocated memory is still 259.0MB. Free memory was 233.3MB in the beginning and 224.1MB in the end (delta: 9.1MB). Peak memory consumption was 11.5MB. Max. memory is 8.0GB. * BuchiAutomizer took 2011.23ms. Allocated memory is still 259.0MB. Free memory was 224.0MB in the beginning and 111.0MB in the end (delta: 113.0MB). Peak memory consumption was 114.3MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: - ExceptionOrErrorResult: AssertionError: TermException de.uni_freiburg.informatik.ultimate.lassoranker.exceptions.UnknownFunctionException: Unknown function symbol: divisible @term: ((_ divisible 2) |v_array_A[countEvenThread1of1ForFork1_i2]_3|) de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: AssertionError: TermException de.uni_freiburg.informatik.ultimate.lassoranker.exceptions.UnknownFunctionException: Unknown function symbol: divisible @term: ((_ divisible 2) |v_array_A[countEvenThread1of1ForFork1_i2]_3|): de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.LassoCheck.synthesize(LassoCheck.java:622) RESULT: Ultimate could not prove your program: Toolchain returned no result. [2024-02-10 01:33:01,472 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...