/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/BuchiAutomizerBplInline.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf --buchiautomizer.automaton.type.for.concurrent.programs RABIN_PETRI_NET -i ../../../trunk/examples/concurrent/bpl/regression/bigNumberOfThreads.bpl -------------------------------------------------------------------------------- This is Ultimate 0.2.3-wip.fs.rabin-petrinet-4c29625-m [2023-10-12 17:36:27,403 INFO L172 SettingsManager]: Resetting all preferences to default values... [2023-10-12 17:36:27,461 INFO L100 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Termination-32bit-Automizer_Default.epf [2023-10-12 17:36:27,483 INFO L114 SettingsManager]: Preferences different from defaults after loading the file: [2023-10-12 17:36:27,484 INFO L135 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-10-12 17:36:27,484 INFO L137 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-10-12 17:36:27,485 INFO L135 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-10-12 17:36:27,485 INFO L137 SettingsManager]: * Create parallel compositions if possible=false [2023-10-12 17:36:27,485 INFO L137 SettingsManager]: * Use SBE=true [2023-10-12 17:36:27,488 INFO L135 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-10-12 17:36:27,489 INFO L137 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-10-12 17:36:27,489 INFO L137 SettingsManager]: * Use old map elimination=false [2023-10-12 17:36:27,489 INFO L137 SettingsManager]: * Use external solver (rank synthesis)=false [2023-10-12 17:36:27,490 INFO L137 SettingsManager]: * Use only trivial implications for array writes=true [2023-10-12 17:36:27,490 INFO L137 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-10-12 17:36:27,490 INFO L135 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-10-12 17:36:27,491 INFO L137 SettingsManager]: * sizeof long=4 [2023-10-12 17:36:27,491 INFO L137 SettingsManager]: * Check unreachability of error function in SV-COMP mode=false [2023-10-12 17:36:27,491 INFO L137 SettingsManager]: * Overapproximate operations on floating types=true [2023-10-12 17:36:27,491 INFO L137 SettingsManager]: * sizeof POINTER=4 [2023-10-12 17:36:27,491 INFO L137 SettingsManager]: * Check division by zero=IGNORE [2023-10-12 17:36:27,492 INFO L137 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-10-12 17:36:27,493 INFO L137 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-10-12 17:36:27,493 INFO L137 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-10-12 17:36:27,493 INFO L137 SettingsManager]: * sizeof long double=12 [2023-10-12 17:36:27,493 INFO L137 SettingsManager]: * Check if freed pointer was valid=false [2023-10-12 17:36:27,493 INFO L137 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-10-12 17:36:27,493 INFO L137 SettingsManager]: * Use constant arrays=true [2023-10-12 17:36:27,493 INFO L137 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-10-12 17:36:27,494 INFO L135 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-10-12 17:36:27,494 INFO L137 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-10-12 17:36:27,495 INFO L135 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-10-12 17:36:27,495 INFO L137 SettingsManager]: * Trace refinement strategy=CAMEL [2023-10-12 17:36:27,496 INFO L135 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-10-12 17:36:27,496 INFO L137 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 -> RABIN_PETRI_NET [2023-10-12 17:36:27,682 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-10-12 17:36:27,698 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-10-12 17:36:27,700 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-10-12 17:36:27,700 INFO L270 PluginConnector]: Initializing Boogie PL CUP Parser... [2023-10-12 17:36:27,702 INFO L274 PluginConnector]: Boogie PL CUP Parser initialized [2023-10-12 17:36:27,703 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/regression/bigNumberOfThreads.bpl [2023-10-12 17:36:27,704 INFO L110 BoogieParser]: Parsing: '/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/concurrent/bpl/regression/bigNumberOfThreads.bpl' [2023-10-12 17:36:27,720 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-10-12 17:36:27,722 INFO L133 ToolchainWalker]: Walking toolchain with 4 elements. [2023-10-12 17:36:27,722 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-10-12 17:36:27,723 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-10-12 17:36:27,723 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-10-12 17:36:27,731 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,735 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,739 INFO L138 Inliner]: procedures = 2, calls = 1, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2023-10-12 17:36:27,740 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-10-12 17:36:27,741 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-10-12 17:36:27,742 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-10-12 17:36:27,742 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-10-12 17:36:27,747 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,747 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,748 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,748 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,749 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,751 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,751 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,752 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,753 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-10-12 17:36:27,754 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-10-12 17:36:27,754 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-10-12 17:36:27,754 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-10-12 17:36:27,754 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/1) ... [2023-10-12 17:36:27,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-10-12 17:36:27,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2023-10-12 17:36:27,790 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) [2023-10-12 17:36:27,793 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 [2023-10-12 17:36:27,821 INFO L124 BoogieDeclarations]: Specification and implementation of procedure ULTIMATE.start given in one single declaration [2023-10-12 17:36:27,821 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-10-12 17:36:27,821 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-10-12 17:36:27,821 INFO L124 BoogieDeclarations]: Specification and implementation of procedure thread given in one single declaration [2023-10-12 17:36:27,821 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2023-10-12 17:36:27,821 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2023-10-12 17:36:27,822 WARN L210 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-10-12 17:36:27,855 INFO L236 CfgBuilder]: Building ICFG [2023-10-12 17:36:27,857 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-10-12 17:36:27,911 INFO L277 CfgBuilder]: Performing block encoding [2023-10-12 17:36:27,915 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-10-12 17:36:27,915 INFO L302 CfgBuilder]: Removed 0 assume(true) statements. [2023-10-12 17:36:27,917 INFO L201 PluginConnector]: Adding new model bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 05:36:27 BoogieIcfgContainer [2023-10-12 17:36:27,917 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-10-12 17:36:27,917 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-10-12 17:36:27,917 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-10-12 17:36:27,920 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-10-12 17:36:27,920 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-10-12 17:36:27,920 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.boogie.parser AST 12.10 05:36:27" (1/2) ... [2023-10-12 17:36:27,921 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4e65266e and model type bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.10 05:36:27, skipping insertion in model container [2023-10-12 17:36:27,921 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-10-12 17:36:27,921 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 05:36:27" (2/2) ... [2023-10-12 17:36:27,922 INFO L332 chiAutomizerObserver]: Analyzing ICFG bigNumberOfThreads.bpl [2023-10-12 17:36:27,954 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-10-12 17:36:27,980 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 15 places, 13 transitions, 31 flow [2023-10-12 17:36:27,994 INFO L124 PetriNetUnfolderBase]: 1/18 cut-off events. [2023-10-12 17:36:27,995 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-10-12 17:36:27,997 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23 conditions, 18 events. 1/18 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 26 event pairs, 0 based on Foata normal form. 0/14 useless extension candidates. Maximal degree in co-relation 9. Up to 2 conditions per place. [2023-10-12 17:36:27,997 INFO L82 GeneralOperation]: Start removeDead. Operand has 15 places, 13 transitions, 31 flow [2023-10-12 17:36:28,000 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 15 places, 13 transitions, 31 flow [2023-10-12 17:36:28,002 INFO L115 etLargeBlockEncoding]: Petri net LBE is using semantic-based independence relation. [2023-10-12 17:36:28,011 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 15 places, 13 transitions, 31 flow [2023-10-12 17:36:28,013 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 15 places, 13 transitions, 31 flow [2023-10-12 17:36:28,033 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 15 places, 13 transitions, 31 flow [2023-10-12 17:36:28,036 INFO L124 PetriNetUnfolderBase]: 1/18 cut-off events. [2023-10-12 17:36:28,037 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-10-12 17:36:28,037 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23 conditions, 18 events. 1/18 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 26 event pairs, 0 based on Foata normal form. 0/14 useless extension candidates. Maximal degree in co-relation 9. Up to 2 conditions per place. [2023-10-12 17:36:28,037 INFO L119 LiptonReduction]: Number of co-enabled transitions 32 [2023-10-12 17:36:28,127 INFO L134 LiptonReduction]: Checked pairs total: 37 [2023-10-12 17:36:28,127 INFO L136 LiptonReduction]: Total number of compositions: 5 [2023-10-12 17:36:28,136 INFO L305 stractBuchiCegarLoop]: Interprodecural is true [2023-10-12 17:36:28,136 INFO L306 stractBuchiCegarLoop]: Hoare is false [2023-10-12 17:36:28,136 INFO L307 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-10-12 17:36:28,136 INFO L308 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-10-12 17:36:28,136 INFO L309 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-10-12 17:36:28,136 INFO L310 stractBuchiCegarLoop]: Difference is false [2023-10-12 17:36:28,137 INFO L311 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-10-12 17:36:28,137 INFO L315 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == RabinPetriNetCegarLoop ======== [2023-10-12 17:36:28,137 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 11 places, 9 transitions, 23 flow [2023-10-12 17:36:28,141 ERROR L47 etriNetUnfolderRabin]: [1:1A:[34] $Ultimate##0-->L29-1: Formula: (and (= v_x_22 0) (= v_ULTIMATE.start_i_12 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_12, x=v_x_22} AuxVars[] AssignedVars[ULTIMATE.start_i, x][7], 2:2A:[22] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][3], 5:3A:[30] L30-->$Ultimate##0: Formula: (= v_threadThread1of1ForFork0_thidvar0_2 v_ULTIMATE.start_i_7) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_7} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_7, threadThread1of1ForFork0_thidvar0=v_threadThread1of1ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of1ForFork0_thidvar0][1], 6:4A:[15] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][4], 8:5A:[22] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][3], 11:6A:[28] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][12:7A:[29] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][2]] [2023-10-12 17:36:28,142 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:28,142 INFO L124 PetriNetUnfolderBase]: 0/11 cut-off events. [2023-10-12 17:36:28,142 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-10-12 17:36:28,143 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:28,145 INFO L337 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-10-12 17:36:28,145 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 11 places, 9 transitions, 23 flow [2023-10-12 17:36:28,147 ERROR L47 etriNetUnfolderRabin]: [1:1A:[34] $Ultimate##0-->L29-1: Formula: (and (= v_x_22 0) (= v_ULTIMATE.start_i_12 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_12, x=v_x_22} AuxVars[] AssignedVars[ULTIMATE.start_i, x][7], 2:2A:[22] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][3], 5:3A:[30] L30-->$Ultimate##0: Formula: (= v_threadThread1of1ForFork0_thidvar0_2 v_ULTIMATE.start_i_7) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_7} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_7, threadThread1of1ForFork0_thidvar0=v_threadThread1of1ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of1ForFork0_thidvar0][1], 6:4A:[15] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][4], 8:5A:[22] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][3], 11:6A:[28] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][12:7A:[29] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][2]] [2023-10-12 17:36:28,148 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:28,148 INFO L124 PetriNetUnfolderBase]: 0/11 cut-off events. [2023-10-12 17:36:28,148 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-10-12 17:36:28,148 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:28,151 INFO L748 eck$LassoCheckResult]: Stem: 19#[$Ultimate##0]true [34] $Ultimate##0-->L29-1: Formula: (and (= v_x_22 0) (= v_ULTIMATE.start_i_12 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_12, x=v_x_22} AuxVars[] AssignedVars[ULTIMATE.start_i, x] 21#[L29-1]true [22] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 23#[L30]true [30] L30-->$Ultimate##0: Formula: (= v_threadThread1of1ForFork0_thidvar0_2 v_ULTIMATE.start_i_7) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_7} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_7, threadThread1of1ForFork0_thidvar0=v_threadThread1of1ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of1ForFork0_thidvar0] 25#[L30-1, $Ultimate##0]true [15] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 27#[$Ultimate##0, L29-1]true [22] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 29#[L30, $Ultimate##0]true [28] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 31#[ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0]true [2023-10-12 17:36:28,151 INFO L750 eck$LassoCheckResult]: Loop: 31#[ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0]true [29] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 31#[ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0]true [2023-10-12 17:36:28,155 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,155 INFO L85 PathProgramCache]: Analyzing trace with hash 1882121132, now seen corresponding path program 1 times [2023-10-12 17:36:28,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,161 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1789076927] [2023-10-12 17:36:28,161 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,212 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,225 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:28,227 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,228 INFO L85 PathProgramCache]: Analyzing trace with hash 60, now seen corresponding path program 1 times [2023-10-12 17:36:28,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1022218643] [2023-10-12 17:36:28,228 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,230 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,232 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:28,233 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,233 INFO L85 PathProgramCache]: Analyzing trace with hash -1783787023, now seen corresponding path program 1 times [2023-10-12 17:36:28,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1708553934] [2023-10-12 17:36:28,233 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,238 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,242 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:28,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,378 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,390 WARN L148 chiAutomizerObserver]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2023-10-12 17:36:28,401 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-10-12 17:36:28,417 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 20 places, 16 transitions, 44 flow [2023-10-12 17:36:28,426 INFO L124 PetriNetUnfolderBase]: 1/27 cut-off events. [2023-10-12 17:36:28,427 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-10-12 17:36:28,427 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37 conditions, 27 events. 1/27 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 52 event pairs, 0 based on Foata normal form. 0/21 useless extension candidates. Maximal degree in co-relation 22. Up to 3 conditions per place. [2023-10-12 17:36:28,427 INFO L82 GeneralOperation]: Start removeDead. Operand has 20 places, 16 transitions, 44 flow [2023-10-12 17:36:28,429 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 20 places, 16 transitions, 44 flow [2023-10-12 17:36:28,429 INFO L115 etLargeBlockEncoding]: Petri net LBE is using semantic-based independence relation. [2023-10-12 17:36:28,429 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 20 places, 16 transitions, 44 flow [2023-10-12 17:36:28,430 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 20 places, 16 transitions, 44 flow [2023-10-12 17:36:28,430 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 20 places, 16 transitions, 44 flow [2023-10-12 17:36:28,438 INFO L124 PetriNetUnfolderBase]: 1/27 cut-off events. [2023-10-12 17:36:28,439 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-10-12 17:36:28,439 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37 conditions, 27 events. 1/27 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 52 event pairs, 0 based on Foata normal form. 0/21 useless extension candidates. Maximal degree in co-relation 22. Up to 3 conditions per place. [2023-10-12 17:36:28,440 INFO L119 LiptonReduction]: Number of co-enabled transitions 76 [2023-10-12 17:36:28,590 INFO L134 LiptonReduction]: Checked pairs total: 96 [2023-10-12 17:36:28,590 INFO L136 LiptonReduction]: Total number of compositions: 6 [2023-10-12 17:36:28,591 INFO L305 stractBuchiCegarLoop]: Interprodecural is true [2023-10-12 17:36:28,591 INFO L306 stractBuchiCegarLoop]: Hoare is false [2023-10-12 17:36:28,591 INFO L307 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-10-12 17:36:28,591 INFO L308 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-10-12 17:36:28,592 INFO L309 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-10-12 17:36:28,592 INFO L310 stractBuchiCegarLoop]: Difference is false [2023-10-12 17:36:28,592 INFO L311 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-10-12 17:36:28,592 INFO L315 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == RabinPetriNetCegarLoop ======== [2023-10-12 17:36:28,592 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 15 places, 11 transitions, 34 flow [2023-10-12 17:36:28,594 ERROR L47 etriNetUnfolderRabin]: [1:1A:[59] $Ultimate##0-->L29-1: Formula: (and (= v_ULTIMATE.start_i_28 0) (= v_x_65 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_28, x=v_x_65} AuxVars[] AssignedVars[ULTIMATE.start_i, x][6], 2:2A:[43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][4], 5:3A:[53] L30-->$Ultimate##0: Formula: (= v_threadThread1of2ForFork0_thidvar0_2 v_ULTIMATE.start_i_21) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_21} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_21} AuxVars[] AssignedVars[threadThread1of2ForFork0_thidvar0][1], 6:4A:[36] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][5], 8:5A:[43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][4], 11:6A:[54] L30-->$Ultimate##0: Formula: (= v_threadThread2of2ForFork0_thidvar0_2 v_ULTIMATE.start_i_23) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_23} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_23, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of2ForFork0_thidvar0][2], 12:7A:[36] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][5], 14:8A:[43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][4], 17:9A:[51] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][18:10A:[52] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][3]] [2023-10-12 17:36:28,595 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:28,595 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2023-10-12 17:36:28,608 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-10-12 17:36:28,609 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:28,610 INFO L337 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-10-12 17:36:28,610 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 15 places, 11 transitions, 34 flow [2023-10-12 17:36:28,618 ERROR L47 etriNetUnfolderRabin]: [1:1A:[59] $Ultimate##0-->L29-1: Formula: (and (= v_ULTIMATE.start_i_28 0) (= v_x_65 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_28, x=v_x_65} AuxVars[] AssignedVars[ULTIMATE.start_i, x][6], 2:2A:[43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][4], 5:3A:[53] L30-->$Ultimate##0: Formula: (= v_threadThread1of2ForFork0_thidvar0_2 v_ULTIMATE.start_i_21) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_21} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_21} AuxVars[] AssignedVars[threadThread1of2ForFork0_thidvar0][1], 6:4A:[36] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][5], 8:5A:[43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][4], 11:6A:[54] L30-->$Ultimate##0: Formula: (= v_threadThread2of2ForFork0_thidvar0_2 v_ULTIMATE.start_i_23) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_23} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_23, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of2ForFork0_thidvar0][2], 12:7A:[36] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][5], 14:8A:[43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][4], 17:9A:[51] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][18:10A:[52] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][3]] [2023-10-12 17:36:28,619 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:28,619 INFO L124 PetriNetUnfolderBase]: 0/17 cut-off events. [2023-10-12 17:36:28,619 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2023-10-12 17:36:28,619 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:28,620 INFO L748 eck$LassoCheckResult]: Stem: 24#[$Ultimate##0]true [59] $Ultimate##0-->L29-1: Formula: (and (= v_ULTIMATE.start_i_28 0) (= v_x_65 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_28, x=v_x_65} AuxVars[] AssignedVars[ULTIMATE.start_i, x] 26#[L29-1]true [43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 28#[L30]true [53] L30-->$Ultimate##0: Formula: (= v_threadThread1of2ForFork0_thidvar0_2 v_ULTIMATE.start_i_21) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_21} OutVars{threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_21} AuxVars[] AssignedVars[threadThread1of2ForFork0_thidvar0] 30#[L30-1, $Ultimate##0]true [36] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 32#[$Ultimate##0, L29-1]true [43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 34#[L30, $Ultimate##0]true [54] L30-->$Ultimate##0: Formula: (= v_threadThread2of2ForFork0_thidvar0_2 v_ULTIMATE.start_i_23) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_23} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_23, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of2ForFork0_thidvar0] 36#[L30-1, $Ultimate##0, $Ultimate##0]true [36] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 38#[$Ultimate##0, $Ultimate##0, L29-1]true [43] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 40#[L30, $Ultimate##0, $Ultimate##0]true [51] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 42#[$Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES]true [2023-10-12 17:36:28,620 INFO L750 eck$LassoCheckResult]: Loop: 42#[$Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES]true [52] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 42#[$Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES]true [2023-10-12 17:36:28,623 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,623 INFO L85 PathProgramCache]: Analyzing trace with hash -965650975, now seen corresponding path program 1 times [2023-10-12 17:36:28,623 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,623 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1658559005] [2023-10-12 17:36:28,623 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,631 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,653 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:28,654 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,654 INFO L85 PathProgramCache]: Analyzing trace with hash 83, now seen corresponding path program 1 times [2023-10-12 17:36:28,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,655 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [687837991] [2023-10-12 17:36:28,655 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,661 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,666 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:28,666 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,667 INFO L85 PathProgramCache]: Analyzing trace with hash 129590899, now seen corresponding path program 1 times [2023-10-12 17:36:28,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1883443895] [2023-10-12 17:36:28,667 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,688 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,692 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:28,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,763 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,767 WARN L148 chiAutomizerObserver]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2023-10-12 17:36:28,770 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-10-12 17:36:28,783 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 25 places, 19 transitions, 59 flow [2023-10-12 17:36:28,793 INFO L124 PetriNetUnfolderBase]: 1/36 cut-off events. [2023-10-12 17:36:28,793 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-10-12 17:36:28,794 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52 conditions, 36 events. 1/36 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 79 event pairs, 0 based on Foata normal form. 0/28 useless extension candidates. Maximal degree in co-relation 36. Up to 4 conditions per place. [2023-10-12 17:36:28,794 INFO L82 GeneralOperation]: Start removeDead. Operand has 25 places, 19 transitions, 59 flow [2023-10-12 17:36:28,797 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 25 places, 19 transitions, 59 flow [2023-10-12 17:36:28,797 INFO L115 etLargeBlockEncoding]: Petri net LBE is using semantic-based independence relation. [2023-10-12 17:36:28,798 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 25 places, 19 transitions, 59 flow [2023-10-12 17:36:28,798 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 25 places, 19 transitions, 59 flow [2023-10-12 17:36:28,798 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 25 places, 19 transitions, 59 flow [2023-10-12 17:36:28,822 INFO L124 PetriNetUnfolderBase]: 1/36 cut-off events. [2023-10-12 17:36:28,823 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-10-12 17:36:28,825 INFO L83 FinitePrefix]: Finished finitePrefix Result has 52 conditions, 36 events. 1/36 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 79 event pairs, 0 based on Foata normal form. 0/28 useless extension candidates. Maximal degree in co-relation 36. Up to 4 conditions per place. [2023-10-12 17:36:28,826 INFO L119 LiptonReduction]: Number of co-enabled transitions 132 [2023-10-12 17:36:28,938 INFO L134 LiptonReduction]: Checked pairs total: 177 [2023-10-12 17:36:28,939 INFO L136 LiptonReduction]: Total number of compositions: 7 [2023-10-12 17:36:28,940 INFO L305 stractBuchiCegarLoop]: Interprodecural is true [2023-10-12 17:36:28,940 INFO L306 stractBuchiCegarLoop]: Hoare is false [2023-10-12 17:36:28,940 INFO L307 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-10-12 17:36:28,940 INFO L308 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-10-12 17:36:28,940 INFO L309 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-10-12 17:36:28,940 INFO L310 stractBuchiCegarLoop]: Difference is false [2023-10-12 17:36:28,940 INFO L311 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-10-12 17:36:28,940 INFO L315 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == RabinPetriNetCegarLoop ======== [2023-10-12 17:36:28,940 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 19 places, 13 transitions, 47 flow [2023-10-12 17:36:28,943 ERROR L47 etriNetUnfolderRabin]: [1:1A:[86] $Ultimate##0-->L29-1: Formula: (and (= v_x_94 0) (= v_ULTIMATE.start_i_49 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_49, x=v_x_94} AuxVars[] AssignedVars[ULTIMATE.start_i, x][9], 2:2A:[68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][5], 5:3A:[80] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_40 v_threadThread1of3ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_40} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_40, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of3ForFork0_thidvar0][1], 6:4A:[61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][6], 8:5A:[68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][5], 11:6A:[81] L30-->$Ultimate##0: Formula: (= v_threadThread2of3ForFork0_thidvar0_2 v_ULTIMATE.start_i_42) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_42} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_42} AuxVars[] AssignedVars[threadThread2of3ForFork0_thidvar0][2], 12:7A:[61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][6], 14:8A:[68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][5], 17:9A:[82] L30-->$Ultimate##0: Formula: (= v_threadThread3of3ForFork0_thidvar0_2 v_ULTIMATE.start_i_44) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_44} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_44, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread3of3ForFork0_thidvar0][3], 18:10A:[61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][6], 20:11A:[68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][5], 23:12A:[78] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][24:13A:[79] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][4]] [2023-10-12 17:36:28,944 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:28,944 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2023-10-12 17:36:28,944 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-10-12 17:36:28,944 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:28,944 INFO L337 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-10-12 17:36:28,944 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 19 places, 13 transitions, 47 flow [2023-10-12 17:36:28,947 ERROR L47 etriNetUnfolderRabin]: [1:1A:[86] $Ultimate##0-->L29-1: Formula: (and (= v_x_94 0) (= v_ULTIMATE.start_i_49 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_49, x=v_x_94} AuxVars[] AssignedVars[ULTIMATE.start_i, x][9], 2:2A:[68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][5], 5:3A:[80] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_40 v_threadThread1of3ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_40} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_40, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of3ForFork0_thidvar0][1], 6:4A:[61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][6], 8:5A:[68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][5], 11:6A:[81] L30-->$Ultimate##0: Formula: (= v_threadThread2of3ForFork0_thidvar0_2 v_ULTIMATE.start_i_42) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_42} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_42} AuxVars[] AssignedVars[threadThread2of3ForFork0_thidvar0][2], 12:7A:[61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][6], 14:8A:[68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][5], 17:9A:[82] L30-->$Ultimate##0: Formula: (= v_threadThread3of3ForFork0_thidvar0_2 v_ULTIMATE.start_i_44) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_44} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_44, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread3of3ForFork0_thidvar0][3], 18:10A:[61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][6], 20:11A:[68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][5], 23:12A:[78] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][24:13A:[79] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][4]] [2023-10-12 17:36:28,947 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:28,947 INFO L124 PetriNetUnfolderBase]: 0/23 cut-off events. [2023-10-12 17:36:28,947 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2023-10-12 17:36:28,947 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:28,948 INFO L748 eck$LassoCheckResult]: Stem: 29#[$Ultimate##0]true [86] $Ultimate##0-->L29-1: Formula: (and (= v_x_94 0) (= v_ULTIMATE.start_i_49 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_49, x=v_x_94} AuxVars[] AssignedVars[ULTIMATE.start_i, x] 31#[L29-1]true [68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 33#[L30]true [80] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_40 v_threadThread1of3ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_40} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_40, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of3ForFork0_thidvar0] 35#[L30-1, $Ultimate##0]true [61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 37#[L29-1, $Ultimate##0]true [68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 39#[L30, $Ultimate##0]true [81] L30-->$Ultimate##0: Formula: (= v_threadThread2of3ForFork0_thidvar0_2 v_ULTIMATE.start_i_42) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_42} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_42} AuxVars[] AssignedVars[threadThread2of3ForFork0_thidvar0] 41#[L30-1, $Ultimate##0, $Ultimate##0]true [61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 43#[L29-1, $Ultimate##0, $Ultimate##0]true [68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 45#[L30, $Ultimate##0, $Ultimate##0]true [82] L30-->$Ultimate##0: Formula: (= v_threadThread3of3ForFork0_thidvar0_2 v_ULTIMATE.start_i_44) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_44} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_44, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread3of3ForFork0_thidvar0] 47#[L30-1, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [61] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 49#[$Ultimate##0, L29-1, $Ultimate##0, $Ultimate##0]true [68] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 51#[L30, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [78] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 53#[ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [2023-10-12 17:36:28,948 INFO L750 eck$LassoCheckResult]: Loop: 53#[ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [79] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 53#[ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [2023-10-12 17:36:28,948 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,948 INFO L85 PathProgramCache]: Analyzing trace with hash 2094438277, now seen corresponding path program 1 times [2023-10-12 17:36:28,949 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,949 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1865724900] [2023-10-12 17:36:28,949 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,954 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,971 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:28,972 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,972 INFO L85 PathProgramCache]: Analyzing trace with hash 110, now seen corresponding path program 1 times [2023-10-12 17:36:28,972 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,972 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2057981635] [2023-10-12 17:36:28,972 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,974 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,975 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:28,975 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:28,976 INFO L85 PathProgramCache]: Analyzing trace with hash 503077226, now seen corresponding path program 1 times [2023-10-12 17:36:28,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:28,976 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1491570179] [2023-10-12 17:36:28,976 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:28,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:28,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,981 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:28,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:28,985 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:29,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,039 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,045 WARN L148 chiAutomizerObserver]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2023-10-12 17:36:29,048 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-10-12 17:36:29,051 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 30 places, 22 transitions, 76 flow [2023-10-12 17:36:29,055 INFO L124 PetriNetUnfolderBase]: 1/45 cut-off events. [2023-10-12 17:36:29,055 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-10-12 17:36:29,055 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68 conditions, 45 events. 1/45 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 93 event pairs, 0 based on Foata normal form. 0/35 useless extension candidates. Maximal degree in co-relation 51. Up to 5 conditions per place. [2023-10-12 17:36:29,055 INFO L82 GeneralOperation]: Start removeDead. Operand has 30 places, 22 transitions, 76 flow [2023-10-12 17:36:29,056 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 30 places, 22 transitions, 76 flow [2023-10-12 17:36:29,056 INFO L115 etLargeBlockEncoding]: Petri net LBE is using semantic-based independence relation. [2023-10-12 17:36:29,056 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 30 places, 22 transitions, 76 flow [2023-10-12 17:36:29,056 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 30 places, 22 transitions, 76 flow [2023-10-12 17:36:29,056 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 30 places, 22 transitions, 76 flow [2023-10-12 17:36:29,060 INFO L124 PetriNetUnfolderBase]: 1/45 cut-off events. [2023-10-12 17:36:29,060 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-10-12 17:36:29,060 INFO L83 FinitePrefix]: Finished finitePrefix Result has 68 conditions, 45 events. 1/45 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 93 event pairs, 0 based on Foata normal form. 0/35 useless extension candidates. Maximal degree in co-relation 51. Up to 5 conditions per place. [2023-10-12 17:36:29,060 INFO L119 LiptonReduction]: Number of co-enabled transitions 200 [2023-10-12 17:36:29,165 INFO L134 LiptonReduction]: Checked pairs total: 280 [2023-10-12 17:36:29,165 INFO L136 LiptonReduction]: Total number of compositions: 8 [2023-10-12 17:36:29,166 INFO L305 stractBuchiCegarLoop]: Interprodecural is true [2023-10-12 17:36:29,166 INFO L306 stractBuchiCegarLoop]: Hoare is false [2023-10-12 17:36:29,166 INFO L307 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-10-12 17:36:29,166 INFO L308 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-10-12 17:36:29,166 INFO L309 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-10-12 17:36:29,166 INFO L310 stractBuchiCegarLoop]: Difference is false [2023-10-12 17:36:29,166 INFO L311 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-10-12 17:36:29,166 INFO L315 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == RabinPetriNetCegarLoop ======== [2023-10-12 17:36:29,166 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 23 places, 15 transitions, 62 flow [2023-10-12 17:36:29,169 ERROR L47 etriNetUnfolderRabin]: [1:1A:[120] $Ultimate##0-->L29-1: Formula: (and (= v_x_175 0) (= v_ULTIMATE.start_i_75 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_75, x=v_x_175} AuxVars[] AssignedVars[ULTIMATE.start_i, x][11], 2:2A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 5:3A:[111] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_64 v_threadThread1of4ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_64} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_64, threadThread1of4ForFork0_thidvar0=v_threadThread1of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of4ForFork0_thidvar0][1], 6:4A:[90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][7], 8:5A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 11:6A:[112] L30-->$Ultimate##0: Formula: (= v_threadThread2of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_66) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_66} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_66, threadThread2of4ForFork0_thidvar0=v_threadThread2of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of4ForFork0_thidvar0][2], 12:7A:[90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][7], 14:8A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 17:9A:[113] L30-->$Ultimate##0: Formula: (= v_threadThread3of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_68) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_68} OutVars{threadThread3of4ForFork0_thidvar0=v_threadThread3of4ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_68} AuxVars[] AssignedVars[threadThread3of4ForFork0_thidvar0][3], 18:10A:[90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][7], 20:11A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 23:12A:[114] L30-->$Ultimate##0: Formula: (= v_threadThread4of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_70) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_70} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_70, threadThread4of4ForFork0_thidvar0=v_threadThread4of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread4of4ForFork0_thidvar0][4], 24:13A:[90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][7], 26:14A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 29:15A:[109] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][30:16A:[110] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][5]] [2023-10-12 17:36:29,169 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:29,169 INFO L124 PetriNetUnfolderBase]: 0/29 cut-off events. [2023-10-12 17:36:29,169 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-10-12 17:36:29,169 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:29,170 INFO L337 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-10-12 17:36:29,170 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 23 places, 15 transitions, 62 flow [2023-10-12 17:36:29,172 ERROR L47 etriNetUnfolderRabin]: [1:1A:[120] $Ultimate##0-->L29-1: Formula: (and (= v_x_175 0) (= v_ULTIMATE.start_i_75 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_75, x=v_x_175} AuxVars[] AssignedVars[ULTIMATE.start_i, x][11], 2:2A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 5:3A:[111] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_64 v_threadThread1of4ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_64} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_64, threadThread1of4ForFork0_thidvar0=v_threadThread1of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of4ForFork0_thidvar0][1], 6:4A:[90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][7], 8:5A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 11:6A:[112] L30-->$Ultimate##0: Formula: (= v_threadThread2of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_66) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_66} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_66, threadThread2of4ForFork0_thidvar0=v_threadThread2of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of4ForFork0_thidvar0][2], 12:7A:[90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][7], 14:8A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 17:9A:[113] L30-->$Ultimate##0: Formula: (= v_threadThread3of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_68) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_68} OutVars{threadThread3of4ForFork0_thidvar0=v_threadThread3of4ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_68} AuxVars[] AssignedVars[threadThread3of4ForFork0_thidvar0][3], 18:10A:[90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][7], 20:11A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 23:12A:[114] L30-->$Ultimate##0: Formula: (= v_threadThread4of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_70) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_70} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_70, threadThread4of4ForFork0_thidvar0=v_threadThread4of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread4of4ForFork0_thidvar0][4], 24:13A:[90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][7], 26:14A:[97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][6], 29:15A:[109] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][30:16A:[110] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][5]] [2023-10-12 17:36:29,173 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:29,173 INFO L124 PetriNetUnfolderBase]: 0/29 cut-off events. [2023-10-12 17:36:29,173 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2023-10-12 17:36:29,173 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:29,174 INFO L748 eck$LassoCheckResult]: Stem: 34#[$Ultimate##0]true [120] $Ultimate##0-->L29-1: Formula: (and (= v_x_175 0) (= v_ULTIMATE.start_i_75 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_75, x=v_x_175} AuxVars[] AssignedVars[ULTIMATE.start_i, x] 36#[L29-1]true [97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 38#[L30]true [111] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_64 v_threadThread1of4ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_64} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_64, threadThread1of4ForFork0_thidvar0=v_threadThread1of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of4ForFork0_thidvar0] 40#[L30-1, $Ultimate##0]true [90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 42#[$Ultimate##0, L29-1]true [97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 44#[L30, $Ultimate##0]true [112] L30-->$Ultimate##0: Formula: (= v_threadThread2of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_66) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_66} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_66, threadThread2of4ForFork0_thidvar0=v_threadThread2of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of4ForFork0_thidvar0] 46#[L30-1, $Ultimate##0, $Ultimate##0]true [90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 48#[$Ultimate##0, $Ultimate##0, L29-1]true [97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 50#[$Ultimate##0, L30, $Ultimate##0]true [113] L30-->$Ultimate##0: Formula: (= v_threadThread3of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_68) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_68} OutVars{threadThread3of4ForFork0_thidvar0=v_threadThread3of4ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_68} AuxVars[] AssignedVars[threadThread3of4ForFork0_thidvar0] 52#[L30-1, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 54#[$Ultimate##0, $Ultimate##0, L29-1, $Ultimate##0]true [97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 56#[$Ultimate##0, L30, $Ultimate##0, $Ultimate##0]true [114] L30-->$Ultimate##0: Formula: (= v_threadThread4of4ForFork0_thidvar0_2 v_ULTIMATE.start_i_70) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_70} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_70, threadThread4of4ForFork0_thidvar0=v_threadThread4of4ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread4of4ForFork0_thidvar0] 58#[L30-1, $Ultimate##0, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [90] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 60#[$Ultimate##0, $Ultimate##0, L29-1, $Ultimate##0, $Ultimate##0]true [97] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 62#[L30, $Ultimate##0, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [109] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 64#[$Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0]true [2023-10-12 17:36:29,174 INFO L750 eck$LassoCheckResult]: Loop: 64#[$Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0]true [110] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 64#[$Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0]true [2023-10-12 17:36:29,174 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:29,174 INFO L85 PathProgramCache]: Analyzing trace with hash 1956884033, now seen corresponding path program 1 times [2023-10-12 17:36:29,174 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:29,174 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [697072435] [2023-10-12 17:36:29,174 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:29,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:29,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,198 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:29,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,204 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:29,204 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:29,204 INFO L85 PathProgramCache]: Analyzing trace with hash 141, now seen corresponding path program 1 times [2023-10-12 17:36:29,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:29,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462226561] [2023-10-12 17:36:29,204 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:29,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:29,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,206 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:29,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,207 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:29,207 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:29,207 INFO L85 PathProgramCache]: Analyzing trace with hash 533862989, now seen corresponding path program 1 times [2023-10-12 17:36:29,208 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:29,208 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1639732855] [2023-10-12 17:36:29,208 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:29,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:29,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,214 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:29,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,219 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:29,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,290 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:29,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,304 WARN L148 chiAutomizerObserver]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2023-10-12 17:36:29,310 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2023-10-12 17:36:29,313 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 35 places, 25 transitions, 95 flow [2023-10-12 17:36:29,317 INFO L124 PetriNetUnfolderBase]: 1/54 cut-off events. [2023-10-12 17:36:29,317 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2023-10-12 17:36:29,317 INFO L83 FinitePrefix]: Finished finitePrefix Result has 85 conditions, 54 events. 1/54 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 109 event pairs, 0 based on Foata normal form. 0/42 useless extension candidates. Maximal degree in co-relation 67. Up to 6 conditions per place. [2023-10-12 17:36:29,318 INFO L82 GeneralOperation]: Start removeDead. Operand has 35 places, 25 transitions, 95 flow [2023-10-12 17:36:29,318 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 35 places, 25 transitions, 95 flow [2023-10-12 17:36:29,318 INFO L115 etLargeBlockEncoding]: Petri net LBE is using semantic-based independence relation. [2023-10-12 17:36:29,318 INFO L131 etLargeBlockEncoding]: Starting large block encoding on Petri net that has 35 places, 25 transitions, 95 flow [2023-10-12 17:36:29,319 INFO L113 LiptonReduction]: Starting Lipton reduction on Petri net that has 35 places, 25 transitions, 95 flow [2023-10-12 17:36:29,319 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 35 places, 25 transitions, 95 flow [2023-10-12 17:36:29,323 INFO L124 PetriNetUnfolderBase]: 1/54 cut-off events. [2023-10-12 17:36:29,323 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2023-10-12 17:36:29,323 INFO L83 FinitePrefix]: Finished finitePrefix Result has 85 conditions, 54 events. 1/54 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 109 event pairs, 0 based on Foata normal form. 0/42 useless extension candidates. Maximal degree in co-relation 67. Up to 6 conditions per place. [2023-10-12 17:36:29,323 INFO L119 LiptonReduction]: Number of co-enabled transitions 280 [2023-10-12 17:36:29,405 INFO L134 LiptonReduction]: Checked pairs total: 405 [2023-10-12 17:36:29,405 INFO L136 LiptonReduction]: Total number of compositions: 9 [2023-10-12 17:36:29,410 INFO L305 stractBuchiCegarLoop]: Interprodecural is true [2023-10-12 17:36:29,410 INFO L306 stractBuchiCegarLoop]: Hoare is false [2023-10-12 17:36:29,410 INFO L307 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-10-12 17:36:29,410 INFO L308 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-10-12 17:36:29,410 INFO L309 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-10-12 17:36:29,410 INFO L310 stractBuchiCegarLoop]: Difference is false [2023-10-12 17:36:29,410 INFO L311 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-10-12 17:36:29,410 INFO L315 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == RabinPetriNetCegarLoop ======== [2023-10-12 17:36:29,410 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 27 places, 17 transitions, 79 flow [2023-10-12 17:36:29,413 ERROR L47 etriNetUnfolderRabin]: [1:1A:[157] $Ultimate##0-->L29-1: Formula: (and (= v_x_260 0) (= v_ULTIMATE.start_i_106 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_106, x=v_x_260} AuxVars[] AssignedVars[ULTIMATE.start_i, x][10], 2:2A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 5:3A:[146] L30-->$Ultimate##0: Formula: (= v_threadThread1of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_93) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_93} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_93, threadThread1of5ForFork0_thidvar0=v_threadThread1of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of5ForFork0_thidvar0][1], 6:4A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 8:5A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 11:6A:[147] L30-->$Ultimate##0: Formula: (= v_threadThread2of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_95) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_95} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_95, threadThread2of5ForFork0_thidvar0=v_threadThread2of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of5ForFork0_thidvar0][2], 12:7A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 14:8A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 17:9A:[148] L30-->$Ultimate##0: Formula: (= v_threadThread3of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_97) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_97} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_97, threadThread3of5ForFork0_thidvar0=v_threadThread3of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread3of5ForFork0_thidvar0][3], 18:10A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 20:11A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 23:12A:[149] L30-->$Ultimate##0: Formula: (= v_threadThread4of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_99) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_99} OutVars{threadThread4of5ForFork0_thidvar0=v_threadThread4of5ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_99} AuxVars[] AssignedVars[threadThread4of5ForFork0_thidvar0][4], 24:13A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 26:14A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 29:15A:[150] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_101 v_threadThread5of5ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_101} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_101, threadThread5of5ForFork0_thidvar0=v_threadThread5of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread5of5ForFork0_thidvar0][5], 30:16A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 32:17A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 35:18A:[144] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][36:19A:[145] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][6]] [2023-10-12 17:36:29,414 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:29,414 INFO L124 PetriNetUnfolderBase]: 0/35 cut-off events. [2023-10-12 17:36:29,414 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2023-10-12 17:36:29,414 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:29,415 INFO L337 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-10-12 17:36:29,415 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 27 places, 17 transitions, 79 flow [2023-10-12 17:36:29,419 ERROR L47 etriNetUnfolderRabin]: [1:1A:[157] $Ultimate##0-->L29-1: Formula: (and (= v_x_260 0) (= v_ULTIMATE.start_i_106 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_106, x=v_x_260} AuxVars[] AssignedVars[ULTIMATE.start_i, x][10], 2:2A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 5:3A:[146] L30-->$Ultimate##0: Formula: (= v_threadThread1of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_93) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_93} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_93, threadThread1of5ForFork0_thidvar0=v_threadThread1of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of5ForFork0_thidvar0][1], 6:4A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 8:5A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 11:6A:[147] L30-->$Ultimate##0: Formula: (= v_threadThread2of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_95) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_95} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_95, threadThread2of5ForFork0_thidvar0=v_threadThread2of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of5ForFork0_thidvar0][2], 12:7A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 14:8A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 17:9A:[148] L30-->$Ultimate##0: Formula: (= v_threadThread3of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_97) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_97} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_97, threadThread3of5ForFork0_thidvar0=v_threadThread3of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread3of5ForFork0_thidvar0][3], 18:10A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 20:11A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 23:12A:[149] L30-->$Ultimate##0: Formula: (= v_threadThread4of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_99) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_99} OutVars{threadThread4of5ForFork0_thidvar0=v_threadThread4of5ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_99} AuxVars[] AssignedVars[threadThread4of5ForFork0_thidvar0][4], 24:13A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 26:14A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 29:15A:[150] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_101 v_threadThread5of5ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_101} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_101, threadThread5of5ForFork0_thidvar0=v_threadThread5of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread5of5ForFork0_thidvar0][5], 30:16A:[123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i][8], 32:17A:[130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[][7], 35:18A:[144] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][0]][36:19A:[145] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[][6]] [2023-10-12 17:36:29,419 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-10-12 17:36:29,419 INFO L124 PetriNetUnfolderBase]: 0/35 cut-off events. [2023-10-12 17:36:29,419 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2023-10-12 17:36:29,419 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is not empty [2023-10-12 17:36:29,421 INFO L748 eck$LassoCheckResult]: Stem: 39#[$Ultimate##0]true [157] $Ultimate##0-->L29-1: Formula: (and (= v_x_260 0) (= v_ULTIMATE.start_i_106 0)) InVars {} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_106, x=v_x_260} AuxVars[] AssignedVars[ULTIMATE.start_i, x] 41#[L29-1]true [130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 43#[L30]true [146] L30-->$Ultimate##0: Formula: (= v_threadThread1of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_93) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_93} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_93, threadThread1of5ForFork0_thidvar0=v_threadThread1of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread1of5ForFork0_thidvar0] 45#[L30-1, $Ultimate##0]true [123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 47#[$Ultimate##0, L29-1]true [130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 49#[$Ultimate##0, L30]true [147] L30-->$Ultimate##0: Formula: (= v_threadThread2of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_95) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_95} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_95, threadThread2of5ForFork0_thidvar0=v_threadThread2of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread2of5ForFork0_thidvar0] 51#[$Ultimate##0, L30-1, $Ultimate##0]true [123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 53#[$Ultimate##0, L29-1, $Ultimate##0]true [130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 55#[$Ultimate##0, L30, $Ultimate##0]true [148] L30-->$Ultimate##0: Formula: (= v_threadThread3of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_97) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_97} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_97, threadThread3of5ForFork0_thidvar0=v_threadThread3of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread3of5ForFork0_thidvar0] 57#[L30-1, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 59#[$Ultimate##0, $Ultimate##0, L29-1, $Ultimate##0]true [130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 61#[$Ultimate##0, L30, $Ultimate##0, $Ultimate##0]true [149] L30-->$Ultimate##0: Formula: (= v_threadThread4of5ForFork0_thidvar0_2 v_ULTIMATE.start_i_99) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_99} OutVars{threadThread4of5ForFork0_thidvar0=v_threadThread4of5ForFork0_thidvar0_2, ULTIMATE.start_i=v_ULTIMATE.start_i_99} AuxVars[] AssignedVars[threadThread4of5ForFork0_thidvar0] 63#[$Ultimate##0, $Ultimate##0, L30-1, $Ultimate##0, $Ultimate##0]true [123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 65#[$Ultimate##0, $Ultimate##0, $Ultimate##0, L29-1, $Ultimate##0]true [130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 67#[$Ultimate##0, $Ultimate##0, L30, $Ultimate##0, $Ultimate##0]true [150] L30-->$Ultimate##0: Formula: (= v_ULTIMATE.start_i_101 v_threadThread5of5ForFork0_thidvar0_2) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_101} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_101, threadThread5of5ForFork0_thidvar0=v_threadThread5of5ForFork0_thidvar0_2} AuxVars[] AssignedVars[threadThread5of5ForFork0_thidvar0] 69#[$Ultimate##0, L30-1, $Ultimate##0, $Ultimate##0, $Ultimate##0, $Ultimate##0]true [123] L30-1-->L29-1: Formula: (= (+ 1 v_ULTIMATE.start_i_4) v_ULTIMATE.start_i_3) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_4} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_3} AuxVars[] AssignedVars[ULTIMATE.start_i] 71#[$Ultimate##0, $Ultimate##0, $Ultimate##0, $Ultimate##0, L29-1, $Ultimate##0]true [130] L29-1-->L30: Formula: (< v_ULTIMATE.start_i_2 5) InVars {ULTIMATE.start_i=v_ULTIMATE.start_i_2} OutVars{ULTIMATE.start_i=v_ULTIMATE.start_i_2} AuxVars[] AssignedVars[] 73#[$Ultimate##0, $Ultimate##0, $Ultimate##0, L30, $Ultimate##0, $Ultimate##0]true [144] L30-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 75#[$Ultimate##0, $Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0]true [2023-10-12 17:36:29,421 INFO L750 eck$LassoCheckResult]: Loop: 75#[$Ultimate##0, $Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0]true [145] ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES-->ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES: Formula: true InVars {} OutVars{} AuxVars[] AssignedVars[] 75#[$Ultimate##0, $Ultimate##0, $Ultimate##0, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, $Ultimate##0, $Ultimate##0]true [2023-10-12 17:36:29,421 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:29,421 INFO L85 PathProgramCache]: Analyzing trace with hash -195178949, now seen corresponding path program 1 times [2023-10-12 17:36:29,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:29,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1671166945] [2023-10-12 17:36:29,422 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:29,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:29,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-10-12 17:36:29,529 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-10-12 17:36:29,529 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-10-12 17:36:29,529 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1671166945] [2023-10-12 17:36:29,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1671166945] provided 1 perfect and 0 imperfect interpolant sequences [2023-10-12 17:36:29,530 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-10-12 17:36:29,530 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2023-10-12 17:36:29,530 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1151366552] [2023-10-12 17:36:29,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-10-12 17:36:29,535 INFO L753 eck$LassoCheckResult]: stem already infeasible [2023-10-12 17:36:29,535 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-10-12 17:36:29,535 INFO L85 PathProgramCache]: Analyzing trace with hash 176, now seen corresponding path program 1 times [2023-10-12 17:36:29,536 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-10-12 17:36:29,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1651011133] [2023-10-12 17:36:29,536 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-10-12 17:36:29,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-10-12 17:36:29,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,537 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-10-12 17:36:29,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-10-12 17:36:29,538 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-10-12 17:36:29,540 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-10-12 17:36:29,559 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-10-12 17:36:29,560 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2023-10-12 17:36:29,561 INFO L103 encePairwiseOnDemand]: Start rabinDifferencePairwiseOnDemand. First operand has 27 places, 17 transitions, 79 flow. Second operand has 8 states, 8 states have (on average 2.25) internal successors, (18), 7 states have internal predecessors, (18), 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) [2023-10-12 17:36:29,561 INFO L124 encePairwiseOnDemand]: Subtrahend is not yet constructed. Will not use universal subtrahend loopers optimization. [2023-10-12 17:36:29,561 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-10-12 17:36:29,677 INFO L124 PetriNetUnfolderBase]: 534/816 cut-off events. [2023-10-12 17:36:29,677 INFO L125 PetriNetUnfolderBase]: For 222/222 co-relation queries the response was YES. [2023-10-12 17:36:29,679 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1799 conditions, 816 events. 534/816 cut-off events. For 222/222 co-relation queries the response was YES. Maximal size of possible extension queue 40. Compared 2652 event pairs, 0 based on Foata normal form. 0/722 useless extension candidates. Maximal degree in co-relation 832. Up to 496 conditions per place. [2023-10-12 17:36:29,684 INFO L140 encePairwiseOnDemand]: 29/34 looper letters, 32 selfloop transitions, 16 changer transitions 0/48 dead transitions. [2023-10-12 17:36:29,684 INFO L145 encePairwiseOnDemand]: Finished rabinDifferencePairwiseOnDemand. Result has 33 places, 48 transitions, 227 flow [2023-10-12 17:36:29,685 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2023-10-12 17:36:29,688 INFO L430 stractBuchiCegarLoop]: Abstraction has has 33 places, 48 transitions, 227 flow [2023-10-12 17:36:29,689 INFO L337 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-10-12 17:36:29,689 INFO L67 RabinIsEmpty]: Start rabinIsEmpty. Operand has 33 places, 48 transitions, 227 flow [2023-10-12 17:36:29,819 INFO L124 PetriNetUnfolderBase]: 534/816 cut-off events. [2023-10-12 17:36:29,819 INFO L125 PetriNetUnfolderBase]: For 222/222 co-relation queries the response was YES. [2023-10-12 17:36:29,819 INFO L72 RabinIsEmpty]: Finished rabinIsEmpty language is empty [2023-10-12 17:36:29,824 INFO L201 PluginConnector]: Adding new model bigNumberOfThreads.bpl de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 12.10 05:36:29 BoogieIcfgContainer [2023-10-12 17:36:29,824 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-10-12 17:36:29,827 INFO L158 Benchmark]: Toolchain (without parser) took 2103.22ms. Allocated memory was 255.9MB in the beginning and 341.8MB in the end (delta: 86.0MB). Free memory was 215.1MB in the beginning and 228.8MB in the end (delta: -13.7MB). Peak memory consumption was 76.9MB. Max. memory is 8.0GB. [2023-10-12 17:36:29,828 INFO L158 Benchmark]: Boogie PL CUP Parser took 0.22ms. Allocated memory is still 255.9MB. Free memory was 216.2MB in the beginning and 216.0MB in the end (delta: 146.9kB). There was no memory consumed. Max. memory is 8.0GB. [2023-10-12 17:36:29,829 INFO L158 Benchmark]: Boogie Procedure Inliner took 17.38ms. Allocated memory is still 255.9MB. Free memory was 215.1MB in the beginning and 213.6MB in the end (delta: 1.5MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2023-10-12 17:36:29,829 INFO L158 Benchmark]: Boogie Preprocessor took 12.07ms. Allocated memory is still 255.9MB. Free memory was 213.6MB in the beginning and 212.4MB in the end (delta: 1.1MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. [2023-10-12 17:36:29,831 INFO L158 Benchmark]: RCFGBuilder took 163.13ms. Allocated memory is still 255.9MB. Free memory was 212.4MB in the beginning and 203.9MB in the end (delta: 8.6MB). Peak memory consumption was 9.4MB. Max. memory is 8.0GB. [2023-10-12 17:36:29,832 INFO L158 Benchmark]: BuchiAutomizer took 1907.04ms. Allocated memory was 255.9MB in the beginning and 341.8MB in the end (delta: 86.0MB). Free memory was 203.7MB in the beginning and 228.8MB in the end (delta: -25.1MB). Peak memory consumption was 65.4MB. Max. memory is 8.0GB. [2023-10-12 17:36:29,832 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.22ms. Allocated memory is still 255.9MB. Free memory was 216.2MB in the beginning and 216.0MB in the end (delta: 146.9kB). There was no memory consumed. Max. memory is 8.0GB. * Boogie Procedure Inliner took 17.38ms. Allocated memory is still 255.9MB. Free memory was 215.1MB in the beginning and 213.6MB in the end (delta: 1.5MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * Boogie Preprocessor took 12.07ms. Allocated memory is still 255.9MB. Free memory was 213.6MB in the beginning and 212.4MB in the end (delta: 1.1MB). Peak memory consumption was 1.0MB. Max. memory is 8.0GB. * RCFGBuilder took 163.13ms. Allocated memory is still 255.9MB. Free memory was 212.4MB in the beginning and 203.9MB in the end (delta: 8.6MB). Peak memory consumption was 9.4MB. Max. memory is 8.0GB. * BuchiAutomizer took 1907.04ms. Allocated memory was 255.9MB in the beginning and 341.8MB in the end (delta: 86.0MB). Free memory was 203.7MB in the beginning and 228.8MB in the end (delta: -25.1MB). Peak memory consumption was 65.4MB. 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 1 terminating modules (1 trivial, 0 deterministic, 0 nondeterministic). 1 modules have a trivial ranking function, the largest among these consists of 8 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 1.1s and 6 iterations. TraceHistogramMax:0. Analysis of lassos took 0.7s. Construction of modules took 0.0s. Büchi inclusion checks took 0.1s. Highest rank in rank-based complementation 0. 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 [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 31 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 31 mSDsluCounter, 0 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 5 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 91 IncrementalHoareTripleChecker+Invalid, 96 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 5 mSolverCounterUnsat, 0 mSDtfsCounter, 91 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont4 unkn0 SFLI0 SFLT0 conc0 concLT0 SILN1 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.7s - TerminationAnalysisResult: Termination proven Buchi Automizer proved that your program is terminating * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer: - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 0.1s, 15 PlacesBefore, 11 PlacesAfterwards, 13 TransitionsBefore, 9 TransitionsAfterwards, 32 CoEnabledTransitionPairs, 2 FixpointIterations, 1 TrivialSequentialCompositions, 4 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 0 ConcurrentYvCompositions, 0 ChoiceCompositions, 5 TotalNumberOfCompositions, 37 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 33, independent: 32, independent conditional: 0, independent unconditional: 32, dependent: 1, dependent conditional: 0, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 17, independent: 16, independent conditional: 0, independent unconditional: 16, dependent: 1, dependent conditional: 0, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 17, independent: 14, independent conditional: 0, independent unconditional: 14, dependent: 3, dependent conditional: 0, dependent unconditional: 3, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Independence Queries: [ total: 3, independent: 2, independent conditional: 0, independent unconditional: 2, dependent: 1, dependent conditional: 0, dependent unconditional: 1, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 10, independent: 6, independent conditional: 0, independent unconditional: 6, dependent: 3, dependent conditional: 0, dependent unconditional: 3, unknown: 0, unknown conditional: 0, unknown unconditional: 0] ], Cache Queries: [ total: 33, independent: 16, independent conditional: 0, independent unconditional: 16, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 17, unknown conditional: 0, unknown unconditional: 17] , Statistics on independence cache: Total cache size (in pairs): 3, Positive cache size: 3, Positive conditional cache size: 0, Positive unconditional cache size: 3, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 0.2s, 20 PlacesBefore, 15 PlacesAfterwards, 16 TransitionsBefore, 11 TransitionsAfterwards, 76 CoEnabledTransitionPairs, 2 FixpointIterations, 1 TrivialSequentialCompositions, 5 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 0 ConcurrentYvCompositions, 0 ChoiceCompositions, 6 TotalNumberOfCompositions, 96 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 93, independent: 91, independent conditional: 0, independent unconditional: 91, dependent: 2, dependent conditional: 0, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 48, independent: 46, independent conditional: 0, independent unconditional: 46, dependent: 2, dependent conditional: 0, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 48, independent: 41, independent conditional: 0, independent unconditional: 41, dependent: 7, dependent conditional: 0, dependent unconditional: 7, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Independence Queries: [ total: 7, independent: 5, independent conditional: 0, independent unconditional: 5, dependent: 2, dependent conditional: 0, dependent unconditional: 2, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 37, independent: 32, independent conditional: 0, independent unconditional: 32, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] ], Cache Queries: [ total: 93, independent: 45, independent conditional: 0, independent unconditional: 45, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 48, unknown conditional: 0, unknown unconditional: 48] , Statistics on independence cache: Total cache size (in pairs): 7, Positive cache size: 7, Positive conditional cache size: 0, Positive unconditional cache size: 7, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 0.1s, 25 PlacesBefore, 19 PlacesAfterwards, 19 TransitionsBefore, 13 TransitionsAfterwards, 132 CoEnabledTransitionPairs, 2 FixpointIterations, 1 TrivialSequentialCompositions, 6 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 0 ConcurrentYvCompositions, 0 ChoiceCompositions, 7 TotalNumberOfCompositions, 177 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 150, independent: 147, independent conditional: 0, independent unconditional: 147, dependent: 3, dependent conditional: 0, dependent unconditional: 3, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 69, independent: 66, independent conditional: 0, independent unconditional: 66, dependent: 3, dependent conditional: 0, dependent unconditional: 3, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 69, independent: 60, independent conditional: 0, independent unconditional: 60, dependent: 9, dependent conditional: 0, dependent unconditional: 9, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Independence Queries: [ total: 9, independent: 6, independent conditional: 0, independent unconditional: 6, dependent: 3, dependent conditional: 0, dependent unconditional: 3, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 10, independent: 7, independent conditional: 0, independent unconditional: 7, dependent: 3, dependent conditional: 0, dependent unconditional: 3, unknown: 0, unknown conditional: 0, unknown unconditional: 0] ], Cache Queries: [ total: 150, independent: 81, independent conditional: 0, independent unconditional: 81, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 69, unknown conditional: 0, unknown unconditional: 69] , Statistics on independence cache: Total cache size (in pairs): 12, Positive cache size: 12, Positive conditional cache size: 0, Positive unconditional cache size: 12, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 0.1s, 30 PlacesBefore, 23 PlacesAfterwards, 22 TransitionsBefore, 15 TransitionsAfterwards, 200 CoEnabledTransitionPairs, 2 FixpointIterations, 1 TrivialSequentialCompositions, 7 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 0 ConcurrentYvCompositions, 0 ChoiceCompositions, 8 TotalNumberOfCompositions, 280 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 234, independent: 230, independent conditional: 0, independent unconditional: 230, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 104, independent: 100, independent conditional: 0, independent unconditional: 100, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 104, independent: 92, independent conditional: 0, independent unconditional: 92, dependent: 12, dependent conditional: 0, dependent unconditional: 12, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Independence Queries: [ total: 12, independent: 8, independent conditional: 0, independent unconditional: 8, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 15, independent: 11, independent conditional: 0, independent unconditional: 11, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] ], Cache Queries: [ total: 234, independent: 130, independent conditional: 0, independent unconditional: 130, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 104, unknown conditional: 0, unknown unconditional: 104] , Statistics on independence cache: Total cache size (in pairs): 18, Positive cache size: 18, Positive conditional cache size: 0, Positive unconditional cache size: 18, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 - StatisticsResult: PetriNetLargeBlockEncoding benchmarks Lipton Reduction Statistics: ReductionTime: 0.1s, 35 PlacesBefore, 27 PlacesAfterwards, 25 TransitionsBefore, 17 TransitionsAfterwards, 280 CoEnabledTransitionPairs, 2 FixpointIterations, 1 TrivialSequentialCompositions, 8 ConcurrentSequentialCompositions, 0 TrivialYvCompositions, 0 ConcurrentYvCompositions, 0 ChoiceCompositions, 9 TotalNumberOfCompositions, 405 MoverChecksTotal, Independence Relation Statistics: CachedIndependenceRelation.Independence Queries: [ total: 335, independent: 330, independent conditional: 0, independent unconditional: 330, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , CachedIndependenceRelation.Statistics on underlying relation: UnionIndependenceRelation.Independence Queries: [ total: 145, independent: 140, independent conditional: 0, independent unconditional: 140, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , UnionIndependenceRelation.Statistics on underlying relations: [ SyntacticIndependenceRelation.Independence Queries: [ total: 145, independent: 130, independent conditional: 0, independent unconditional: 130, dependent: 15, dependent conditional: 0, dependent unconditional: 15, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Independence Queries: [ total: 15, independent: 10, independent conditional: 0, independent unconditional: 10, dependent: 5, dependent conditional: 0, dependent unconditional: 5, unknown: 0, unknown conditional: 0, unknown unconditional: 0] , SemanticIndependenceRelation.Query Time [ms]: [ total: 13, independent: 9, independent conditional: 0, independent unconditional: 9, dependent: 4, dependent conditional: 0, dependent unconditional: 4, unknown: 0, unknown conditional: 0, unknown unconditional: 0] ], Cache Queries: [ total: 335, independent: 190, independent conditional: 0, independent unconditional: 190, dependent: 0, dependent conditional: 0, dependent unconditional: 0, unknown: 145, unknown conditional: 0, unknown unconditional: 145] , Statistics on independence cache: Total cache size (in pairs): 25, Positive cache size: 25, Positive conditional cache size: 0, Positive unconditional cache size: 25, Negative cache size: 0, Negative conditional cache size: 0, Negative unconditional cache size: 0, Unknown cache size: 0, Unknown conditional cache size: 0, Unknown unconditional cache size: 0 RESULT: Ultimate proved your program to be correct! [2023-10-12 17:36:29,849 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...