./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/39_rand_lock_p0_vs.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/pthread-ext/39_rand_lock_p0_vs.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! data-race) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '75a7e23d8671ab9c707059b5300300854f7697b51bd2252b1df4e0c45e5bbfed'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/pthread-ext/39_rand_lock_p0_vs.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 75a7e23d8671ab9c707059b5300300854f7697b51bd2252b1df4e0c45e5bbfed --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 15:19:08,567 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 15:19:08,645 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-07 15:19:08,650 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 15:19:08,651 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 15:19:08,680 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 15:19:08,682 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 15:19:08,682 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 15:19:08,682 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 15:19:08,682 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 15:19:08,682 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 15:19:08,682 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 15:19:08,682 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 15:19:08,683 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 15:19:08,683 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 15:19:08,684 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:19:08,684 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 15:19:08,684 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 15:19:08,685 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 15:19:08,685 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 15:19:08,685 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 15:19:08,685 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 15:19:08,685 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 75a7e23d8671ab9c707059b5300300854f7697b51bd2252b1df4e0c45e5bbfed [2024-11-07 15:19:08,985 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 15:19:08,993 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 15:19:08,996 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 15:19:08,997 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 15:19:08,997 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 15:19:08,999 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/39_rand_lock_p0_vs.i [2024-11-07 15:19:10,356 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 15:19:10,682 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 15:19:10,683 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/39_rand_lock_p0_vs.i [2024-11-07 15:19:10,699 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/0e2186697/db75721616bd4519b20259e557f35d5a/FLAG039e35d64 [2024-11-07 15:19:10,721 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/0e2186697/db75721616bd4519b20259e557f35d5a [2024-11-07 15:19:10,724 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 15:19:10,726 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 15:19:10,728 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 15:19:10,728 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 15:19:10,732 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 15:19:10,733 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:19:10" (1/1) ... [2024-11-07 15:19:10,734 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@666d3f42 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:10, skipping insertion in model container [2024-11-07 15:19:10,734 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:19:10" (1/1) ... [2024-11-07 15:19:10,766 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 15:19:11,040 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:19:11,057 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 15:19:11,116 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:19:11,156 INFO L204 MainTranslator]: Completed translation [2024-11-07 15:19:11,157 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11 WrapperNode [2024-11-07 15:19:11,157 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 15:19:11,158 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 15:19:11,158 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 15:19:11,159 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 15:19:11,164 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,178 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,200 INFO L138 Inliner]: procedures = 166, calls = 22, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 80 [2024-11-07 15:19:11,201 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 15:19:11,202 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 15:19:11,202 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 15:19:11,202 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 15:19:11,206 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,207 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,210 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,210 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,219 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,225 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,228 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,228 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,234 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 15:19:11,235 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 15:19:11,235 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 15:19:11,235 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 15:19:11,236 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (1/1) ... [2024-11-07 15:19:11,248 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:19:11,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 15:19:11,280 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-07 15:19:11,285 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-07 15:19:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-07 15:19:11,306 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-07 15:19:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-07 15:19:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-07 15:19:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 15:19:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 15:19:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-07 15:19:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-07 15:19:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 15:19:11,307 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 15:19:11,309 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-07 15:19:11,426 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 15:19:11,428 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 15:19:11,591 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 15:19:11,591 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 15:19:11,640 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 15:19:11,641 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-07 15:19:11,643 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:19:11 BoogieIcfgContainer [2024-11-07 15:19:11,643 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 15:19:11,659 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 15:19:11,660 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 15:19:11,664 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 15:19:11,664 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:19:10" (1/3) ... [2024-11-07 15:19:11,665 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@41f98ada and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:19:11, skipping insertion in model container [2024-11-07 15:19:11,665 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:11" (2/3) ... [2024-11-07 15:19:11,666 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@41f98ada and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:19:11, skipping insertion in model container [2024-11-07 15:19:11,666 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:19:11" (3/3) ... [2024-11-07 15:19:11,667 INFO L112 eAbstractionObserver]: Analyzing ICFG 39_rand_lock_p0_vs.i [2024-11-07 15:19:11,681 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 15:19:11,681 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-11-07 15:19:11,682 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 15:19:11,755 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:19:11,802 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 74 places, 74 transitions, 152 flow [2024-11-07 15:19:11,855 INFO L124 PetriNetUnfolderBase]: 4/83 cut-off events. [2024-11-07 15:19:11,859 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:19:11,867 INFO L83 FinitePrefix]: Finished finitePrefix Result has 87 conditions, 83 events. 4/83 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 53 event pairs, 0 based on Foata normal form. 0/74 useless extension candidates. Maximal degree in co-relation 55. Up to 4 conditions per place. [2024-11-07 15:19:11,867 INFO L82 GeneralOperation]: Start removeDead. Operand has 74 places, 74 transitions, 152 flow [2024-11-07 15:19:11,874 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 74 places, 74 transitions, 152 flow [2024-11-07 15:19:11,884 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:19:11,896 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5be7bf90, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:19:11,897 INFO L334 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-11-07 15:19:11,913 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:19:11,915 INFO L124 PetriNetUnfolderBase]: 2/44 cut-off events. [2024-11-07 15:19:11,915 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:19:11,916 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:11,916 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:11,917 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-07 15:19:11,920 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:11,921 INFO L85 PathProgramCache]: Analyzing trace with hash 1729433259, now seen corresponding path program 1 times [2024-11-07 15:19:11,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:11,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1453217137] [2024-11-07 15:19:11,928 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:11,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:12,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:12,120 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:12,121 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:12,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1453217137] [2024-11-07 15:19:12,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1453217137] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:12,124 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:12,124 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 15:19:12,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1643891724] [2024-11-07 15:19:12,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:12,132 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:19:12,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:12,154 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:19:12,155 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:19:12,158 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 64 out of 74 [2024-11-07 15:19:12,161 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 74 places, 74 transitions, 152 flow. Second operand has 2 states, 2 states have (on average 65.0) internal successors, (130), 2 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:12,161 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:12,162 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 64 of 74 [2024-11-07 15:19:12,162 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:19:12,199 INFO L124 PetriNetUnfolderBase]: 1/70 cut-off events. [2024-11-07 15:19:12,199 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:19:12,199 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80 conditions, 70 events. 1/70 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 2. Compared 15 event pairs, 0 based on Foata normal form. 7/75 useless extension candidates. Maximal degree in co-relation 51. Up to 6 conditions per place. [2024-11-07 15:19:12,202 INFO L140 encePairwiseOnDemand]: 69/74 looper letters, 5 selfloop transitions, 0 changer transitions 0/66 dead transitions. [2024-11-07 15:19:12,203 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 66 transitions, 146 flow [2024-11-07 15:19:12,204 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:19:12,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:19:12,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 138 transitions. [2024-11-07 15:19:12,216 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9324324324324325 [2024-11-07 15:19:12,217 INFO L175 Difference]: Start difference. First operand has 74 places, 74 transitions, 152 flow. Second operand 2 states and 138 transitions. [2024-11-07 15:19:12,218 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 66 transitions, 146 flow [2024-11-07 15:19:12,222 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 66 transitions, 146 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:19:12,225 INFO L231 Difference]: Finished difference. Result has 69 places, 66 transitions, 136 flow [2024-11-07 15:19:12,227 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=74, PETRI_DIFFERENCE_MINUEND_FLOW=136, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=136, PETRI_PLACES=69, PETRI_TRANSITIONS=66} [2024-11-07 15:19:12,230 INFO L277 CegarLoopForPetriNet]: 74 programPoint places, -5 predicate places. [2024-11-07 15:19:12,230 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 66 transitions, 136 flow [2024-11-07 15:19:12,230 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 65.0) internal successors, (130), 2 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:12,230 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:12,231 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:12,231 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 15:19:12,232 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 3 more)] === [2024-11-07 15:19:12,233 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:12,233 INFO L85 PathProgramCache]: Analyzing trace with hash -1966308020, now seen corresponding path program 1 times [2024-11-07 15:19:12,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:12,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [465887061] [2024-11-07 15:19:12,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:12,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:12,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:12,260 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:19:12,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:12,291 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:19:12,291 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:19:12,294 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2024-11-07 15:19:12,298 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (5 of 7 remaining) [2024-11-07 15:19:12,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 7 remaining) [2024-11-07 15:19:12,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (3 of 7 remaining) [2024-11-07 15:19:12,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 7 remaining) [2024-11-07 15:19:12,299 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 7 remaining) [2024-11-07 15:19:12,300 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (0 of 7 remaining) [2024-11-07 15:19:12,300 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 15:19:12,300 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1] [2024-11-07 15:19:12,302 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:19:12,302 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-07 15:19:12,342 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:19:12,345 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 119 places, 119 transitions, 248 flow [2024-11-07 15:19:12,398 INFO L124 PetriNetUnfolderBase]: 7/139 cut-off events. [2024-11-07 15:19:12,398 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-07 15:19:12,399 INFO L83 FinitePrefix]: Finished finitePrefix Result has 147 conditions, 139 events. 7/139 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 203 event pairs, 0 based on Foata normal form. 0/123 useless extension candidates. Maximal degree in co-relation 99. Up to 6 conditions per place. [2024-11-07 15:19:12,400 INFO L82 GeneralOperation]: Start removeDead. Operand has 119 places, 119 transitions, 248 flow [2024-11-07 15:19:12,402 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 119 places, 119 transitions, 248 flow [2024-11-07 15:19:12,404 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:19:12,404 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5be7bf90, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:19:12,404 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-11-07 15:19:12,421 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:19:12,422 INFO L124 PetriNetUnfolderBase]: 2/44 cut-off events. [2024-11-07 15:19:12,422 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:19:12,422 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:12,422 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:12,422 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] === [2024-11-07 15:19:12,423 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:12,423 INFO L85 PathProgramCache]: Analyzing trace with hash 1557202146, now seen corresponding path program 1 times [2024-11-07 15:19:12,423 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:12,423 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408353175] [2024-11-07 15:19:12,423 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:12,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:12,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:12,483 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:12,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:12,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408353175] [2024-11-07 15:19:12,484 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [408353175] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:12,484 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:12,486 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 15:19:12,486 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2038839741] [2024-11-07 15:19:12,486 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:12,487 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:19:12,487 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:12,487 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:19:12,487 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:19:12,488 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 101 out of 119 [2024-11-07 15:19:12,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 119 places, 119 transitions, 248 flow. Second operand has 2 states, 2 states have (on average 102.0) internal successors, (204), 2 states have internal predecessors, (204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:12,489 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:12,489 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 101 of 119 [2024-11-07 15:19:12,489 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:19:12,610 INFO L124 PetriNetUnfolderBase]: 27/340 cut-off events. [2024-11-07 15:19:12,610 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2024-11-07 15:19:12,613 INFO L83 FinitePrefix]: Finished finitePrefix Result has 411 conditions, 340 events. 27/340 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 1241 event pairs, 20 based on Foata normal form. 40/364 useless extension candidates. Maximal degree in co-relation 311. Up to 51 conditions per place. [2024-11-07 15:19:12,616 INFO L140 encePairwiseOnDemand]: 111/119 looper letters, 10 selfloop transitions, 0 changer transitions 0/108 dead transitions. [2024-11-07 15:19:12,616 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 108 transitions, 246 flow [2024-11-07 15:19:12,616 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:19:12,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:19:12,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 220 transitions. [2024-11-07 15:19:12,618 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9243697478991597 [2024-11-07 15:19:12,618 INFO L175 Difference]: Start difference. First operand has 119 places, 119 transitions, 248 flow. Second operand 2 states and 220 transitions. [2024-11-07 15:19:12,618 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 108 transitions, 246 flow [2024-11-07 15:19:12,619 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 112 places, 108 transitions, 246 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:19:12,622 INFO L231 Difference]: Finished difference. Result has 112 places, 108 transitions, 226 flow [2024-11-07 15:19:12,622 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=119, PETRI_DIFFERENCE_MINUEND_FLOW=226, PETRI_DIFFERENCE_MINUEND_PLACES=111, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=108, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=226, PETRI_PLACES=112, PETRI_TRANSITIONS=108} [2024-11-07 15:19:12,623 INFO L277 CegarLoopForPetriNet]: 119 programPoint places, -7 predicate places. [2024-11-07 15:19:12,623 INFO L471 AbstractCegarLoop]: Abstraction has has 112 places, 108 transitions, 226 flow [2024-11-07 15:19:12,624 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 102.0) internal successors, (204), 2 states have internal predecessors, (204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:12,624 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:12,624 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:12,624 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 15:19:12,624 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] === [2024-11-07 15:19:12,628 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:12,628 INFO L85 PathProgramCache]: Analyzing trace with hash -773671003, now seen corresponding path program 1 times [2024-11-07 15:19:12,628 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:12,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454636379] [2024-11-07 15:19:12,628 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:12,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:12,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:12,721 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:12,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:12,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1454636379] [2024-11-07 15:19:12,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1454636379] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:12,722 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:12,722 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:19:12,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1326196934] [2024-11-07 15:19:12,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:12,722 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:19:12,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:12,723 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:19:12,723 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:19:12,731 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 95 out of 119 [2024-11-07 15:19:12,732 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 112 places, 108 transitions, 226 flow. Second operand has 3 states, 3 states have (on average 96.66666666666667) internal successors, (290), 3 states have internal predecessors, (290), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:12,732 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:12,732 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 95 of 119 [2024-11-07 15:19:12,732 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:19:12,851 INFO L124 PetriNetUnfolderBase]: 64/528 cut-off events. [2024-11-07 15:19:12,851 INFO L125 PetriNetUnfolderBase]: For 23/23 co-relation queries the response was YES. [2024-11-07 15:19:12,854 INFO L83 FinitePrefix]: Finished finitePrefix Result has 684 conditions, 528 events. 64/528 cut-off events. For 23/23 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 2531 event pairs, 20 based on Foata normal form. 0/509 useless extension candidates. Maximal degree in co-relation 679. Up to 80 conditions per place. [2024-11-07 15:19:12,856 INFO L140 encePairwiseOnDemand]: 109/119 looper letters, 21 selfloop transitions, 8 changer transitions 0/121 dead transitions. [2024-11-07 15:19:12,856 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 114 places, 121 transitions, 315 flow [2024-11-07 15:19:12,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:19:12,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:19:12,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 316 transitions. [2024-11-07 15:19:12,862 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8851540616246498 [2024-11-07 15:19:12,862 INFO L175 Difference]: Start difference. First operand has 112 places, 108 transitions, 226 flow. Second operand 3 states and 316 transitions. [2024-11-07 15:19:12,862 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 114 places, 121 transitions, 315 flow [2024-11-07 15:19:12,864 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 114 places, 121 transitions, 315 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:19:12,867 INFO L231 Difference]: Finished difference. Result has 116 places, 116 transitions, 294 flow [2024-11-07 15:19:12,867 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=119, PETRI_DIFFERENCE_MINUEND_FLOW=226, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=100, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=294, PETRI_PLACES=116, PETRI_TRANSITIONS=116} [2024-11-07 15:19:12,868 INFO L277 CegarLoopForPetriNet]: 119 programPoint places, -3 predicate places. [2024-11-07 15:19:12,868 INFO L471 AbstractCegarLoop]: Abstraction has has 116 places, 116 transitions, 294 flow [2024-11-07 15:19:12,868 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 96.66666666666667) internal successors, (290), 3 states have internal predecessors, (290), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:12,868 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:12,868 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:12,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 15:19:12,869 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 6 more)] === [2024-11-07 15:19:12,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:12,873 INFO L85 PathProgramCache]: Analyzing trace with hash -1940273160, now seen corresponding path program 1 times [2024-11-07 15:19:12,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:12,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1156641750] [2024-11-07 15:19:12,873 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:12,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:12,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:12,900 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:19:12,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:12,922 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:19:12,922 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:19:12,922 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining) [2024-11-07 15:19:12,923 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (8 of 10 remaining) [2024-11-07 15:19:12,923 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (7 of 10 remaining) [2024-11-07 15:19:12,923 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (6 of 10 remaining) [2024-11-07 15:19:12,923 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (5 of 10 remaining) [2024-11-07 15:19:12,923 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 10 remaining) [2024-11-07 15:19:12,923 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (3 of 10 remaining) [2024-11-07 15:19:12,924 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 10 remaining) [2024-11-07 15:19:12,924 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 10 remaining) [2024-11-07 15:19:12,924 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (0 of 10 remaining) [2024-11-07 15:19:12,924 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 15:19:12,924 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-07 15:19:12,924 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:19:12,925 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-07 15:19:12,968 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:19:12,973 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 164 places, 164 transitions, 346 flow [2024-11-07 15:19:12,999 INFO L124 PetriNetUnfolderBase]: 10/195 cut-off events. [2024-11-07 15:19:13,000 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-07 15:19:13,001 INFO L83 FinitePrefix]: Finished finitePrefix Result has 208 conditions, 195 events. 10/195 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 433 event pairs, 0 based on Foata normal form. 0/172 useless extension candidates. Maximal degree in co-relation 143. Up to 8 conditions per place. [2024-11-07 15:19:13,001 INFO L82 GeneralOperation]: Start removeDead. Operand has 164 places, 164 transitions, 346 flow [2024-11-07 15:19:13,003 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 164 places, 164 transitions, 346 flow [2024-11-07 15:19:13,004 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:19:13,004 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5be7bf90, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:19:13,004 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-11-07 15:19:13,011 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:19:13,011 INFO L124 PetriNetUnfolderBase]: 2/44 cut-off events. [2024-11-07 15:19:13,011 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:19:13,012 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:13,012 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:13,012 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 9 more)] === [2024-11-07 15:19:13,012 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:13,012 INFO L85 PathProgramCache]: Analyzing trace with hash 1852300506, now seen corresponding path program 1 times [2024-11-07 15:19:13,012 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:13,012 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [50623226] [2024-11-07 15:19:13,012 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:13,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:13,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:13,046 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:13,048 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:13,048 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [50623226] [2024-11-07 15:19:13,048 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [50623226] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:13,048 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:13,048 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 15:19:13,048 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [907397323] [2024-11-07 15:19:13,048 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:13,049 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:19:13,049 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:13,049 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:19:13,049 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:19:13,052 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 138 out of 164 [2024-11-07 15:19:13,052 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 164 places, 164 transitions, 346 flow. Second operand has 2 states, 2 states have (on average 139.0) internal successors, (278), 2 states have internal predecessors, (278), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:13,055 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:13,055 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 138 of 164 [2024-11-07 15:19:13,055 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:19:13,375 INFO L124 PetriNetUnfolderBase]: 253/1798 cut-off events. [2024-11-07 15:19:13,375 INFO L125 PetriNetUnfolderBase]: For 169/169 co-relation queries the response was YES. [2024-11-07 15:19:13,385 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2295 conditions, 1798 events. 253/1798 cut-off events. For 169/169 co-relation queries the response was YES. Maximal size of possible extension queue 58. Compared 13811 event pairs, 220 based on Foata normal form. 217/1924 useless extension candidates. Maximal degree in co-relation 1745. Up to 376 conditions per place. [2024-11-07 15:19:13,394 INFO L140 encePairwiseOnDemand]: 153/164 looper letters, 15 selfloop transitions, 0 changer transitions 0/150 dead transitions. [2024-11-07 15:19:13,395 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 155 places, 150 transitions, 348 flow [2024-11-07 15:19:13,398 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:19:13,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:19:13,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 302 transitions. [2024-11-07 15:19:13,400 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9207317073170732 [2024-11-07 15:19:13,400 INFO L175 Difference]: Start difference. First operand has 164 places, 164 transitions, 346 flow. Second operand 2 states and 302 transitions. [2024-11-07 15:19:13,400 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 155 places, 150 transitions, 348 flow [2024-11-07 15:19:13,403 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 155 places, 150 transitions, 346 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-07 15:19:13,405 INFO L231 Difference]: Finished difference. Result has 155 places, 150 transitions, 316 flow [2024-11-07 15:19:13,408 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=316, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=150, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=316, PETRI_PLACES=155, PETRI_TRANSITIONS=150} [2024-11-07 15:19:13,409 INFO L277 CegarLoopForPetriNet]: 164 programPoint places, -9 predicate places. [2024-11-07 15:19:13,409 INFO L471 AbstractCegarLoop]: Abstraction has has 155 places, 150 transitions, 316 flow [2024-11-07 15:19:13,410 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 139.0) internal successors, (278), 2 states have internal predecessors, (278), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:13,410 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:13,410 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:13,410 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 15:19:13,410 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 9 more)] === [2024-11-07 15:19:13,410 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:13,410 INFO L85 PathProgramCache]: Analyzing trace with hash 204070045, now seen corresponding path program 1 times [2024-11-07 15:19:13,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:13,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [380043089] [2024-11-07 15:19:13,410 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:13,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:13,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:13,464 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:13,466 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:13,466 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [380043089] [2024-11-07 15:19:13,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [380043089] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:13,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:13,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:19:13,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2003468741] [2024-11-07 15:19:13,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:13,467 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:19:13,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:13,468 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:19:13,471 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:19:13,489 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 129 out of 164 [2024-11-07 15:19:13,489 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 155 places, 150 transitions, 316 flow. Second operand has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:13,490 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:13,490 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 129 of 164 [2024-11-07 15:19:13,490 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:19:14,286 INFO L124 PetriNetUnfolderBase]: 1172/5270 cut-off events. [2024-11-07 15:19:14,286 INFO L125 PetriNetUnfolderBase]: For 232/232 co-relation queries the response was YES. [2024-11-07 15:19:14,303 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7302 conditions, 5270 events. 1172/5270 cut-off events. For 232/232 co-relation queries the response was YES. Maximal size of possible extension queue 163. Compared 51010 event pairs, 427 based on Foata normal form. 0/5016 useless extension candidates. Maximal degree in co-relation 7296. Up to 1116 conditions per place. [2024-11-07 15:19:14,324 INFO L140 encePairwiseOnDemand]: 149/164 looper letters, 32 selfloop transitions, 12 changer transitions 0/170 dead transitions. [2024-11-07 15:19:14,324 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 157 places, 170 transitions, 454 flow [2024-11-07 15:19:14,325 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:19:14,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:19:14,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 434 transitions. [2024-11-07 15:19:14,326 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8821138211382114 [2024-11-07 15:19:14,326 INFO L175 Difference]: Start difference. First operand has 155 places, 150 transitions, 316 flow. Second operand 3 states and 434 transitions. [2024-11-07 15:19:14,327 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 157 places, 170 transitions, 454 flow [2024-11-07 15:19:14,329 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 157 places, 170 transitions, 454 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:19:14,332 INFO L231 Difference]: Finished difference. Result has 159 places, 162 transitions, 418 flow [2024-11-07 15:19:14,333 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=164, PETRI_DIFFERENCE_MINUEND_FLOW=316, PETRI_DIFFERENCE_MINUEND_PLACES=155, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=418, PETRI_PLACES=159, PETRI_TRANSITIONS=162} [2024-11-07 15:19:14,335 INFO L277 CegarLoopForPetriNet]: 164 programPoint places, -5 predicate places. [2024-11-07 15:19:14,335 INFO L471 AbstractCegarLoop]: Abstraction has has 159 places, 162 transitions, 418 flow [2024-11-07 15:19:14,336 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 130.66666666666666) internal successors, (392), 3 states have internal predecessors, (392), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:14,336 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:14,336 INFO L204 CegarLoopForPetriNet]: trace histogram [4, 4, 4, 4, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:14,336 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-07 15:19:14,336 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 9 more)] === [2024-11-07 15:19:14,337 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:14,337 INFO L85 PathProgramCache]: Analyzing trace with hash -1110078874, now seen corresponding path program 1 times [2024-11-07 15:19:14,337 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:14,337 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1886695751] [2024-11-07 15:19:14,337 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:14,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:14,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:14,358 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:19:14,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:14,372 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:19:14,372 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:19:14,372 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 13 remaining) [2024-11-07 15:19:14,372 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (8 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (7 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (6 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (5 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (3 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 13 remaining) [2024-11-07 15:19:14,373 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (0 of 13 remaining) [2024-11-07 15:19:14,373 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 15:19:14,373 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-07 15:19:14,374 WARN L244 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:19:14,374 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-11-07 15:19:14,417 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:19:14,421 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 209 places, 209 transitions, 446 flow [2024-11-07 15:19:14,445 INFO L124 PetriNetUnfolderBase]: 13/251 cut-off events. [2024-11-07 15:19:14,446 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-07 15:19:14,448 INFO L83 FinitePrefix]: Finished finitePrefix Result has 270 conditions, 251 events. 13/251 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 675 event pairs, 0 based on Foata normal form. 0/221 useless extension candidates. Maximal degree in co-relation 203. Up to 10 conditions per place. [2024-11-07 15:19:14,449 INFO L82 GeneralOperation]: Start removeDead. Operand has 209 places, 209 transitions, 446 flow [2024-11-07 15:19:14,452 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 209 places, 209 transitions, 446 flow [2024-11-07 15:19:14,453 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:19:14,453 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5be7bf90, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:19:14,453 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-07 15:19:14,458 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:19:14,458 INFO L124 PetriNetUnfolderBase]: 2/45 cut-off events. [2024-11-07 15:19:14,458 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:19:14,458 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:14,458 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:14,459 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 12 more)] === [2024-11-07 15:19:14,459 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:14,459 INFO L85 PathProgramCache]: Analyzing trace with hash 1714017771, now seen corresponding path program 1 times [2024-11-07 15:19:14,459 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:14,459 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [951864893] [2024-11-07 15:19:14,459 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:14,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:14,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:14,487 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:14,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:14,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [951864893] [2024-11-07 15:19:14,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [951864893] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:14,488 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:14,488 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 15:19:14,492 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1898497664] [2024-11-07 15:19:14,492 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:14,492 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:19:14,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:14,493 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:19:14,493 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:19:14,493 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 209 [2024-11-07 15:19:14,494 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 209 places, 209 transitions, 446 flow. Second operand has 2 states, 2 states have (on average 176.0) internal successors, (352), 2 states have internal predecessors, (352), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:14,494 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:14,494 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 209 [2024-11-07 15:19:14,494 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:19:15,872 INFO L124 PetriNetUnfolderBase]: 1859/9588 cut-off events. [2024-11-07 15:19:15,873 INFO L125 PetriNetUnfolderBase]: For 1422/1422 co-relation queries the response was YES. [2024-11-07 15:19:15,922 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12836 conditions, 9588 events. 1859/9588 cut-off events. For 1422/1422 co-relation queries the response was YES. Maximal size of possible extension queue 273. Compared 106019 event pairs, 1720 based on Foata normal form. 1190/10309 useless extension candidates. Maximal degree in co-relation 9683. Up to 2501 conditions per place. [2024-11-07 15:19:15,973 INFO L140 encePairwiseOnDemand]: 195/209 looper letters, 20 selfloop transitions, 0 changer transitions 0/192 dead transitions. [2024-11-07 15:19:15,973 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 198 places, 192 transitions, 452 flow [2024-11-07 15:19:15,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:19:15,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:19:15,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 384 transitions. [2024-11-07 15:19:15,975 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9186602870813397 [2024-11-07 15:19:15,975 INFO L175 Difference]: Start difference. First operand has 209 places, 209 transitions, 446 flow. Second operand 2 states and 384 transitions. [2024-11-07 15:19:15,975 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 198 places, 192 transitions, 452 flow [2024-11-07 15:19:15,977 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 192 transitions, 446 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-11-07 15:19:15,979 INFO L231 Difference]: Finished difference. Result has 198 places, 192 transitions, 406 flow [2024-11-07 15:19:15,980 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=209, PETRI_DIFFERENCE_MINUEND_FLOW=406, PETRI_DIFFERENCE_MINUEND_PLACES=197, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=192, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=192, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=406, PETRI_PLACES=198, PETRI_TRANSITIONS=192} [2024-11-07 15:19:15,980 INFO L277 CegarLoopForPetriNet]: 209 programPoint places, -11 predicate places. [2024-11-07 15:19:15,981 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 192 transitions, 406 flow [2024-11-07 15:19:15,981 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 176.0) internal successors, (352), 2 states have internal predecessors, (352), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:15,981 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:15,981 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:15,981 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 15:19:15,982 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 12 more)] === [2024-11-07 15:19:15,982 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:15,982 INFO L85 PathProgramCache]: Analyzing trace with hash -240272274, now seen corresponding path program 1 times [2024-11-07 15:19:15,982 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:15,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [733983550] [2024-11-07 15:19:15,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:15,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:15,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:16,021 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:16,021 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:16,021 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [733983550] [2024-11-07 15:19:16,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [733983550] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:16,021 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:16,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:19:16,021 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [645535594] [2024-11-07 15:19:16,021 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:16,022 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:19:16,022 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:16,023 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:19:16,023 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:19:16,037 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 163 out of 209 [2024-11-07 15:19:16,038 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 192 transitions, 406 flow. Second operand has 3 states, 3 states have (on average 164.66666666666666) internal successors, (494), 3 states have internal predecessors, (494), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:16,038 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:16,038 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 163 of 209 [2024-11-07 15:19:16,038 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:19:21,000 INFO L124 PetriNetUnfolderBase]: 15875/52826 cut-off events. [2024-11-07 15:19:21,000 INFO L125 PetriNetUnfolderBase]: For 2218/2218 co-relation queries the response was YES. [2024-11-07 15:19:21,235 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76643 conditions, 52826 events. 15875/52826 cut-off events. For 2218/2218 co-relation queries the response was YES. Maximal size of possible extension queue 1484. Compared 708278 event pairs, 6167 based on Foata normal form. 0/49991 useless extension candidates. Maximal degree in co-relation 76636. Up to 13336 conditions per place. [2024-11-07 15:19:21,510 INFO L140 encePairwiseOnDemand]: 189/209 looper letters, 43 selfloop transitions, 16 changer transitions 0/219 dead transitions. [2024-11-07 15:19:21,511 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 219 transitions, 593 flow [2024-11-07 15:19:21,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:19:21,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:19:21,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 552 transitions. [2024-11-07 15:19:21,514 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8803827751196173 [2024-11-07 15:19:21,514 INFO L175 Difference]: Start difference. First operand has 198 places, 192 transitions, 406 flow. Second operand 3 states and 552 transitions. [2024-11-07 15:19:21,514 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 219 transitions, 593 flow [2024-11-07 15:19:21,519 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 219 transitions, 593 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:19:21,522 INFO L231 Difference]: Finished difference. Result has 202 places, 208 transitions, 542 flow [2024-11-07 15:19:21,522 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=209, PETRI_DIFFERENCE_MINUEND_FLOW=406, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=192, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=176, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=542, PETRI_PLACES=202, PETRI_TRANSITIONS=208} [2024-11-07 15:19:21,523 INFO L277 CegarLoopForPetriNet]: 209 programPoint places, -7 predicate places. [2024-11-07 15:19:21,523 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 208 transitions, 542 flow [2024-11-07 15:19:21,524 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 164.66666666666666) internal successors, (494), 3 states have internal predecessors, (494), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:21,524 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:21,524 INFO L204 CegarLoopForPetriNet]: trace histogram [5, 5, 5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:21,524 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 15:19:21,524 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 12 more)] === [2024-11-07 15:19:21,525 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:21,525 INFO L85 PathProgramCache]: Analyzing trace with hash -1170022001, now seen corresponding path program 1 times [2024-11-07 15:19:21,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:21,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [751725967] [2024-11-07 15:19:21,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:21,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:21,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:21,539 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:19:21,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:21,553 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:19:21,554 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:19:21,554 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (15 of 16 remaining) [2024-11-07 15:19:21,554 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (14 of 16 remaining) [2024-11-07 15:19:21,554 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (13 of 16 remaining) [2024-11-07 15:19:21,554 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (12 of 16 remaining) [2024-11-07 15:19:21,554 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 16 remaining) [2024-11-07 15:19:21,554 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (8 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (7 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (6 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (5 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (3 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 16 remaining) [2024-11-07 15:19:21,555 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 16 remaining) [2024-11-07 15:19:21,556 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (0 of 16 remaining) [2024-11-07 15:19:21,556 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 15:19:21,556 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-07 15:19:21,556 WARN L244 ceAbstractionStarter]: 4 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:19:21,557 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 5 thread instances. [2024-11-07 15:19:21,608 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:19:21,612 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 254 transitions, 548 flow [2024-11-07 15:19:21,644 INFO L124 PetriNetUnfolderBase]: 16/307 cut-off events. [2024-11-07 15:19:21,645 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-07 15:19:21,649 INFO L83 FinitePrefix]: Finished finitePrefix Result has 333 conditions, 307 events. 16/307 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 944 event pairs, 0 based on Foata normal form. 0/270 useless extension candidates. Maximal degree in co-relation 264. Up to 12 conditions per place. [2024-11-07 15:19:21,650 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 254 transitions, 548 flow [2024-11-07 15:19:21,652 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 254 places, 254 transitions, 548 flow [2024-11-07 15:19:21,654 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:19:21,655 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@5be7bf90, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:19:21,655 INFO L334 AbstractCegarLoop]: Starting to check reachability of 19 error locations. [2024-11-07 15:19:21,657 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:19:21,657 INFO L124 PetriNetUnfolderBase]: 2/44 cut-off events. [2024-11-07 15:19:21,657 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:19:21,657 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:21,657 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:21,657 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 15 more)] === [2024-11-07 15:19:21,658 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:21,658 INFO L85 PathProgramCache]: Analyzing trace with hash 345936145, now seen corresponding path program 1 times [2024-11-07 15:19:21,658 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:21,658 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [841782597] [2024-11-07 15:19:21,658 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:21,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:21,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:21,686 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:21,688 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:21,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [841782597] [2024-11-07 15:19:21,688 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [841782597] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:21,688 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:21,689 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 15:19:21,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1325771158] [2024-11-07 15:19:21,689 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:21,689 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:19:21,689 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:21,690 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:19:21,690 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:19:21,691 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 212 out of 254 [2024-11-07 15:19:21,691 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 254 places, 254 transitions, 548 flow. Second operand has 2 states, 2 states have (on average 213.0) internal successors, (426), 2 states have internal predecessors, (426), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:21,692 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:21,692 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 212 of 254 [2024-11-07 15:19:21,692 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:19:27,338 INFO L124 PetriNetUnfolderBase]: 12349/51262 cut-off events. [2024-11-07 15:19:27,338 INFO L125 PetriNetUnfolderBase]: For 10801/10801 co-relation queries the response was YES. [2024-11-07 15:19:27,595 INFO L83 FinitePrefix]: Finished finitePrefix Result has 71386 conditions, 51262 events. 12349/51262 cut-off events. For 10801/10801 co-relation queries the response was YES. Maximal size of possible extension queue 1290. Compared 720751 event pairs, 11720 based on Foata normal form. 6632/55518 useless extension candidates. Maximal degree in co-relation 53573. Up to 15626 conditions per place. [2024-11-07 15:19:27,843 INFO L140 encePairwiseOnDemand]: 237/254 looper letters, 25 selfloop transitions, 0 changer transitions 0/234 dead transitions. [2024-11-07 15:19:27,843 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 241 places, 234 transitions, 558 flow [2024-11-07 15:19:27,844 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:19:27,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:19:27,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 466 transitions. [2024-11-07 15:19:27,845 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9173228346456693 [2024-11-07 15:19:27,845 INFO L175 Difference]: Start difference. First operand has 254 places, 254 transitions, 548 flow. Second operand 2 states and 466 transitions. [2024-11-07 15:19:27,845 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 241 places, 234 transitions, 558 flow [2024-11-07 15:19:27,851 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 241 places, 234 transitions, 546 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-11-07 15:19:27,853 INFO L231 Difference]: Finished difference. Result has 241 places, 234 transitions, 496 flow [2024-11-07 15:19:27,854 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=254, PETRI_DIFFERENCE_MINUEND_FLOW=496, PETRI_DIFFERENCE_MINUEND_PLACES=240, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=234, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=234, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=496, PETRI_PLACES=241, PETRI_TRANSITIONS=234} [2024-11-07 15:19:27,856 INFO L277 CegarLoopForPetriNet]: 254 programPoint places, -13 predicate places. [2024-11-07 15:19:27,856 INFO L471 AbstractCegarLoop]: Abstraction has has 241 places, 234 transitions, 496 flow [2024-11-07 15:19:27,856 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 213.0) internal successors, (426), 2 states have internal predecessors, (426), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:27,857 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:27,857 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:27,857 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 15:19:27,857 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 15 more)] === [2024-11-07 15:19:27,857 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:27,858 INFO L85 PathProgramCache]: Analyzing trace with hash -1815668460, now seen corresponding path program 1 times [2024-11-07 15:19:27,858 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:27,858 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [433425294] [2024-11-07 15:19:27,858 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:27,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:27,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:19:27,890 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 15:19:27,891 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:19:27,891 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [433425294] [2024-11-07 15:19:27,891 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [433425294] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:19:27,891 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:19:27,891 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:19:27,891 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1982956276] [2024-11-07 15:19:27,891 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:19:27,892 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:19:27,892 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:19:27,892 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:19:27,892 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:19:27,911 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 197 out of 254 [2024-11-07 15:19:27,912 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 241 places, 234 transitions, 496 flow. Second operand has 3 states, 3 states have (on average 198.66666666666666) internal successors, (596), 3 states have internal predecessors, (596), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:27,912 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:19:27,912 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 197 of 254 [2024-11-07 15:19:27,912 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand