./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/13_unverif.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/13_unverif.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', 'ea403ebfe777a86c8f08ec54b02dc30e546c8fae743fed5fb0e88129df40ac76'] 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/13_unverif.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 ea403ebfe777a86c8f08ec54b02dc30e546c8fae743fed5fb0e88129df40ac76 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 15:17:20,325 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 15:17:20,403 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:17:20,413 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 15:17:20,413 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 15:17:20,433 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 15:17:20,435 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 15:17:20,435 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 15:17:20,435 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 15:17:20,435 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 15:17:20,436 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 15:17:20,436 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 15:17:20,436 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 15:17:20,437 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:17:20,437 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 15:17:20,437 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 15:17:20,438 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 15:17:20,438 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 15:17:20,438 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 15:17:20,438 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 15:17:20,438 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 15:17:20,438 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 15:17:20,438 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 15:17:20,438 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 -> ea403ebfe777a86c8f08ec54b02dc30e546c8fae743fed5fb0e88129df40ac76 [2024-11-07 15:17:20,705 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 15:17:20,716 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 15:17:20,718 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 15:17:20,719 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 15:17:20,719 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 15:17:20,720 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/13_unverif.i [2024-11-07 15:17:22,021 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 15:17:22,358 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 15:17:22,358 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/13_unverif.i [2024-11-07 15:17:22,380 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e167380a4/d76d3680089b498d91b927e12d7c5a6b/FLAG4b0b8938d [2024-11-07 15:17:22,399 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e167380a4/d76d3680089b498d91b927e12d7c5a6b [2024-11-07 15:17:22,401 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 15:17:22,403 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 15:17:22,405 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 15:17:22,405 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 15:17:22,409 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 15:17:22,410 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,410 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@78594bcc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22, skipping insertion in model container [2024-11-07 15:17:22,411 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,447 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 15:17:22,698 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:17:22,705 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 15:17:22,740 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:17:22,772 INFO L204 MainTranslator]: Completed translation [2024-11-07 15:17:22,773 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22 WrapperNode [2024-11-07 15:17:22,773 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 15:17:22,774 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 15:17:22,774 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 15:17:22,774 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 15:17:22,780 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:17:22" (1/1) ... [2024-11-07 15:17:22,791 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:17:22" (1/1) ... [2024-11-07 15:17:22,805 INFO L138 Inliner]: procedures = 167, calls = 10, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 60 [2024-11-07 15:17:22,806 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 15:17:22,806 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 15:17:22,806 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 15:17:22,806 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 15:17:22,811 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,811 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,812 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,812 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,815 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,817 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,818 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,819 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,820 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 15:17:22,821 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 15:17:22,821 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 15:17:22,821 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 15:17:22,822 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (1/1) ... [2024-11-07 15:17:22,829 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:17:22,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 15:17:22,858 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:17:22,861 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:17:22,884 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-07 15:17:22,885 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-07 15:17:22,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 15:17:22,885 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 15:17:22,885 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 15:17:22,885 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 15:17:22,886 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:17:23,005 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 15:17:23,007 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 15:17:23,148 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 15:17:23,149 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 15:17:23,214 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 15:17:23,214 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-07 15:17:23,215 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:17:23 BoogieIcfgContainer [2024-11-07 15:17:23,215 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 15:17:23,219 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 15:17:23,219 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 15:17:23,224 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 15:17:23,224 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:17:22" (1/3) ... [2024-11-07 15:17:23,225 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@684edddd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:17:23, skipping insertion in model container [2024-11-07 15:17:23,225 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:17:22" (2/3) ... [2024-11-07 15:17:23,226 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@684edddd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:17:23, skipping insertion in model container [2024-11-07 15:17:23,226 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:17:23" (3/3) ... [2024-11-07 15:17:23,227 INFO L112 eAbstractionObserver]: Analyzing ICFG 13_unverif.i [2024-11-07 15:17:23,262 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 15:17:23,262 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 7 error locations. [2024-11-07 15:17:23,263 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 15:17:23,324 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:17:23,361 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 56 places, 57 transitions, 118 flow [2024-11-07 15:17:23,402 INFO L124 PetriNetUnfolderBase]: 5/66 cut-off events. [2024-11-07 15:17:23,405 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:17:23,412 INFO L83 FinitePrefix]: Finished finitePrefix Result has 70 conditions, 66 events. 5/66 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 81 event pairs, 0 based on Foata normal form. 0/52 useless extension candidates. Maximal degree in co-relation 44. Up to 4 conditions per place. [2024-11-07 15:17:23,412 INFO L82 GeneralOperation]: Start removeDead. Operand has 56 places, 57 transitions, 118 flow [2024-11-07 15:17:23,419 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 56 places, 57 transitions, 118 flow [2024-11-07 15:17:23,432 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:17:23,447 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;@4b215e22, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:17:23,449 INFO L334 AbstractCegarLoop]: Starting to check reachability of 15 error locations. [2024-11-07 15:17:23,460 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:17:23,461 INFO L124 PetriNetUnfolderBase]: 2/26 cut-off events. [2024-11-07 15:17:23,461 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:17:23,461 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:23,462 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:17:23,462 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-11-07 15:17:23,466 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:23,467 INFO L85 PathProgramCache]: Analyzing trace with hash -739322322, now seen corresponding path program 1 times [2024-11-07 15:17:23,474 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:23,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [215057110] [2024-11-07 15:17:23,476 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:23,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:23,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:23,648 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:17:23,649 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:23,649 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [215057110] [2024-11-07 15:17:23,650 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [215057110] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:23,650 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:23,651 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 15:17:23,654 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [999661063] [2024-11-07 15:17:23,654 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:23,661 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:17:23,664 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:23,684 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:17:23,685 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:17:23,687 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 47 out of 57 [2024-11-07 15:17:23,690 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 56 places, 57 transitions, 118 flow. Second operand has 2 states, 2 states have (on average 48.0) internal successors, (96), 2 states have internal predecessors, (96), 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:17:23,690 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:23,690 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 47 of 57 [2024-11-07 15:17:23,691 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:23,716 INFO L124 PetriNetUnfolderBase]: 1/49 cut-off events. [2024-11-07 15:17:23,716 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:17:23,716 INFO L83 FinitePrefix]: Finished finitePrefix Result has 56 conditions, 49 events. 1/49 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 31 event pairs, 0 based on Foata normal form. 5/48 useless extension candidates. Maximal degree in co-relation 33. Up to 3 conditions per place. [2024-11-07 15:17:23,717 INFO L140 encePairwiseOnDemand]: 50/57 looper letters, 2 selfloop transitions, 0 changer transitions 0/45 dead transitions. [2024-11-07 15:17:23,718 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 45 transitions, 98 flow [2024-11-07 15:17:23,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:17:23,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:17:23,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 103 transitions. [2024-11-07 15:17:23,731 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9035087719298246 [2024-11-07 15:17:23,732 INFO L175 Difference]: Start difference. First operand has 56 places, 57 transitions, 118 flow. Second operand 2 states and 103 transitions. [2024-11-07 15:17:23,732 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 45 transitions, 98 flow [2024-11-07 15:17:23,738 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 45 transitions, 98 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:17:23,740 INFO L231 Difference]: Finished difference. Result has 48 places, 45 transitions, 94 flow [2024-11-07 15:17:23,742 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=57, PETRI_DIFFERENCE_MINUEND_FLOW=94, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=94, PETRI_PLACES=48, PETRI_TRANSITIONS=45} [2024-11-07 15:17:23,746 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, -8 predicate places. [2024-11-07 15:17:23,746 INFO L471 AbstractCegarLoop]: Abstraction has has 48 places, 45 transitions, 94 flow [2024-11-07 15:17:23,746 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 48.0) internal successors, (96), 2 states have internal predecessors, (96), 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:17:23,746 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:23,747 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] [2024-11-07 15:17:23,747 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 15:17:23,747 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-11-07 15:17:23,748 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:23,748 INFO L85 PathProgramCache]: Analyzing trace with hash -1819138702, now seen corresponding path program 1 times [2024-11-07 15:17:23,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:23,749 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1811877212] [2024-11-07 15:17:23,749 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:23,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:23,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:23,844 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:17:23,844 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:23,844 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1811877212] [2024-11-07 15:17:23,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1811877212] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:23,844 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:23,845 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:17:23,845 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1120940027] [2024-11-07 15:17:23,845 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:23,846 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:17:23,846 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:23,846 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:17:23,848 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:17:23,853 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 44 out of 57 [2024-11-07 15:17:23,854 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 48 places, 45 transitions, 94 flow. Second operand has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 3 states have internal predecessors, (136), 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:17:23,854 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:23,854 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 44 of 57 [2024-11-07 15:17:23,855 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:23,878 INFO L124 PetriNetUnfolderBase]: 1/48 cut-off events. [2024-11-07 15:17:23,879 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:17:23,879 INFO L83 FinitePrefix]: Finished finitePrefix Result has 58 conditions, 48 events. 1/48 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 28 event pairs, 0 based on Foata normal form. 0/43 useless extension candidates. Maximal degree in co-relation 54. Up to 3 conditions per place. [2024-11-07 15:17:23,879 INFO L140 encePairwiseOnDemand]: 55/57 looper letters, 3 selfloop transitions, 1 changer transitions 0/44 dead transitions. [2024-11-07 15:17:23,879 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 44 transitions, 100 flow [2024-11-07 15:17:23,880 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:17:23,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:17:23,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 137 transitions. [2024-11-07 15:17:23,881 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8011695906432749 [2024-11-07 15:17:23,881 INFO L175 Difference]: Start difference. First operand has 48 places, 45 transitions, 94 flow. Second operand 3 states and 137 transitions. [2024-11-07 15:17:23,881 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 44 transitions, 100 flow [2024-11-07 15:17:23,882 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 44 transitions, 100 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:17:23,883 INFO L231 Difference]: Finished difference. Result has 49 places, 44 transitions, 94 flow [2024-11-07 15:17:23,883 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=57, PETRI_DIFFERENCE_MINUEND_FLOW=92, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=44, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=43, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=94, PETRI_PLACES=49, PETRI_TRANSITIONS=44} [2024-11-07 15:17:23,884 INFO L277 CegarLoopForPetriNet]: 56 programPoint places, -7 predicate places. [2024-11-07 15:17:23,884 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 44 transitions, 94 flow [2024-11-07 15:17:23,885 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 45.333333333333336) internal successors, (136), 3 states have internal predecessors, (136), 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:17:23,885 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:23,885 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:17:23,885 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 15:17:23,885 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 11 more)] === [2024-11-07 15:17:23,885 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:23,886 INFO L85 PathProgramCache]: Analyzing trace with hash 1900592953, now seen corresponding path program 1 times [2024-11-07 15:17:23,886 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:23,886 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1658130870] [2024-11-07 15:17:23,886 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:23,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:23,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:17:23,904 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:17:23,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:17:23,926 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:17:23,926 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:17:23,927 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 15 remaining) [2024-11-07 15:17:23,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 15 remaining) [2024-11-07 15:17:23,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (12 of 15 remaining) [2024-11-07 15:17:23,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (11 of 15 remaining) [2024-11-07 15:17:23,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 15 remaining) [2024-11-07 15:17:23,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 15 remaining) [2024-11-07 15:17:23,929 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 15 remaining) [2024-11-07 15:17:23,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 15 remaining) [2024-11-07 15:17:23,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 15 remaining) [2024-11-07 15:17:23,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 15 remaining) [2024-11-07 15:17:23,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 15 remaining) [2024-11-07 15:17:23,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 15 remaining) [2024-11-07 15:17:23,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (2 of 15 remaining) [2024-11-07 15:17:23,930 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (1 of 15 remaining) [2024-11-07 15:17:23,931 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 15 remaining) [2024-11-07 15:17:23,931 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 15:17:23,931 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-11-07 15:17:23,934 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:17:23,935 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-07 15:17:23,964 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:17:23,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 89 places, 91 transitions, 192 flow [2024-11-07 15:17:23,987 INFO L124 PetriNetUnfolderBase]: 9/111 cut-off events. [2024-11-07 15:17:23,988 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-07 15:17:23,990 INFO L83 FinitePrefix]: Finished finitePrefix Result has 119 conditions, 111 events. 9/111 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 233 event pairs, 0 based on Foata normal form. 0/85 useless extension candidates. Maximal degree in co-relation 77. Up to 6 conditions per place. [2024-11-07 15:17:23,991 INFO L82 GeneralOperation]: Start removeDead. Operand has 89 places, 91 transitions, 192 flow [2024-11-07 15:17:23,993 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 89 places, 91 transitions, 192 flow [2024-11-07 15:17:23,995 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:17:23,996 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;@4b215e22, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:17:23,996 INFO L334 AbstractCegarLoop]: Starting to check reachability of 22 error locations. [2024-11-07 15:17:24,033 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:17:24,034 INFO L124 PetriNetUnfolderBase]: 2/26 cut-off events. [2024-11-07 15:17:24,034 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:17:24,034 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:24,034 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:17:24,034 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-07 15:17:24,035 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:24,035 INFO L85 PathProgramCache]: Analyzing trace with hash 1028070505, now seen corresponding path program 1 times [2024-11-07 15:17:24,035 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:24,035 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [417979679] [2024-11-07 15:17:24,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:24,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:24,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:24,075 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:17:24,076 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:24,076 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [417979679] [2024-11-07 15:17:24,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [417979679] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:24,076 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:24,076 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 15:17:24,077 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1977393455] [2024-11-07 15:17:24,077 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:24,077 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:17:24,077 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:24,077 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:17:24,078 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:17:24,081 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 73 out of 91 [2024-11-07 15:17:24,082 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 91 transitions, 192 flow. Second operand has 2 states, 2 states have (on average 74.0) internal successors, (148), 2 states have internal predecessors, (148), 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:17:24,082 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:24,082 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 73 of 91 [2024-11-07 15:17:24,082 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:24,131 INFO L124 PetriNetUnfolderBase]: 6/132 cut-off events. [2024-11-07 15:17:24,131 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-07 15:17:24,133 INFO L83 FinitePrefix]: Finished finitePrefix Result has 152 conditions, 132 events. 6/132 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 383 event pairs, 2 based on Foata normal form. 15/122 useless extension candidates. Maximal degree in co-relation 87. Up to 9 conditions per place. [2024-11-07 15:17:24,134 INFO L140 encePairwiseOnDemand]: 79/91 looper letters, 4 selfloop transitions, 0 changer transitions 0/72 dead transitions. [2024-11-07 15:17:24,134 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 72 transitions, 162 flow [2024-11-07 15:17:24,135 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:17:24,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:17:24,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 162 transitions. [2024-11-07 15:17:24,137 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8901098901098901 [2024-11-07 15:17:24,137 INFO L175 Difference]: Start difference. First operand has 89 places, 91 transitions, 192 flow. Second operand 2 states and 162 transitions. [2024-11-07 15:17:24,138 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 72 transitions, 162 flow [2024-11-07 15:17:24,139 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 72 transitions, 162 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:17:24,140 INFO L231 Difference]: Finished difference. Result has 76 places, 72 transitions, 154 flow [2024-11-07 15:17:24,140 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=91, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=72, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=154, PETRI_PLACES=76, PETRI_TRANSITIONS=72} [2024-11-07 15:17:24,141 INFO L277 CegarLoopForPetriNet]: 89 programPoint places, -13 predicate places. [2024-11-07 15:17:24,142 INFO L471 AbstractCegarLoop]: Abstraction has has 76 places, 72 transitions, 154 flow [2024-11-07 15:17:24,143 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 74.0) internal successors, (148), 2 states have internal predecessors, (148), 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:17:24,143 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:24,143 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] [2024-11-07 15:17:24,143 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 15:17:24,143 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-07 15:17:24,144 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:24,144 INFO L85 PathProgramCache]: Analyzing trace with hash 133290093, now seen corresponding path program 1 times [2024-11-07 15:17:24,144 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:24,145 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [587963310] [2024-11-07 15:17:24,145 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:24,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:24,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:24,216 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:17:24,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:24,216 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [587963310] [2024-11-07 15:17:24,216 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [587963310] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:24,216 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:24,216 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:17:24,216 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [920256353] [2024-11-07 15:17:24,216 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:24,217 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:17:24,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:24,217 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:17:24,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:17:24,231 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 67 out of 91 [2024-11-07 15:17:24,232 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 76 places, 72 transitions, 154 flow. Second operand has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 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:17:24,232 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:24,232 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 67 of 91 [2024-11-07 15:17:24,233 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:24,325 INFO L124 PetriNetUnfolderBase]: 24/285 cut-off events. [2024-11-07 15:17:24,326 INFO L125 PetriNetUnfolderBase]: For 15/15 co-relation queries the response was YES. [2024-11-07 15:17:24,328 INFO L83 FinitePrefix]: Finished finitePrefix Result has 348 conditions, 285 events. 24/285 cut-off events. For 15/15 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 1488 event pairs, 5 based on Foata normal form. 0/230 useless extension candidates. Maximal degree in co-relation 343. Up to 30 conditions per place. [2024-11-07 15:17:24,331 INFO L140 encePairwiseOnDemand]: 83/91 looper letters, 11 selfloop transitions, 6 changer transitions 0/79 dead transitions. [2024-11-07 15:17:24,331 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 78 places, 79 transitions, 207 flow [2024-11-07 15:17:24,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:17:24,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:17:24,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 220 transitions. [2024-11-07 15:17:24,334 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8058608058608059 [2024-11-07 15:17:24,334 INFO L175 Difference]: Start difference. First operand has 76 places, 72 transitions, 154 flow. Second operand 3 states and 220 transitions. [2024-11-07 15:17:24,334 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 78 places, 79 transitions, 207 flow [2024-11-07 15:17:24,335 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 79 transitions, 207 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:17:24,337 INFO L231 Difference]: Finished difference. Result has 80 places, 78 transitions, 206 flow [2024-11-07 15:17:24,337 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=91, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=76, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=66, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=206, PETRI_PLACES=80, PETRI_TRANSITIONS=78} [2024-11-07 15:17:24,338 INFO L277 CegarLoopForPetriNet]: 89 programPoint places, -9 predicate places. [2024-11-07 15:17:24,338 INFO L471 AbstractCegarLoop]: Abstraction has has 80 places, 78 transitions, 206 flow [2024-11-07 15:17:24,338 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 68.33333333333333) internal successors, (205), 3 states have internal predecessors, (205), 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:17:24,339 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:24,339 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] [2024-11-07 15:17:24,339 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 15:17:24,339 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err4ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-07 15:17:24,339 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:24,340 INFO L85 PathProgramCache]: Analyzing trace with hash -1999245585, now seen corresponding path program 1 times [2024-11-07 15:17:24,340 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:24,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [232762266] [2024-11-07 15:17:24,340 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:24,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:24,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:24,397 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:17:24,397 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:24,397 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [232762266] [2024-11-07 15:17:24,397 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [232762266] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:24,397 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:24,397 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:17:24,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [912308298] [2024-11-07 15:17:24,397 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:24,398 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:17:24,398 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:24,400 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:17:24,400 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:17:24,438 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 59 out of 91 [2024-11-07 15:17:24,439 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 80 places, 78 transitions, 206 flow. Second operand has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 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:17:24,439 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:24,439 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 59 of 91 [2024-11-07 15:17:24,439 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:24,554 INFO L124 PetriNetUnfolderBase]: 89/495 cut-off events. [2024-11-07 15:17:24,554 INFO L125 PetriNetUnfolderBase]: For 67/67 co-relation queries the response was YES. [2024-11-07 15:17:24,558 INFO L83 FinitePrefix]: Finished finitePrefix Result has 802 conditions, 495 events. 89/495 cut-off events. For 67/67 co-relation queries the response was YES. Maximal size of possible extension queue 28. Compared 2786 event pairs, 18 based on Foata normal form. 0/430 useless extension candidates. Maximal degree in co-relation 795. Up to 150 conditions per place. [2024-11-07 15:17:24,561 INFO L140 encePairwiseOnDemand]: 77/91 looper letters, 23 selfloop transitions, 10 changer transitions 0/91 dead transitions. [2024-11-07 15:17:24,561 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 82 places, 91 transitions, 311 flow [2024-11-07 15:17:24,563 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:17:24,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:17:24,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 212 transitions. [2024-11-07 15:17:24,564 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7765567765567766 [2024-11-07 15:17:24,564 INFO L175 Difference]: Start difference. First operand has 80 places, 78 transitions, 206 flow. Second operand 3 states and 212 transitions. [2024-11-07 15:17:24,564 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 82 places, 91 transitions, 311 flow [2024-11-07 15:17:24,565 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 91 transitions, 295 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:17:24,569 INFO L231 Difference]: Finished difference. Result has 82 places, 88 transitions, 282 flow [2024-11-07 15:17:24,569 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=91, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=78, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=78, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=282, PETRI_PLACES=82, PETRI_TRANSITIONS=88} [2024-11-07 15:17:24,570 INFO L277 CegarLoopForPetriNet]: 89 programPoint places, -7 predicate places. [2024-11-07 15:17:24,571 INFO L471 AbstractCegarLoop]: Abstraction has has 82 places, 88 transitions, 282 flow [2024-11-07 15:17:24,571 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 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:17:24,571 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:24,572 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] [2024-11-07 15:17:24,572 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 15:17:24,572 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-07 15:17:24,572 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:24,572 INFO L85 PathProgramCache]: Analyzing trace with hash 1039940466, now seen corresponding path program 1 times [2024-11-07 15:17:24,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:24,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [439503100] [2024-11-07 15:17:24,572 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:24,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:24,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:24,628 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:17:24,628 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:24,629 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [439503100] [2024-11-07 15:17:24,629 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [439503100] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:24,629 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:24,630 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:17:24,630 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [804956252] [2024-11-07 15:17:24,630 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:24,630 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:17:24,630 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:24,631 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:17:24,631 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:17:24,667 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 64 out of 91 [2024-11-07 15:17:24,667 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 82 places, 88 transitions, 282 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 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:17:24,667 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:24,667 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 64 of 91 [2024-11-07 15:17:24,668 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:24,751 INFO L124 PetriNetUnfolderBase]: 117/545 cut-off events. [2024-11-07 15:17:24,751 INFO L125 PetriNetUnfolderBase]: For 294/304 co-relation queries the response was YES. [2024-11-07 15:17:24,754 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1109 conditions, 545 events. 117/545 cut-off events. For 294/304 co-relation queries the response was YES. Maximal size of possible extension queue 27. Compared 3065 event pairs, 29 based on Foata normal form. 2/472 useless extension candidates. Maximal degree in co-relation 1101. Up to 165 conditions per place. [2024-11-07 15:17:24,758 INFO L140 encePairwiseOnDemand]: 84/91 looper letters, 20 selfloop transitions, 10 changer transitions 0/97 dead transitions. [2024-11-07 15:17:24,758 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 84 places, 97 transitions, 387 flow [2024-11-07 15:17:24,759 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:17:24,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:17:24,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 213 transitions. [2024-11-07 15:17:24,760 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7802197802197802 [2024-11-07 15:17:24,760 INFO L175 Difference]: Start difference. First operand has 82 places, 88 transitions, 282 flow. Second operand 3 states and 213 transitions. [2024-11-07 15:17:24,760 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 84 places, 97 transitions, 387 flow [2024-11-07 15:17:24,764 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 82 places, 97 transitions, 359 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:17:24,766 INFO L231 Difference]: Finished difference. Result has 84 places, 95 transitions, 344 flow [2024-11-07 15:17:24,768 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=91, PETRI_DIFFERENCE_MINUEND_FLOW=262, PETRI_DIFFERENCE_MINUEND_PLACES=80, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=88, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=78, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=344, PETRI_PLACES=84, PETRI_TRANSITIONS=95} [2024-11-07 15:17:24,769 INFO L277 CegarLoopForPetriNet]: 89 programPoint places, -5 predicate places. [2024-11-07 15:17:24,769 INFO L471 AbstractCegarLoop]: Abstraction has has 84 places, 95 transitions, 344 flow [2024-11-07 15:17:24,769 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 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:17:24,769 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:24,770 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] [2024-11-07 15:17:24,770 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-07 15:17:24,770 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] === [2024-11-07 15:17:24,772 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:24,772 INFO L85 PathProgramCache]: Analyzing trace with hash -589081368, now seen corresponding path program 1 times [2024-11-07 15:17:24,772 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:24,772 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2113521869] [2024-11-07 15:17:24,772 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:24,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:24,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:17:24,788 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:17:24,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:17:24,803 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:17:24,806 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:17:24,806 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining) [2024-11-07 15:17:24,806 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining) [2024-11-07 15:17:24,806 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining) [2024-11-07 15:17:24,806 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining) [2024-11-07 15:17:24,806 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining) [2024-11-07 15:17:24,807 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining) [2024-11-07 15:17:24,808 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining) [2024-11-07 15:17:24,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining) [2024-11-07 15:17:24,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining) [2024-11-07 15:17:24,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining) [2024-11-07 15:17:24,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining) [2024-11-07 15:17:24,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining) [2024-11-07 15:17:24,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining) [2024-11-07 15:17:24,809 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining) [2024-11-07 15:17:24,809 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 15:17:24,809 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-07 15:17:24,810 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:17:24,810 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-07 15:17:24,854 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:17:24,857 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 122 places, 125 transitions, 268 flow [2024-11-07 15:17:24,876 INFO L124 PetriNetUnfolderBase]: 13/156 cut-off events. [2024-11-07 15:17:24,876 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-07 15:17:24,877 INFO L83 FinitePrefix]: Finished finitePrefix Result has 169 conditions, 156 events. 13/156 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 408 event pairs, 0 based on Foata normal form. 0/118 useless extension candidates. Maximal degree in co-relation 115. Up to 8 conditions per place. [2024-11-07 15:17:24,878 INFO L82 GeneralOperation]: Start removeDead. Operand has 122 places, 125 transitions, 268 flow [2024-11-07 15:17:24,882 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 122 places, 125 transitions, 268 flow [2024-11-07 15:17:24,883 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:17:24,886 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;@4b215e22, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:17:24,886 INFO L334 AbstractCegarLoop]: Starting to check reachability of 29 error locations. [2024-11-07 15:17:24,889 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:17:24,892 INFO L124 PetriNetUnfolderBase]: 2/28 cut-off events. [2024-11-07 15:17:24,892 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:17:24,892 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:24,892 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:17:24,893 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:17:24,893 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:24,893 INFO L85 PathProgramCache]: Analyzing trace with hash 1473102981, now seen corresponding path program 1 times [2024-11-07 15:17:24,893 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:24,893 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [459304568] [2024-11-07 15:17:24,893 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:24,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:24,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:24,917 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:17:24,918 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:24,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [459304568] [2024-11-07 15:17:24,918 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [459304568] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:24,918 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:24,918 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 15:17:24,918 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1257818239] [2024-11-07 15:17:24,919 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:24,919 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:17:24,919 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:24,919 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:17:24,919 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:17:24,920 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 99 out of 125 [2024-11-07 15:17:24,921 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 125 transitions, 268 flow. Second operand has 2 states, 2 states have (on average 100.0) internal successors, (200), 2 states have internal predecessors, (200), 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:17:24,921 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:24,921 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 99 of 125 [2024-11-07 15:17:24,921 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:24,993 INFO L124 PetriNetUnfolderBase]: 21/317 cut-off events. [2024-11-07 15:17:24,994 INFO L125 PetriNetUnfolderBase]: For 34/34 co-relation queries the response was YES. [2024-11-07 15:17:24,996 INFO L83 FinitePrefix]: Finished finitePrefix Result has 370 conditions, 317 events. 21/317 cut-off events. For 34/34 co-relation queries the response was YES. Maximal size of possible extension queue 22. Compared 1620 event pairs, 10 based on Foata normal form. 37/285 useless extension candidates. Maximal degree in co-relation 197. Up to 25 conditions per place. [2024-11-07 15:17:24,998 INFO L140 encePairwiseOnDemand]: 108/125 looper letters, 6 selfloop transitions, 0 changer transitions 0/99 dead transitions. [2024-11-07 15:17:24,998 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 104 places, 99 transitions, 228 flow [2024-11-07 15:17:24,999 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:17:24,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:17:24,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 221 transitions. [2024-11-07 15:17:24,999 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.884 [2024-11-07 15:17:25,000 INFO L175 Difference]: Start difference. First operand has 122 places, 125 transitions, 268 flow. Second operand 2 states and 221 transitions. [2024-11-07 15:17:25,000 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 104 places, 99 transitions, 228 flow [2024-11-07 15:17:25,001 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 104 places, 99 transitions, 226 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-07 15:17:25,002 INFO L231 Difference]: Finished difference. Result has 104 places, 99 transitions, 214 flow [2024-11-07 15:17:25,004 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=125, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=103, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=99, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=99, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=214, PETRI_PLACES=104, PETRI_TRANSITIONS=99} [2024-11-07 15:17:25,005 INFO L277 CegarLoopForPetriNet]: 122 programPoint places, -18 predicate places. [2024-11-07 15:17:25,006 INFO L471 AbstractCegarLoop]: Abstraction has has 104 places, 99 transitions, 214 flow [2024-11-07 15:17:25,006 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 100.0) internal successors, (200), 2 states have internal predecessors, (200), 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:17:25,006 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:25,006 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] [2024-11-07 15:17:25,006 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 15:17:25,006 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:17:25,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:25,007 INFO L85 PathProgramCache]: Analyzing trace with hash -1687226071, now seen corresponding path program 1 times [2024-11-07 15:17:25,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:25,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1383300342] [2024-11-07 15:17:25,007 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:25,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:25,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:25,043 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:17:25,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:25,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1383300342] [2024-11-07 15:17:25,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1383300342] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:25,043 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:25,043 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:17:25,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [39823623] [2024-11-07 15:17:25,044 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:25,044 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:17:25,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:25,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:17:25,044 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:17:25,064 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 90 out of 125 [2024-11-07 15:17:25,064 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 99 transitions, 214 flow. Second operand has 3 states, 3 states have (on average 91.33333333333333) internal successors, (274), 3 states have internal predecessors, (274), 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:17:25,064 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:25,064 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 90 of 125 [2024-11-07 15:17:25,065 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:25,288 INFO L124 PetriNetUnfolderBase]: 274/1764 cut-off events. [2024-11-07 15:17:25,289 INFO L125 PetriNetUnfolderBase]: For 106/106 co-relation queries the response was YES. [2024-11-07 15:17:25,300 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2262 conditions, 1764 events. 274/1764 cut-off events. For 106/106 co-relation queries the response was YES. Maximal size of possible extension queue 103. Compared 16557 event pairs, 67 based on Foata normal form. 0/1398 useless extension candidates. Maximal degree in co-relation 2256. Up to 271 conditions per place. [2024-11-07 15:17:25,309 INFO L140 encePairwiseOnDemand]: 113/125 looper letters, 17 selfloop transitions, 9 changer transitions 0/110 dead transitions. [2024-11-07 15:17:25,310 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 106 places, 110 transitions, 298 flow [2024-11-07 15:17:25,310 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:17:25,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:17:25,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 299 transitions. [2024-11-07 15:17:25,312 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7973333333333333 [2024-11-07 15:17:25,312 INFO L175 Difference]: Start difference. First operand has 104 places, 99 transitions, 214 flow. Second operand 3 states and 299 transitions. [2024-11-07 15:17:25,312 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 106 places, 110 transitions, 298 flow [2024-11-07 15:17:25,313 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 106 places, 110 transitions, 298 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:17:25,317 INFO L231 Difference]: Finished difference. Result has 108 places, 108 transitions, 292 flow [2024-11-07 15:17:25,318 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=125, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=99, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=90, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=108, PETRI_TRANSITIONS=108} [2024-11-07 15:17:25,318 INFO L277 CegarLoopForPetriNet]: 122 programPoint places, -14 predicate places. [2024-11-07 15:17:25,319 INFO L471 AbstractCegarLoop]: Abstraction has has 108 places, 108 transitions, 292 flow [2024-11-07 15:17:25,319 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 91.33333333333333) internal successors, (274), 3 states have internal predecessors, (274), 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:17:25,319 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:25,320 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] [2024-11-07 15:17:25,320 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 15:17:25,320 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err4ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:17:25,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:25,320 INFO L85 PathProgramCache]: Analyzing trace with hash -149149296, now seen corresponding path program 1 times [2024-11-07 15:17:25,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:25,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [916674088] [2024-11-07 15:17:25,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:25,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:25,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:25,364 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:17:25,364 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:25,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [916674088] [2024-11-07 15:17:25,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [916674088] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:25,365 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:25,365 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:17:25,365 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1760517520] [2024-11-07 15:17:25,365 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:25,365 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:17:25,365 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:25,366 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:17:25,367 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:17:25,408 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 78 out of 125 [2024-11-07 15:17:25,408 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 108 transitions, 292 flow. Second operand has 3 states, 3 states have (on average 79.33333333333333) internal successors, (238), 3 states have internal predecessors, (238), 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:17:25,409 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:25,409 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 78 of 125 [2024-11-07 15:17:25,409 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:26,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][103], [38#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 60#L699-1true, Black: 127#true, 39#L709-4true, 6#L701-2true, 123#true, 134#(= |#race~s~0| 0), 129#(= |#race~r~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:26,282 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:17:26,282 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:17:26,282 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:17:26,282 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:17:26,385 INFO L124 PetriNetUnfolderBase]: 2449/7998 cut-off events. [2024-11-07 15:17:26,385 INFO L125 PetriNetUnfolderBase]: For 1543/1543 co-relation queries the response was YES. [2024-11-07 15:17:26,422 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13837 conditions, 7998 events. 2449/7998 cut-off events. For 1543/1543 co-relation queries the response was YES. Maximal size of possible extension queue 348. Compared 84217 event pairs, 629 based on Foata normal form. 0/6842 useless extension candidates. Maximal degree in co-relation 13829. Up to 3187 conditions per place. [2024-11-07 15:17:26,478 INFO L140 encePairwiseOnDemand]: 104/125 looper letters, 38 selfloop transitions, 15 changer transitions 0/131 dead transitions. [2024-11-07 15:17:26,481 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 131 transitions, 472 flow [2024-11-07 15:17:26,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:17:26,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:17:26,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 287 transitions. [2024-11-07 15:17:26,486 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7653333333333333 [2024-11-07 15:17:26,487 INFO L175 Difference]: Start difference. First operand has 108 places, 108 transitions, 292 flow. Second operand 3 states and 287 transitions. [2024-11-07 15:17:26,487 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 131 transitions, 472 flow [2024-11-07 15:17:26,491 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 108 places, 131 transitions, 448 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:17:26,495 INFO L231 Difference]: Finished difference. Result has 110 places, 123 transitions, 406 flow [2024-11-07 15:17:26,495 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=125, PETRI_DIFFERENCE_MINUEND_FLOW=274, PETRI_DIFFERENCE_MINUEND_PLACES=106, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=406, PETRI_PLACES=110, PETRI_TRANSITIONS=123} [2024-11-07 15:17:26,496 INFO L277 CegarLoopForPetriNet]: 122 programPoint places, -12 predicate places. [2024-11-07 15:17:26,498 INFO L471 AbstractCegarLoop]: Abstraction has has 110 places, 123 transitions, 406 flow [2024-11-07 15:17:26,498 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 79.33333333333333) internal successors, (238), 3 states have internal predecessors, (238), 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:17:26,498 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:26,498 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] [2024-11-07 15:17:26,498 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 15:17:26,499 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:17:26,499 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:26,499 INFO L85 PathProgramCache]: Analyzing trace with hash 1403843795, now seen corresponding path program 1 times [2024-11-07 15:17:26,499 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:26,499 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1013681300] [2024-11-07 15:17:26,499 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:26,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:26,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:17:26,541 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:17:26,541 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:17:26,541 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1013681300] [2024-11-07 15:17:26,541 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1013681300] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:17:26,542 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:17:26,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:17:26,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [545986852] [2024-11-07 15:17:26,542 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:17:26,542 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:17:26,542 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:17:26,543 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:17:26,543 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:17:26,584 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 87 out of 125 [2024-11-07 15:17:26,584 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 110 places, 123 transitions, 406 flow. Second operand has 3 states, 3 states have (on average 89.0) internal successors, (267), 3 states have internal predecessors, (267), 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:17:26,585 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:17:26,585 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 87 of 125 [2024-11-07 15:17:26,585 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:17:27,286 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][115], [60#L699-1true, Black: 127#true, 39#L709-4true, Black: 132#true, 137#true, 123#true, 91#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 134#(= |#race~s~0| 0), 68#L699-5true, 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,286 INFO L294 olderBase$Statistics]: this new event has 63 ancestors and is cut-off event [2024-11-07 15:17:27,286 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 15:17:27,287 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 15:17:27,287 INFO L297 olderBase$Statistics]: existing Event has 53 ancestors and is cut-off event [2024-11-07 15:17:27,291 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][138], [60#L699-1true, Black: 127#true, Black: 132#true, 39#L709-4true, 73#L700true, 137#true, 123#true, 6#L701-2true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,291 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,291 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,291 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,291 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,317 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][115], [60#L699-1true, Black: 127#true, Black: 132#true, 39#L709-4true, 73#L700true, 137#true, 123#true, 91#thr1Err3ASSERT_VIOLATIONDATA_RACEtrue, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,317 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,317 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:17:27,317 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:17:27,317 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:17:27,454 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][136], [17#L699-1true, Black: 127#true, Black: 132#true, 39#L709-4true, 73#L700true, 137#true, 70#L699-2true, 123#true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,454 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:17:27,454 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:17:27,454 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:17:27,454 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:17:27,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][138], [60#L699-1true, Black: 127#true, Black: 132#true, 39#L709-4true, 73#L700true, 137#true, 123#true, 134#(= |#race~s~0| 0), 56#L699-2true, 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,457 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:17:27,457 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:17:27,457 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:17:27,458 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:17:27,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, 112#L701-1true, Black: 127#true, 44#L699-2true, 39#L709-4true, Black: 132#true, 137#true, 123#true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,530 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:17:27,530 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 15:17:27,530 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 15:17:27,530 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 15:17:27,531 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, Black: 127#true, Black: 132#true, 39#L709-4true, 137#true, 6#L701-2true, 123#true, 134#(= |#race~s~0| 0), 22#L699-1true, 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,531 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:17:27,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 15:17:27,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 15:17:27,531 INFO L297 olderBase$Statistics]: existing Event has 59 ancestors and is cut-off event [2024-11-07 15:17:27,545 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, 112#L701-1true, Black: 127#true, 39#L709-4true, Black: 132#true, 137#true, 123#true, 134#(= |#race~s~0| 0), 13#L699-4true, 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,545 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:17:27,545 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:17:27,546 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:17:27,546 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:17:27,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, Black: 127#true, 44#L699-2true, 39#L709-4true, Black: 132#true, 137#true, 123#true, 6#L701-2true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,547 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:17:27,547 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 15:17:27,547 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 15:17:27,547 INFO L297 olderBase$Statistics]: existing Event has 60 ancestors and is cut-off event [2024-11-07 15:17:27,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, Black: 127#true, Black: 132#true, 39#L709-4true, 137#true, 123#true, 6#L701-2true, 134#(= |#race~s~0| 0), 13#L699-4true, 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,563 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-07 15:17:27,565 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:17:27,565 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-07 15:17:27,565 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:17:27,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][138], [60#L699-1true, Black: 127#true, 39#L709-4true, Black: 132#true, 73#L700true, 137#true, 6#L701-2true, 123#true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,580 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-07 15:17:27,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,580 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([475] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][136], [17#L699-1true, 106#L701-2true, Black: 127#true, 39#L709-4true, 73#L700true, Black: 132#true, 137#true, 123#true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,589 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-07 15:17:27,589 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:17:27,589 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,589 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,590 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][138], [60#L699-1true, Black: 127#true, 73#L700true, 39#L709-4true, Black: 132#true, 137#true, 6#L701-2true, 123#true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,590 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-07 15:17:27,590 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,590 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,590 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,590 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:17:27,590 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, Black: 127#true, 32#thr1Err5ASSERT_VIOLATIONDATA_RACEtrue, 39#L709-4true, Black: 132#true, 137#true, 6#L701-2true, 123#true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,590 INFO L294 olderBase$Statistics]: this new event has 74 ancestors and is cut-off event [2024-11-07 15:17:27,590 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,591 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:17:27,591 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:17:27,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, 115#L701-2true, 112#L701-1true, Black: 127#true, Black: 132#true, 39#L709-4true, 137#true, 123#true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,602 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-07 15:17:27,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:17:27,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:17:27,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:17:27,604 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, Black: 127#true, 39#L709-4true, 14#L701-1true, Black: 132#true, 137#true, 123#true, 6#L701-2true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,604 INFO L294 olderBase$Statistics]: this new event has 76 ancestors and is cut-off event [2024-11-07 15:17:27,604 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:17:27,604 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:17:27,604 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:17:27,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([409] L701-6-->L699-1: Formula: (= |v_#race~s~0_1| 0) InVars {} OutVars{#race~s~0=|v_#race~s~0_1|} AuxVars[] AssignedVars[#race~s~0][99], [60#L699-1true, 115#L701-2true, Black: 127#true, 39#L709-4true, Black: 132#true, 137#true, 123#true, 6#L701-2true, 134#(= |#race~s~0| 0), 125#true, 121#true, 119#true]) [2024-11-07 15:17:27,606 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-07 15:17:27,606 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:17:27,606 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:17:27,606 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:17:27,610 INFO L124 PetriNetUnfolderBase]: 3198/9522 cut-off events. [2024-11-07 15:17:27,610 INFO L125 PetriNetUnfolderBase]: For 5825/6127 co-relation queries the response was YES. [2024-11-07 15:17:27,663 INFO L83 FinitePrefix]: Finished finitePrefix Result has 20797 conditions, 9522 events. 3198/9522 cut-off events. For 5825/6127 co-relation queries the response was YES. Maximal size of possible extension queue 393. Compared 98660 event pairs, 894 based on Foata normal form. 51/8074 useless extension candidates. Maximal degree in co-relation 20788. Up to 3525 conditions per place. [2024-11-07 15:17:27,756 INFO L140 encePairwiseOnDemand]: 115/125 looper letters, 34 selfloop transitions, 17 changer transitions 0/144 dead transitions. [2024-11-07 15:17:27,757 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 144 transitions, 610 flow [2024-11-07 15:17:27,757 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:17:27,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:17:27,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 292 transitions. [2024-11-07 15:17:27,759 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7786666666666666 [2024-11-07 15:17:27,759 INFO L175 Difference]: Start difference. First operand has 110 places, 123 transitions, 406 flow. Second operand 3 states and 292 transitions. [2024-11-07 15:17:27,759 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 144 transitions, 610 flow [2024-11-07 15:17:27,770 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 144 transitions, 566 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:17:27,772 INFO L231 Difference]: Finished difference. Result has 112 places, 138 transitions, 534 flow [2024-11-07 15:17:27,772 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=125, PETRI_DIFFERENCE_MINUEND_FLOW=376, PETRI_DIFFERENCE_MINUEND_PLACES=108, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=123, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=106, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=534, PETRI_PLACES=112, PETRI_TRANSITIONS=138} [2024-11-07 15:17:27,773 INFO L277 CegarLoopForPetriNet]: 122 programPoint places, -10 predicate places. [2024-11-07 15:17:27,773 INFO L471 AbstractCegarLoop]: Abstraction has has 112 places, 138 transitions, 534 flow [2024-11-07 15:17:27,773 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 89.0) internal successors, (267), 3 states have internal predecessors, (267), 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:17:27,773 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:17:27,774 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, 1, 1] [2024-11-07 15:17:27,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 15:17:27,774 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2024-11-07 15:17:27,774 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:17:27,775 INFO L85 PathProgramCache]: Analyzing trace with hash -1320643273, now seen corresponding path program 1 times [2024-11-07 15:17:27,775 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:17:27,775 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1416277387] [2024-11-07 15:17:27,775 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:17:27,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:17:27,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:17:27,793 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:17:27,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:17:27,813 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:17:27,813 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:17:27,814 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location thr1Err3ASSERT_VIOLATIONDATA_RACE (28 of 29 remaining) [2024-11-07 15:17:27,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (27 of 29 remaining) [2024-11-07 15:17:27,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (26 of 29 remaining) [2024-11-07 15:17:27,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (25 of 29 remaining) [2024-11-07 15:17:27,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (24 of 29 remaining) [2024-11-07 15:17:27,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (23 of 29 remaining) [2024-11-07 15:17:27,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (22 of 29 remaining) [2024-11-07 15:17:27,814 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (21 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (20 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (19 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (18 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (17 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (16 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (14 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (13 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (12 of 29 remaining) [2024-11-07 15:17:27,815 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (11 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (10 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (2 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (1 of 29 remaining) [2024-11-07 15:17:27,816 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 29 remaining) [2024-11-07 15:17:27,817 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-07 15:17:27,817 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-07 15:17:27,844 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 3 thread instances [2024-11-07 15:17:27,845 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-07 15:17:27,854 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.11 03:17:27 BasicIcfg [2024-11-07 15:17:27,854 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-07 15:17:27,854 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-07 15:17:27,854 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-07 15:17:27,855 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-07 15:17:27,855 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:17:23" (3/4) ... [2024-11-07 15:17:27,856 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-07 15:17:27,906 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-07 15:17:27,907 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-07 15:17:27,909 INFO L158 Benchmark]: Toolchain (without parser) took 5504.30ms. Allocated memory was 100.7MB in the beginning and 520.1MB in the end (delta: 419.4MB). Free memory was 75.6MB in the beginning and 355.8MB in the end (delta: -280.2MB). Peak memory consumption was 138.6MB. Max. memory is 16.1GB. [2024-11-07 15:17:27,910 INFO L158 Benchmark]: CDTParser took 0.80ms. Allocated memory is still 83.9MB. Free memory was 48.0MB in the beginning and 48.0MB in the end (delta: 82.0kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 15:17:27,910 INFO L158 Benchmark]: CACSL2BoogieTranslator took 369.13ms. Allocated memory is still 100.7MB. Free memory was 75.4MB in the beginning and 56.4MB in the end (delta: 19.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-07 15:17:27,910 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.53ms. Allocated memory is still 100.7MB. Free memory was 56.4MB in the beginning and 54.9MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 15:17:27,910 INFO L158 Benchmark]: Boogie Preprocessor took 13.90ms. Allocated memory is still 100.7MB. Free memory was 54.9MB in the beginning and 53.9MB in the end (delta: 953.3kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 15:17:27,910 INFO L158 Benchmark]: RCFGBuilder took 394.24ms. Allocated memory is still 100.7MB. Free memory was 53.9MB in the beginning and 39.9MB in the end (delta: 14.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 15:17:27,911 INFO L158 Benchmark]: TraceAbstraction took 4634.93ms. Allocated memory was 100.7MB in the beginning and 520.1MB in the end (delta: 419.4MB). Free memory was 39.3MB in the beginning and 361.9MB in the end (delta: -322.7MB). Peak memory consumption was 96.7MB. Max. memory is 16.1GB. [2024-11-07 15:17:27,911 INFO L158 Benchmark]: Witness Printer took 52.37ms. Allocated memory is still 520.1MB. Free memory was 361.9MB in the beginning and 355.8MB in the end (delta: 6.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 15:17:27,912 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.80ms. Allocated memory is still 83.9MB. Free memory was 48.0MB in the beginning and 48.0MB in the end (delta: 82.0kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 369.13ms. Allocated memory is still 100.7MB. Free memory was 75.4MB in the beginning and 56.4MB in the end (delta: 19.0MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.53ms. Allocated memory is still 100.7MB. Free memory was 56.4MB in the beginning and 54.9MB in the end (delta: 1.6MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 13.90ms. Allocated memory is still 100.7MB. Free memory was 54.9MB in the beginning and 53.9MB in the end (delta: 953.3kB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 394.24ms. Allocated memory is still 100.7MB. Free memory was 53.9MB in the beginning and 39.9MB in the end (delta: 14.0MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 4634.93ms. Allocated memory was 100.7MB in the beginning and 520.1MB in the end (delta: 419.4MB). Free memory was 39.3MB in the beginning and 361.9MB in the end (delta: -322.7MB). Peak memory consumption was 96.7MB. Max. memory is 16.1GB. * Witness Printer took 52.37ms. Allocated memory is still 520.1MB. Free memory was 361.9MB in the beginning and 355.8MB in the end (delta: 6.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 698]: Data race detected Data race detected The following path leads to a data race: [L688] 0 unsigned int r = 0; VAL [r=0] [L689] 0 unsigned int s = 0; VAL [r=0, s=0] [L707] 0 pthread_t t; VAL [r=0, s=0] [L708] COND TRUE 0 1 VAL [r=0, s=0] [L709] FCALL, FORK 0 pthread_create(&t, 0, thr1, 0) VAL [r=0, s=0, t=-1] [L708] COND TRUE 0 1 VAL [r=0, s=0, t=-1] [L709] FCALL, FORK 0 pthread_create(&t, 0, thr1, 0) VAL [r=0, s=0, t=0] [L696] 1 unsigned int l = 0; VAL [\old(arg)={0:0}, arg={0:0}, l=0, r=0, s=0] [L697] CALL 1 __VERIFIER_atomic_inc_r() [L692] EXPR 1 r!=-1 [L692] CALL 1 assume_abort_if_not(r!=-1) [L3] COND FALSE 1 !(!cond) [L692] RET 1 assume_abort_if_not(r!=-1) [L693] EXPR 1 r + 1 [L693] 1 r = r + 1 [L697] RET 1 __VERIFIER_atomic_inc_r() [L698] 1 r == 1 VAL [\old(arg)={0:0}, arg={0:0}, l=0, r=1, s=0] [L696] 2 unsigned int l = 0; VAL [\old(arg)={0:0}, arg={0:0}, l=0, r=1, s=0] [L697] CALL 2 __VERIFIER_atomic_inc_r() [L692] EXPR 2 r!=-1 [L692] CALL 2 assume_abort_if_not(r!=-1) [L3] COND FALSE 2 !(!cond) [L692] RET 2 assume_abort_if_not(r!=-1) [L693] EXPR 2 r + 1 [L693] 2 r = r + 1 [L697] RET 2 __VERIFIER_atomic_inc_r() [L698] 1 r == 1 VAL [\old(arg)={0:0}, arg={0:0}, l=0, r=2, s=0] Now there is a data race on ~r~0 between C: r = r + 1 [693] and C: r == 1 [698] - UnprovableResult [Line: 692]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 699]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 699]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 701]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 709]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 85 locations, 15 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 0.6s, OverallIterations: 3, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 2 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 0 mSDsluCounter, 1 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 1 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 8 IncrementalHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 1 mSolverCounterUnsat, 1 mSDtfsCounter, 8 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=118occurred in iteration=0, InterpolantAutomatonStates: 5, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 63 NumberOfCodeBlocks, 63 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 38 ConstructedInterpolants, 0 QuantifiedInterpolants, 40 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 4 procedures, 116 locations, 22 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 0.8s, OverallIterations: 5, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 73 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 31 mSDsluCounter, 13 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 19 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 88 IncrementalHoareTripleChecker+Invalid, 107 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 19 mSolverCounterUnsat, 13 mSDtfsCounter, 88 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=344occurred in iteration=4, InterpolantAutomatonStates: 11, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 122 NumberOfCodeBlocks, 122 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 88 ConstructedInterpolants, 0 QuantifiedInterpolants, 94 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data with 3 thread instances CFG has 5 procedures, 147 locations, 29 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 3.0s, OverallIterations: 5, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 121 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 44 mSDsluCounter, 19 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 26 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 137 IncrementalHoareTripleChecker+Invalid, 163 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 26 mSolverCounterUnsat, 19 mSDtfsCounter, 137 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 7 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=534occurred in iteration=4, InterpolantAutomatonStates: 11, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 123 NumberOfCodeBlocks, 123 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 88 ConstructedInterpolants, 0 QuantifiedInterpolants, 94 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-11-07 15:17:27,951 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE