./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.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/48_ticket_lock_low_contention_vs-pthread.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', '801883caffd8b582a36607f9ec62109ac5c5dc10c811693a281fb396b4b60131'] 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/48_ticket_lock_low_contention_vs-pthread.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 801883caffd8b582a36607f9ec62109ac5c5dc10c811693a281fb396b4b60131 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 15:19:57,852 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 15:19:57,921 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-07 15:19:57,927 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 15:19:57,929 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 15:19:57,952 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 15:19:57,954 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 15:19:57,954 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 15:19:57,954 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 15:19:57,954 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 15:19:57,955 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 15:19:57,955 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 15:19:57,955 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 15:19:57,956 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:19:57,956 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 15:19:57,956 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 15:19:57,956 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 -> 801883caffd8b582a36607f9ec62109ac5c5dc10c811693a281fb396b4b60131 [2024-11-07 15:19:58,194 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 15:19:58,200 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 15:19:58,201 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 15:19:58,202 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 15:19:58,202 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 15:19:58,204 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.i [2024-11-07 15:19:59,332 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 15:19:59,565 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 15:19:59,566 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/48_ticket_lock_low_contention_vs-pthread.i [2024-11-07 15:19:59,578 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7c5eb3438/12b0fb9448394f4d8cad29081715cea8/FLAG7ddcc092f [2024-11-07 15:19:59,894 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/7c5eb3438/12b0fb9448394f4d8cad29081715cea8 [2024-11-07 15:19:59,896 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 15:19:59,897 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 15:19:59,898 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 15:19:59,898 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 15:19:59,903 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 15:19:59,904 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:19:59" (1/1) ... [2024-11-07 15:19:59,904 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@ab4e26c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:19:59, skipping insertion in model container [2024-11-07 15:19:59,905 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:19:59" (1/1) ... [2024-11-07 15:19:59,928 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 15:20:00,157 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:20:00,169 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 15:20:00,205 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:20:00,238 INFO L204 MainTranslator]: Completed translation [2024-11-07 15:20:00,239 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00 WrapperNode [2024-11-07 15:20:00,239 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 15:20:00,240 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 15:20:00,240 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 15:20:00,240 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 15:20:00,244 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:20:00" (1/1) ... [2024-11-07 15:20:00,251 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:20:00" (1/1) ... [2024-11-07 15:20:00,264 INFO L138 Inliner]: procedures = 164, calls = 17, calls flagged for inlining = 4, calls inlined = 5, statements flattened = 87 [2024-11-07 15:20:00,265 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 15:20:00,265 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 15:20:00,265 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 15:20:00,265 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 15:20:00,269 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,269 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,271 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,271 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,274 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,275 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,276 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,277 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,278 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 15:20:00,282 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 15:20:00,282 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 15:20:00,282 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 15:20:00,283 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (1/1) ... [2024-11-07 15:20:00,286 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:20:00,298 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 15:20:00,309 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:20:00,311 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:20:00,327 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-07 15:20:00,327 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-07 15:20:00,327 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-07 15:20:00,327 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 15:20:00,327 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 15:20:00,327 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-07 15:20:00,327 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 15:20:00,327 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 15:20:00,328 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:20:00,415 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 15:20:00,416 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 15:20:00,544 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 15:20:00,544 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 15:20:00,565 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 15:20:00,565 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-07 15:20:00,566 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:20:00 BoogieIcfgContainer [2024-11-07 15:20:00,566 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 15:20:00,568 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 15:20:00,568 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 15:20:00,571 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 15:20:00,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:19:59" (1/3) ... [2024-11-07 15:20:00,572 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@447116e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:20:00, skipping insertion in model container [2024-11-07 15:20:00,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:20:00" (2/3) ... [2024-11-07 15:20:00,572 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@447116e6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:20:00, skipping insertion in model container [2024-11-07 15:20:00,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:20:00" (3/3) ... [2024-11-07 15:20:00,573 INFO L112 eAbstractionObserver]: Analyzing ICFG 48_ticket_lock_low_contention_vs-pthread.i [2024-11-07 15:20:00,582 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 15:20:00,582 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-11-07 15:20:00,583 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 15:20:00,627 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:20:00,656 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 97 places, 99 transitions, 202 flow [2024-11-07 15:20:00,729 INFO L124 PetriNetUnfolderBase]: 8/149 cut-off events. [2024-11-07 15:20:00,732 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:20:00,735 INFO L83 FinitePrefix]: Finished finitePrefix Result has 153 conditions, 149 events. 8/149 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 352 event pairs, 0 based on Foata normal form. 0/130 useless extension candidates. Maximal degree in co-relation 80. Up to 4 conditions per place. [2024-11-07 15:20:00,736 INFO L82 GeneralOperation]: Start removeDead. Operand has 97 places, 99 transitions, 202 flow [2024-11-07 15:20:00,738 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 97 places, 99 transitions, 202 flow [2024-11-07 15:20:00,747 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:20:00,758 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;@70d8f307, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:20:00,759 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-11-07 15:20:00,769 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:20:00,769 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-11-07 15:20:00,769 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:20:00,769 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:00,770 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:20:00,770 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-07 15:20:00,775 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:00,775 INFO L85 PathProgramCache]: Analyzing trace with hash 1583107030, now seen corresponding path program 1 times [2024-11-07 15:20:00,780 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:00,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1453650603] [2024-11-07 15:20:00,781 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:00,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:00,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:00,897 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:20:00,898 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:00,898 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1453650603] [2024-11-07 15:20:00,898 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1453650603] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:00,898 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:00,898 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:00,899 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1639311377] [2024-11-07 15:20:00,900 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:00,904 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:20:00,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:00,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:20:00,924 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:20:00,925 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 87 out of 99 [2024-11-07 15:20:00,928 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 97 places, 99 transitions, 202 flow. Second operand has 2 states, 2 states have (on average 88.0) internal successors, (176), 2 states have internal predecessors, (176), 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:20:00,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:00,929 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 87 of 99 [2024-11-07 15:20:00,930 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:00,975 INFO L124 PetriNetUnfolderBase]: 4/189 cut-off events. [2024-11-07 15:20:00,976 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:20:00,976 INFO L83 FinitePrefix]: Finished finitePrefix Result has 209 conditions, 189 events. 4/189 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 542 event pairs, 4 based on Foata normal form. 16/181 useless extension candidates. Maximal degree in co-relation 137. Up to 16 conditions per place. [2024-11-07 15:20:00,978 INFO L140 encePairwiseOnDemand]: 94/99 looper letters, 5 selfloop transitions, 0 changer transitions 0/90 dead transitions. [2024-11-07 15:20:00,978 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 94 places, 90 transitions, 194 flow [2024-11-07 15:20:00,979 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:20:00,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:20:00,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 184 transitions. [2024-11-07 15:20:00,990 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9292929292929293 [2024-11-07 15:20:00,991 INFO L175 Difference]: Start difference. First operand has 97 places, 99 transitions, 202 flow. Second operand 2 states and 184 transitions. [2024-11-07 15:20:00,991 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 94 places, 90 transitions, 194 flow [2024-11-07 15:20:00,994 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 94 places, 90 transitions, 194 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:20:00,996 INFO L231 Difference]: Finished difference. Result has 94 places, 90 transitions, 184 flow [2024-11-07 15:20:00,999 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=99, PETRI_DIFFERENCE_MINUEND_FLOW=184, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=90, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=184, PETRI_PLACES=94, PETRI_TRANSITIONS=90} [2024-11-07 15:20:01,001 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, -3 predicate places. [2024-11-07 15:20:01,002 INFO L471 AbstractCegarLoop]: Abstraction has has 94 places, 90 transitions, 184 flow [2024-11-07 15:20:01,002 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 88.0) internal successors, (176), 2 states have internal predecessors, (176), 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:20:01,002 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:01,002 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:01,003 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 15:20:01,003 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-07 15:20:01,004 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:01,004 INFO L85 PathProgramCache]: Analyzing trace with hash -1546415920, now seen corresponding path program 1 times [2024-11-07 15:20:01,004 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:01,004 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1549943196] [2024-11-07 15:20:01,005 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:01,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:01,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:01,080 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:20:01,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:01,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1549943196] [2024-11-07 15:20:01,080 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1549943196] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:01,080 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:01,080 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:01,080 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1494860679] [2024-11-07 15:20:01,080 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:01,081 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:01,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:01,081 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:01,082 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:01,115 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 75 out of 99 [2024-11-07 15:20:01,116 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 94 places, 90 transitions, 184 flow. Second operand has 3 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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:20:01,116 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:01,116 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 75 of 99 [2024-11-07 15:20:01,116 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:01,201 INFO L124 PetriNetUnfolderBase]: 59/448 cut-off events. [2024-11-07 15:20:01,201 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 15:20:01,202 INFO L83 FinitePrefix]: Finished finitePrefix Result has 601 conditions, 448 events. 59/448 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2365 event pairs, 41 based on Foata normal form. 0/386 useless extension candidates. Maximal degree in co-relation 597. Up to 126 conditions per place. [2024-11-07 15:20:01,203 INFO L140 encePairwiseOnDemand]: 92/99 looper letters, 18 selfloop transitions, 6 changer transitions 0/97 dead transitions. [2024-11-07 15:20:01,204 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 96 places, 97 transitions, 246 flow [2024-11-07 15:20:01,204 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:01,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:01,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 250 transitions. [2024-11-07 15:20:01,205 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8417508417508418 [2024-11-07 15:20:01,205 INFO L175 Difference]: Start difference. First operand has 94 places, 90 transitions, 184 flow. Second operand 3 states and 250 transitions. [2024-11-07 15:20:01,205 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 96 places, 97 transitions, 246 flow [2024-11-07 15:20:01,206 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 97 transitions, 246 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:20:01,208 INFO L231 Difference]: Finished difference. Result has 98 places, 95 transitions, 230 flow [2024-11-07 15:20:01,208 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=99, PETRI_DIFFERENCE_MINUEND_FLOW=184, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=90, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=230, PETRI_PLACES=98, PETRI_TRANSITIONS=95} [2024-11-07 15:20:01,209 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, 1 predicate places. [2024-11-07 15:20:01,209 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 95 transitions, 230 flow [2024-11-07 15:20:01,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.66666666666667) internal successors, (230), 3 states have internal predecessors, (230), 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:20:01,209 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:01,209 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:01,210 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 15:20:01,210 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-07 15:20:01,210 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:01,210 INFO L85 PathProgramCache]: Analyzing trace with hash -2130394336, now seen corresponding path program 1 times [2024-11-07 15:20:01,210 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:01,210 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [698177656] [2024-11-07 15:20:01,210 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:01,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:01,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:01,299 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:20:01,300 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:01,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [698177656] [2024-11-07 15:20:01,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [698177656] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:01,300 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:01,300 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:01,300 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2069833776] [2024-11-07 15:20:01,300 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:01,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:01,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:01,301 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:01,301 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:01,338 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 77 out of 99 [2024-11-07 15:20:01,339 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 95 transitions, 230 flow. Second operand has 3 states, 3 states have (on average 78.66666666666667) internal successors, (236), 3 states have internal predecessors, (236), 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:20:01,339 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:01,339 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 77 of 99 [2024-11-07 15:20:01,339 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:01,394 INFO L124 PetriNetUnfolderBase]: 64/427 cut-off events. [2024-11-07 15:20:01,394 INFO L125 PetriNetUnfolderBase]: For 46/48 co-relation queries the response was YES. [2024-11-07 15:20:01,396 INFO L83 FinitePrefix]: Finished finitePrefix Result has 673 conditions, 427 events. 64/427 cut-off events. For 46/48 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 2341 event pairs, 32 based on Foata normal form. 0/372 useless extension candidates. Maximal degree in co-relation 667. Up to 119 conditions per place. [2024-11-07 15:20:01,398 INFO L140 encePairwiseOnDemand]: 92/99 looper letters, 18 selfloop transitions, 7 changer transitions 0/102 dead transitions. [2024-11-07 15:20:01,399 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 102 transitions, 298 flow [2024-11-07 15:20:01,399 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:01,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:01,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 254 transitions. [2024-11-07 15:20:01,401 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8552188552188552 [2024-11-07 15:20:01,401 INFO L175 Difference]: Start difference. First operand has 98 places, 95 transitions, 230 flow. Second operand 3 states and 254 transitions. [2024-11-07 15:20:01,401 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 102 transitions, 298 flow [2024-11-07 15:20:01,402 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 102 transitions, 284 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:01,404 INFO L231 Difference]: Finished difference. Result has 100 places, 100 transitions, 270 flow [2024-11-07 15:20:01,404 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=99, PETRI_DIFFERENCE_MINUEND_FLOW=218, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=95, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=88, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=270, PETRI_PLACES=100, PETRI_TRANSITIONS=100} [2024-11-07 15:20:01,406 INFO L277 CegarLoopForPetriNet]: 97 programPoint places, 3 predicate places. [2024-11-07 15:20:01,406 INFO L471 AbstractCegarLoop]: Abstraction has has 100 places, 100 transitions, 270 flow [2024-11-07 15:20:01,406 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 78.66666666666667) internal successors, (236), 3 states have internal predecessors, (236), 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:20:01,406 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:01,407 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:01,407 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 15:20:01,407 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 6 more)] === [2024-11-07 15:20:01,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:01,408 INFO L85 PathProgramCache]: Analyzing trace with hash 2129827008, now seen corresponding path program 1 times [2024-11-07 15:20:01,408 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:01,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [236645492] [2024-11-07 15:20:01,408 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:01,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:01,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:20:01,423 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:20:01,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:20:01,443 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:20:01,445 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:20:01,446 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining) [2024-11-07 15:20:01,447 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (8 of 10 remaining) [2024-11-07 15:20:01,447 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (7 of 10 remaining) [2024-11-07 15:20:01,447 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (6 of 10 remaining) [2024-11-07 15:20:01,447 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (5 of 10 remaining) [2024-11-07 15:20:01,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (4 of 10 remaining) [2024-11-07 15:20:01,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (3 of 10 remaining) [2024-11-07 15:20:01,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 10 remaining) [2024-11-07 15:20:01,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 10 remaining) [2024-11-07 15:20:01,448 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (0 of 10 remaining) [2024-11-07 15:20:01,448 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 15:20:01,448 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-07 15:20:01,453 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:20:01,453 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-07 15:20:01,475 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:20:01,481 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 128 places, 130 transitions, 270 flow [2024-11-07 15:20:01,504 INFO L124 PetriNetUnfolderBase]: 13/230 cut-off events. [2024-11-07 15:20:01,505 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-07 15:20:01,507 INFO L83 FinitePrefix]: Finished finitePrefix Result has 238 conditions, 230 events. 13/230 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 766 event pairs, 0 based on Foata normal form. 0/199 useless extension candidates. Maximal degree in co-relation 150. Up to 6 conditions per place. [2024-11-07 15:20:01,507 INFO L82 GeneralOperation]: Start removeDead. Operand has 128 places, 130 transitions, 270 flow [2024-11-07 15:20:01,509 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 128 places, 130 transitions, 270 flow [2024-11-07 15:20:01,510 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:20:01,511 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;@70d8f307, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:20:01,511 INFO L334 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-11-07 15:20:01,518 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:20:01,519 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-11-07 15:20:01,519 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:20:01,519 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:01,519 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:20:01,520 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-07 15:20:01,521 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:01,521 INFO L85 PathProgramCache]: Analyzing trace with hash 1723236182, now seen corresponding path program 1 times [2024-11-07 15:20:01,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:01,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1575645696] [2024-11-07 15:20:01,521 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:01,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:01,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:01,542 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:20:01,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:01,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1575645696] [2024-11-07 15:20:01,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1575645696] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:01,543 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:01,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:01,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [770303472] [2024-11-07 15:20:01,543 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:01,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:20:01,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:01,544 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:20:01,544 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:20:01,544 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 112 out of 130 [2024-11-07 15:20:01,545 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 128 places, 130 transitions, 270 flow. Second operand has 2 states, 2 states have (on average 113.0) internal successors, (226), 2 states have internal predecessors, (226), 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:20:01,545 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:01,545 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 112 of 130 [2024-11-07 15:20:01,545 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:01,640 INFO L124 PetriNetUnfolderBase]: 34/566 cut-off events. [2024-11-07 15:20:01,640 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-11-07 15:20:01,642 INFO L83 FinitePrefix]: Finished finitePrefix Result has 653 conditions, 566 events. 34/566 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 3265 event pairs, 34 based on Foata normal form. 67/546 useless extension candidates. Maximal degree in co-relation 429. Up to 73 conditions per place. [2024-11-07 15:20:01,643 INFO L140 encePairwiseOnDemand]: 123/130 looper letters, 8 selfloop transitions, 0 changer transitions 0/117 dead transitions. [2024-11-07 15:20:01,643 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 123 places, 117 transitions, 260 flow [2024-11-07 15:20:01,645 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:20:01,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:20:01,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 239 transitions. [2024-11-07 15:20:01,646 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9192307692307692 [2024-11-07 15:20:01,646 INFO L175 Difference]: Start difference. First operand has 128 places, 130 transitions, 270 flow. Second operand 2 states and 239 transitions. [2024-11-07 15:20:01,646 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 123 places, 117 transitions, 260 flow [2024-11-07 15:20:01,647 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 123 places, 117 transitions, 260 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:20:01,650 INFO L231 Difference]: Finished difference. Result has 123 places, 117 transitions, 244 flow [2024-11-07 15:20:01,652 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=244, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=117, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=244, PETRI_PLACES=123, PETRI_TRANSITIONS=117} [2024-11-07 15:20:01,652 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, -5 predicate places. [2024-11-07 15:20:01,652 INFO L471 AbstractCegarLoop]: Abstraction has has 123 places, 117 transitions, 244 flow [2024-11-07 15:20:01,653 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 113.0) internal successors, (226), 2 states have internal predecessors, (226), 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:20:01,653 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:01,653 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:01,653 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 15:20:01,653 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-07 15:20:01,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:01,654 INFO L85 PathProgramCache]: Analyzing trace with hash -1666931310, now seen corresponding path program 1 times [2024-11-07 15:20:01,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:01,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [597555263] [2024-11-07 15:20:01,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:01,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:01,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:01,700 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:20:01,700 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:01,700 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [597555263] [2024-11-07 15:20:01,701 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [597555263] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:01,701 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:01,701 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:01,701 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2108079051] [2024-11-07 15:20:01,701 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:01,701 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:01,703 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:01,704 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:01,704 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:01,752 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 97 out of 130 [2024-11-07 15:20:01,752 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 117 transitions, 244 flow. Second operand has 3 states, 3 states have (on average 98.66666666666667) internal successors, (296), 3 states have internal predecessors, (296), 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:20:01,752 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:01,752 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 97 of 130 [2024-11-07 15:20:01,752 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:02,071 INFO L124 PetriNetUnfolderBase]: 845/3283 cut-off events. [2024-11-07 15:20:02,071 INFO L125 PetriNetUnfolderBase]: For 20/20 co-relation queries the response was YES. [2024-11-07 15:20:02,079 INFO L83 FinitePrefix]: Finished finitePrefix Result has 4733 conditions, 3283 events. 845/3283 cut-off events. For 20/20 co-relation queries the response was YES. Maximal size of possible extension queue 128. Compared 29834 event pairs, 632 based on Foata normal form. 0/2783 useless extension candidates. Maximal degree in co-relation 4728. Up to 1252 conditions per place. [2024-11-07 15:20:02,089 INFO L140 encePairwiseOnDemand]: 120/130 looper letters, 26 selfloop transitions, 9 changer transitions 0/129 dead transitions. [2024-11-07 15:20:02,090 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 125 places, 129 transitions, 338 flow [2024-11-07 15:20:02,091 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:02,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:02,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 327 transitions. [2024-11-07 15:20:02,092 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8384615384615385 [2024-11-07 15:20:02,092 INFO L175 Difference]: Start difference. First operand has 123 places, 117 transitions, 244 flow. Second operand 3 states and 327 transitions. [2024-11-07 15:20:02,093 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 125 places, 129 transitions, 338 flow [2024-11-07 15:20:02,094 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 125 places, 129 transitions, 338 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:20:02,095 INFO L231 Difference]: Finished difference. Result has 127 places, 125 transitions, 314 flow [2024-11-07 15:20:02,096 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=244, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=117, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=108, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=314, PETRI_PLACES=127, PETRI_TRANSITIONS=125} [2024-11-07 15:20:02,097 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, -1 predicate places. [2024-11-07 15:20:02,098 INFO L471 AbstractCegarLoop]: Abstraction has has 127 places, 125 transitions, 314 flow [2024-11-07 15:20:02,098 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 98.66666666666667) internal successors, (296), 3 states have internal predecessors, (296), 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:20:02,098 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:02,099 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:02,099 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 15:20:02,099 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-07 15:20:02,099 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:02,099 INFO L85 PathProgramCache]: Analyzing trace with hash 916108832, now seen corresponding path program 1 times [2024-11-07 15:20:02,100 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:02,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2131609249] [2024-11-07 15:20:02,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:02,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:02,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:02,137 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:20:02,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:02,138 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2131609249] [2024-11-07 15:20:02,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2131609249] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:02,138 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:02,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:02,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1376708796] [2024-11-07 15:20:02,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:02,138 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:02,139 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:02,139 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:02,140 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:02,175 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 99 out of 130 [2024-11-07 15:20:02,175 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 127 places, 125 transitions, 314 flow. Second operand has 3 states, 3 states have (on average 100.66666666666667) internal successors, (302), 3 states have internal predecessors, (302), 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:20:02,175 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:02,175 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 99 of 130 [2024-11-07 15:20:02,176 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:02,486 INFO L124 PetriNetUnfolderBase]: 1088/3830 cut-off events. [2024-11-07 15:20:02,487 INFO L125 PetriNetUnfolderBase]: For 861/1014 co-relation queries the response was YES. [2024-11-07 15:20:02,533 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6732 conditions, 3830 events. 1088/3830 cut-off events. For 861/1014 co-relation queries the response was YES. Maximal size of possible extension queue 173. Compared 36040 event pairs, 560 based on Foata normal form. 3/3223 useless extension candidates. Maximal degree in co-relation 6725. Up to 1421 conditions per place. [2024-11-07 15:20:02,546 INFO L140 encePairwiseOnDemand]: 120/130 looper letters, 30 selfloop transitions, 13 changer transitions 0/141 dead transitions. [2024-11-07 15:20:02,546 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 129 places, 141 transitions, 459 flow [2024-11-07 15:20:02,546 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:02,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:02,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 332 transitions. [2024-11-07 15:20:02,547 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8512820512820513 [2024-11-07 15:20:02,548 INFO L175 Difference]: Start difference. First operand has 127 places, 125 transitions, 314 flow. Second operand 3 states and 332 transitions. [2024-11-07 15:20:02,548 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 129 places, 141 transitions, 459 flow [2024-11-07 15:20:02,555 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 127 places, 141 transitions, 433 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:02,557 INFO L231 Difference]: Finished difference. Result has 129 places, 136 transitions, 408 flow [2024-11-07 15:20:02,557 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=296, PETRI_DIFFERENCE_MINUEND_PLACES=125, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=125, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=112, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=408, PETRI_PLACES=129, PETRI_TRANSITIONS=136} [2024-11-07 15:20:02,558 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 1 predicate places. [2024-11-07 15:20:02,558 INFO L471 AbstractCegarLoop]: Abstraction has has 129 places, 136 transitions, 408 flow [2024-11-07 15:20:02,558 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 100.66666666666667) internal successors, (302), 3 states have internal predecessors, (302), 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:20:02,559 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:02,559 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:02,559 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-07 15:20:02,559 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-07 15:20:02,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:02,560 INFO L85 PathProgramCache]: Analyzing trace with hash -1138438696, now seen corresponding path program 1 times [2024-11-07 15:20:02,560 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:02,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [767781178] [2024-11-07 15:20:02,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:02,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:02,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:02,594 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:20:02,594 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:02,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [767781178] [2024-11-07 15:20:02,594 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [767781178] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:02,594 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:02,594 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:02,594 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [783013396] [2024-11-07 15:20:02,594 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:02,595 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:02,595 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:02,596 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:02,596 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:02,645 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 97 out of 130 [2024-11-07 15:20:02,645 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 129 places, 136 transitions, 408 flow. Second operand has 3 states, 3 states have (on average 98.33333333333333) internal successors, (295), 3 states have internal predecessors, (295), 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:20:02,646 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:02,646 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 97 of 130 [2024-11-07 15:20:02,646 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:03,256 INFO L124 PetriNetUnfolderBase]: 2061/6890 cut-off events. [2024-11-07 15:20:03,257 INFO L125 PetriNetUnfolderBase]: For 3809/3989 co-relation queries the response was YES. [2024-11-07 15:20:03,320 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13659 conditions, 6890 events. 2061/6890 cut-off events. For 3809/3989 co-relation queries the response was YES. Maximal size of possible extension queue 339. Compared 72127 event pairs, 630 based on Foata normal form. 7/5761 useless extension candidates. Maximal degree in co-relation 13651. Up to 1788 conditions per place. [2024-11-07 15:20:03,345 INFO L140 encePairwiseOnDemand]: 115/130 looper letters, 44 selfloop transitions, 26 changer transitions 0/168 dead transitions. [2024-11-07 15:20:03,347 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 131 places, 168 transitions, 707 flow [2024-11-07 15:20:03,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:03,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:03,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 336 transitions. [2024-11-07 15:20:03,348 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8615384615384616 [2024-11-07 15:20:03,348 INFO L175 Difference]: Start difference. First operand has 129 places, 136 transitions, 408 flow. Second operand 3 states and 336 transitions. [2024-11-07 15:20:03,348 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 131 places, 168 transitions, 707 flow [2024-11-07 15:20:03,356 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 129 places, 168 transitions, 663 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:03,357 INFO L231 Difference]: Finished difference. Result has 131 places, 161 transitions, 664 flow [2024-11-07 15:20:03,358 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=382, PETRI_DIFFERENCE_MINUEND_PLACES=127, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=110, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=664, PETRI_PLACES=131, PETRI_TRANSITIONS=161} [2024-11-07 15:20:03,359 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 3 predicate places. [2024-11-07 15:20:03,359 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 161 transitions, 664 flow [2024-11-07 15:20:03,359 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 98.33333333333333) internal successors, (295), 3 states have internal predecessors, (295), 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:20:03,359 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:03,359 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:03,360 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 15:20:03,360 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-07 15:20:03,360 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:03,360 INFO L85 PathProgramCache]: Analyzing trace with hash -1868486520, now seen corresponding path program 1 times [2024-11-07 15:20:03,360 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:03,360 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [880576730] [2024-11-07 15:20:03,360 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:03,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:03,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:03,393 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:20:03,393 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:03,393 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [880576730] [2024-11-07 15:20:03,393 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [880576730] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:03,393 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:03,393 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:03,393 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1323430362] [2024-11-07 15:20:03,393 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:03,393 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:03,394 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:03,394 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:03,394 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:03,431 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 97 out of 130 [2024-11-07 15:20:03,432 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 161 transitions, 664 flow. Second operand has 3 states, 3 states have (on average 99.33333333333333) internal successors, (298), 3 states have internal predecessors, (298), 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:20:03,432 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:03,432 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 97 of 130 [2024-11-07 15:20:03,432 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:04,066 INFO L124 PetriNetUnfolderBase]: 2966/9755 cut-off events. [2024-11-07 15:20:04,067 INFO L125 PetriNetUnfolderBase]: For 15047/15536 co-relation queries the response was YES. [2024-11-07 15:20:04,084 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23389 conditions, 9755 events. 2966/9755 cut-off events. For 15047/15536 co-relation queries the response was YES. Maximal size of possible extension queue 426. Compared 106016 event pairs, 1072 based on Foata normal form. 41/8329 useless extension candidates. Maximal degree in co-relation 23380. Up to 3627 conditions per place. [2024-11-07 15:20:04,140 INFO L140 encePairwiseOnDemand]: 120/130 looper letters, 60 selfloop transitions, 22 changer transitions 0/183 dead transitions. [2024-11-07 15:20:04,140 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 133 places, 183 transitions, 976 flow [2024-11-07 15:20:04,141 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:04,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:04,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 327 transitions. [2024-11-07 15:20:04,142 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8384615384615385 [2024-11-07 15:20:04,142 INFO L175 Difference]: Start difference. First operand has 131 places, 161 transitions, 664 flow. Second operand 3 states and 327 transitions. [2024-11-07 15:20:04,142 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 133 places, 183 transitions, 976 flow [2024-11-07 15:20:04,149 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 131 places, 183 transitions, 908 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:04,150 INFO L231 Difference]: Finished difference. Result has 133 places, 179 transitions, 862 flow [2024-11-07 15:20:04,151 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=612, PETRI_DIFFERENCE_MINUEND_PLACES=129, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=161, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=862, PETRI_PLACES=133, PETRI_TRANSITIONS=179} [2024-11-07 15:20:04,151 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 5 predicate places. [2024-11-07 15:20:04,151 INFO L471 AbstractCegarLoop]: Abstraction has has 133 places, 179 transitions, 862 flow [2024-11-07 15:20:04,152 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 99.33333333333333) internal successors, (298), 3 states have internal predecessors, (298), 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:20:04,152 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:04,152 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 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, 1, 1, 1] [2024-11-07 15:20:04,152 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 15:20:04,152 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-07 15:20:04,152 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:04,152 INFO L85 PathProgramCache]: Analyzing trace with hash 1763227351, now seen corresponding path program 1 times [2024-11-07 15:20:04,153 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:04,153 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1454452770] [2024-11-07 15:20:04,153 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:04,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:04,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:04,177 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-07 15:20:04,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:04,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1454452770] [2024-11-07 15:20:04,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1454452770] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:04,177 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:04,177 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:04,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1287090837] [2024-11-07 15:20:04,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:04,178 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:04,178 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:04,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:04,178 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:04,212 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 99 out of 130 [2024-11-07 15:20:04,213 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 133 places, 179 transitions, 862 flow. Second operand has 3 states, 3 states have (on average 101.0) internal successors, (303), 3 states have internal predecessors, (303), 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:20:04,213 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:04,213 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 99 of 130 [2024-11-07 15:20:04,213 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:04,999 INFO L124 PetriNetUnfolderBase]: 3533/10646 cut-off events. [2024-11-07 15:20:05,000 INFO L125 PetriNetUnfolderBase]: For 19402/19852 co-relation queries the response was YES. [2024-11-07 15:20:05,064 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27773 conditions, 10646 events. 3533/10646 cut-off events. For 19402/19852 co-relation queries the response was YES. Maximal size of possible extension queue 506. Compared 115646 event pairs, 994 based on Foata normal form. 26/8880 useless extension candidates. Maximal degree in co-relation 27763. Up to 3995 conditions per place. [2024-11-07 15:20:05,090 INFO L140 encePairwiseOnDemand]: 120/130 looper letters, 68 selfloop transitions, 36 changer transitions 0/209 dead transitions. [2024-11-07 15:20:05,090 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 209 transitions, 1284 flow [2024-11-07 15:20:05,091 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:05,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:05,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 331 transitions. [2024-11-07 15:20:05,092 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8487179487179487 [2024-11-07 15:20:05,092 INFO L175 Difference]: Start difference. First operand has 133 places, 179 transitions, 862 flow. Second operand 3 states and 331 transitions. [2024-11-07 15:20:05,092 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 209 transitions, 1284 flow [2024-11-07 15:20:05,112 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 133 places, 209 transitions, 1184 flow, removed 20 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:05,115 INFO L231 Difference]: Finished difference. Result has 135 places, 205 transitions, 1166 flow [2024-11-07 15:20:05,116 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=786, PETRI_DIFFERENCE_MINUEND_PLACES=131, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=179, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1166, PETRI_PLACES=135, PETRI_TRANSITIONS=205} [2024-11-07 15:20:05,116 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 7 predicate places. [2024-11-07 15:20:05,116 INFO L471 AbstractCegarLoop]: Abstraction has has 135 places, 205 transitions, 1166 flow [2024-11-07 15:20:05,117 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 101.0) internal successors, (303), 3 states have internal predecessors, (303), 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:20:05,117 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:05,117 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:05,117 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 15:20:05,117 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-07 15:20:05,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:05,118 INFO L85 PathProgramCache]: Analyzing trace with hash -453541239, now seen corresponding path program 1 times [2024-11-07 15:20:05,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:05,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1725286683] [2024-11-07 15:20:05,118 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:05,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:05,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:05,142 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:20:05,143 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:05,143 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1725286683] [2024-11-07 15:20:05,143 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1725286683] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:05,143 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:05,143 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:05,143 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1178648634] [2024-11-07 15:20:05,143 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:05,143 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:05,144 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:05,144 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:05,144 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:05,172 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 99 out of 130 [2024-11-07 15:20:05,172 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 135 places, 205 transitions, 1166 flow. Second operand has 3 states, 3 states have (on average 101.33333333333333) internal successors, (304), 3 states have internal predecessors, (304), 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:20:05,174 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:05,174 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 99 of 130 [2024-11-07 15:20:05,174 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:05,809 INFO L124 PetriNetUnfolderBase]: 4494/13130 cut-off events. [2024-11-07 15:20:05,809 INFO L125 PetriNetUnfolderBase]: For 33502/34099 co-relation queries the response was YES. [2024-11-07 15:20:05,894 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37401 conditions, 13130 events. 4494/13130 cut-off events. For 33502/34099 co-relation queries the response was YES. Maximal size of possible extension queue 582. Compared 144792 event pairs, 1133 based on Foata normal form. 23/11003 useless extension candidates. Maximal degree in co-relation 37390. Up to 4861 conditions per place. [2024-11-07 15:20:05,934 INFO L140 encePairwiseOnDemand]: 120/130 looper letters, 91 selfloop transitions, 38 changer transitions 0/236 dead transitions. [2024-11-07 15:20:05,934 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 137 places, 236 transitions, 1685 flow [2024-11-07 15:20:05,935 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:05,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:05,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 332 transitions. [2024-11-07 15:20:05,936 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8512820512820513 [2024-11-07 15:20:05,936 INFO L175 Difference]: Start difference. First operand has 135 places, 205 transitions, 1166 flow. Second operand 3 states and 332 transitions. [2024-11-07 15:20:05,936 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 137 places, 236 transitions, 1685 flow [2024-11-07 15:20:05,954 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 135 places, 236 transitions, 1597 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:05,957 INFO L231 Difference]: Finished difference. Result has 137 places, 231 transitions, 1530 flow [2024-11-07 15:20:05,958 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=130, PETRI_DIFFERENCE_MINUEND_FLOW=1094, PETRI_DIFFERENCE_MINUEND_PLACES=133, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=205, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=167, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1530, PETRI_PLACES=137, PETRI_TRANSITIONS=231} [2024-11-07 15:20:05,959 INFO L277 CegarLoopForPetriNet]: 128 programPoint places, 9 predicate places. [2024-11-07 15:20:05,959 INFO L471 AbstractCegarLoop]: Abstraction has has 137 places, 231 transitions, 1530 flow [2024-11-07 15:20:05,960 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 101.33333333333333) internal successors, (304), 3 states have internal predecessors, (304), 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:20:05,960 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:05,960 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:05,960 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 15:20:05,960 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 9 more)] === [2024-11-07 15:20:05,961 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:05,962 INFO L85 PathProgramCache]: Analyzing trace with hash -1721952119, now seen corresponding path program 1 times [2024-11-07 15:20:05,962 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:05,962 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1272769111] [2024-11-07 15:20:05,962 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:05,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:05,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:20:05,977 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:20:05,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:20:05,987 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:20:05,989 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:20:05,989 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (11 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (10 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (9 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (8 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (7 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (6 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (5 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (4 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (3 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (2 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (1 of 13 remaining) [2024-11-07 15:20:05,990 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (0 of 13 remaining) [2024-11-07 15:20:05,991 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 15:20:05,991 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:05,991 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:20:05,991 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-07 15:20:06,018 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:20:06,021 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 159 places, 161 transitions, 340 flow [2024-11-07 15:20:06,041 INFO L124 PetriNetUnfolderBase]: 18/311 cut-off events. [2024-11-07 15:20:06,041 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-07 15:20:06,042 INFO L83 FinitePrefix]: Finished finitePrefix Result has 324 conditions, 311 events. 18/311 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1199 event pairs, 0 based on Foata normal form. 0/268 useless extension candidates. Maximal degree in co-relation 234. Up to 8 conditions per place. [2024-11-07 15:20:06,042 INFO L82 GeneralOperation]: Start removeDead. Operand has 159 places, 161 transitions, 340 flow [2024-11-07 15:20:06,045 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 159 places, 161 transitions, 340 flow [2024-11-07 15:20:06,046 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:20:06,047 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;@70d8f307, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:20:06,047 INFO L334 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-11-07 15:20:06,049 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:20:06,049 INFO L124 PetriNetUnfolderBase]: 2/48 cut-off events. [2024-11-07 15:20:06,049 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:20:06,049 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:06,049 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:20:06,049 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-07 15:20:06,049 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:06,049 INFO L85 PathProgramCache]: Analyzing trace with hash -1142734570, now seen corresponding path program 1 times [2024-11-07 15:20:06,050 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:06,050 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [792424486] [2024-11-07 15:20:06,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:06,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:06,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:06,060 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:20:06,060 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:06,060 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [792424486] [2024-11-07 15:20:06,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [792424486] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:06,060 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:06,061 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:06,061 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [759330355] [2024-11-07 15:20:06,061 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:06,061 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-07 15:20:06,061 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:06,061 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-07 15:20:06,061 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-07 15:20:06,062 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 137 out of 161 [2024-11-07 15:20:06,062 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 159 places, 161 transitions, 340 flow. Second operand has 2 states, 2 states have (on average 138.0) internal successors, (276), 2 states have internal predecessors, (276), 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:20:06,062 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:06,062 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 137 of 161 [2024-11-07 15:20:06,062 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:06,187 INFO L124 PetriNetUnfolderBase]: 178/1732 cut-off events. [2024-11-07 15:20:06,187 INFO L125 PetriNetUnfolderBase]: For 67/67 co-relation queries the response was YES. [2024-11-07 15:20:06,194 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2081 conditions, 1732 events. 178/1732 cut-off events. For 67/67 co-relation queries the response was YES. Maximal size of possible extension queue 67. Compared 14445 event pairs, 178 based on Foata normal form. 260/1709 useless extension candidates. Maximal degree in co-relation 1375. Up to 298 conditions per place. [2024-11-07 15:20:06,198 INFO L140 encePairwiseOnDemand]: 152/161 looper letters, 11 selfloop transitions, 0 changer transitions 0/144 dead transitions. [2024-11-07 15:20:06,199 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 152 places, 144 transitions, 328 flow [2024-11-07 15:20:06,199 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-07 15:20:06,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 2 states. [2024-11-07 15:20:06,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2 states to 2 states and 294 transitions. [2024-11-07 15:20:06,200 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9130434782608695 [2024-11-07 15:20:06,200 INFO L175 Difference]: Start difference. First operand has 159 places, 161 transitions, 340 flow. Second operand 2 states and 294 transitions. [2024-11-07 15:20:06,200 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 152 places, 144 transitions, 328 flow [2024-11-07 15:20:06,201 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 152 places, 144 transitions, 326 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-07 15:20:06,202 INFO L231 Difference]: Finished difference. Result has 152 places, 144 transitions, 304 flow [2024-11-07 15:20:06,202 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=304, PETRI_DIFFERENCE_MINUEND_PLACES=151, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=2, PETRI_FLOW=304, PETRI_PLACES=152, PETRI_TRANSITIONS=144} [2024-11-07 15:20:06,202 INFO L277 CegarLoopForPetriNet]: 159 programPoint places, -7 predicate places. [2024-11-07 15:20:06,203 INFO L471 AbstractCegarLoop]: Abstraction has has 152 places, 144 transitions, 304 flow [2024-11-07 15:20:06,203 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 138.0) internal successors, (276), 2 states have internal predecessors, (276), 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:20:06,203 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:06,203 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:06,203 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-07 15:20:06,203 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-07 15:20:06,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:06,203 INFO L85 PathProgramCache]: Analyzing trace with hash -2146567085, now seen corresponding path program 1 times [2024-11-07 15:20:06,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:06,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1502386685] [2024-11-07 15:20:06,204 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:06,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:06,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:06,221 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:20:06,222 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:06,222 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1502386685] [2024-11-07 15:20:06,222 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1502386685] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:06,222 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:06,222 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:06,222 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2022037735] [2024-11-07 15:20:06,222 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:06,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:06,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:06,223 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:06,223 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:06,271 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 119 out of 161 [2024-11-07 15:20:06,271 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 152 places, 144 transitions, 304 flow. Second operand has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 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:20:06,271 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:06,272 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 119 of 161 [2024-11-07 15:20:06,272 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:07,887 INFO L124 PetriNetUnfolderBase]: 8153/23044 cut-off events. [2024-11-07 15:20:07,888 INFO L125 PetriNetUnfolderBase]: For 130/130 co-relation queries the response was YES. [2024-11-07 15:20:07,926 INFO L83 FinitePrefix]: Finished finitePrefix Result has 34911 conditions, 23044 events. 8153/23044 cut-off events. For 130/130 co-relation queries the response was YES. Maximal size of possible extension queue 726. Compared 266221 event pairs, 6332 based on Foata normal form. 0/19799 useless extension candidates. Maximal degree in co-relation 34905. Up to 10488 conditions per place. [2024-11-07 15:20:07,996 INFO L140 encePairwiseOnDemand]: 148/161 looper letters, 34 selfloop transitions, 12 changer transitions 0/161 dead transitions. [2024-11-07 15:20:07,996 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 154 places, 161 transitions, 430 flow [2024-11-07 15:20:07,999 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:07,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:08,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 404 transitions. [2024-11-07 15:20:08,001 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8364389233954451 [2024-11-07 15:20:08,001 INFO L175 Difference]: Start difference. First operand has 152 places, 144 transitions, 304 flow. Second operand 3 states and 404 transitions. [2024-11-07 15:20:08,001 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 154 places, 161 transitions, 430 flow [2024-11-07 15:20:08,002 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 154 places, 161 transitions, 430 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 15:20:08,003 INFO L231 Difference]: Finished difference. Result has 156 places, 155 transitions, 398 flow [2024-11-07 15:20:08,003 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=304, PETRI_DIFFERENCE_MINUEND_PLACES=152, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=398, PETRI_PLACES=156, PETRI_TRANSITIONS=155} [2024-11-07 15:20:08,004 INFO L277 CegarLoopForPetriNet]: 159 programPoint places, -3 predicate places. [2024-11-07 15:20:08,004 INFO L471 AbstractCegarLoop]: Abstraction has has 156 places, 155 transitions, 398 flow [2024-11-07 15:20:08,004 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 120.66666666666667) internal successors, (362), 3 states have internal predecessors, (362), 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:20:08,004 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:08,005 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:08,005 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-07 15:20:08,005 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-07 15:20:08,005 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:08,005 INFO L85 PathProgramCache]: Analyzing trace with hash -322995646, now seen corresponding path program 1 times [2024-11-07 15:20:08,005 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:08,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144420959] [2024-11-07 15:20:08,006 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:08,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:08,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:08,028 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:20:08,029 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:08,029 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1144420959] [2024-11-07 15:20:08,029 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1144420959] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:08,029 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:08,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:08,029 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [413006517] [2024-11-07 15:20:08,029 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:08,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:08,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:08,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:08,030 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:08,066 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 161 [2024-11-07 15:20:08,067 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 156 places, 155 transitions, 398 flow. Second operand has 3 states, 3 states have (on average 122.66666666666667) internal successors, (368), 3 states have internal predecessors, (368), 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:20:08,067 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:08,067 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 161 [2024-11-07 15:20:08,067 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:09,820 INFO L124 PetriNetUnfolderBase]: 11247/29861 cut-off events. [2024-11-07 15:20:09,821 INFO L125 PetriNetUnfolderBase]: For 7866/9081 co-relation queries the response was YES. [2024-11-07 15:20:09,892 INFO L83 FinitePrefix]: Finished finitePrefix Result has 56111 conditions, 29861 events. 11247/29861 cut-off events. For 7866/9081 co-relation queries the response was YES. Maximal size of possible extension queue 1033. Compared 351640 event pairs, 6419 based on Foata normal form. 28/25419 useless extension candidates. Maximal degree in co-relation 56103. Up to 13140 conditions per place. [2024-11-07 15:20:10,012 INFO L140 encePairwiseOnDemand]: 148/161 looper letters, 42 selfloop transitions, 19 changer transitions 0/180 dead transitions. [2024-11-07 15:20:10,012 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 158 places, 180 transitions, 620 flow [2024-11-07 15:20:10,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:10,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:10,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 410 transitions. [2024-11-07 15:20:10,014 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8488612836438924 [2024-11-07 15:20:10,014 INFO L175 Difference]: Start difference. First operand has 156 places, 155 transitions, 398 flow. Second operand 3 states and 410 transitions. [2024-11-07 15:20:10,014 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 158 places, 180 transitions, 620 flow [2024-11-07 15:20:10,074 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 156 places, 180 transitions, 582 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:10,077 INFO L231 Difference]: Finished difference. Result has 158 places, 172 transitions, 546 flow [2024-11-07 15:20:10,077 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=374, PETRI_DIFFERENCE_MINUEND_PLACES=154, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=155, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=136, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=546, PETRI_PLACES=158, PETRI_TRANSITIONS=172} [2024-11-07 15:20:10,078 INFO L277 CegarLoopForPetriNet]: 159 programPoint places, -1 predicate places. [2024-11-07 15:20:10,078 INFO L471 AbstractCegarLoop]: Abstraction has has 158 places, 172 transitions, 546 flow [2024-11-07 15:20:10,079 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 122.66666666666667) internal successors, (368), 3 states have internal predecessors, (368), 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:20:10,079 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:10,079 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:10,079 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-07 15:20:10,079 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-07 15:20:10,080 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:10,080 INFO L85 PathProgramCache]: Analyzing trace with hash -611458056, now seen corresponding path program 1 times [2024-11-07 15:20:10,080 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:10,080 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2130415867] [2024-11-07 15:20:10,080 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:10,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:10,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:10,105 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:20:10,105 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:10,105 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2130415867] [2024-11-07 15:20:10,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2130415867] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:10,106 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:10,106 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:10,106 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1029188204] [2024-11-07 15:20:10,106 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:10,106 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:10,106 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:10,106 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:10,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:10,144 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 117 out of 161 [2024-11-07 15:20:10,145 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 158 places, 172 transitions, 546 flow. Second operand has 3 states, 3 states have (on average 118.33333333333333) internal successors, (355), 3 states have internal predecessors, (355), 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:20:10,145 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:10,145 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 117 of 161 [2024-11-07 15:20:10,145 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:12,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([524] L693-5-->L693-6: Formula: (= |v_#race~c~0_13| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_13|} AuxVars[] AssignedVars[#race~c~0][148], [25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 162#true, 16#L693-6true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 160#true, 70#L693-7true, 169#true, 108#L693-7true, 176#(= |#race~c~0| 0), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true]) [2024-11-07 15:20:12,644 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:12,644 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:12,644 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:12,644 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:12,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][214], [25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 106#L693-4true, 156#true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, 160#true, 169#true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 54#L693-14true, 158#true]) [2024-11-07 15:20:12,843 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:12,844 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:12,844 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:12,844 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:12,851 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][196], [106#L693-4true, 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 160#true, 169#true, 91#L693-14true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true]) [2024-11-07 15:20:12,851 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:12,851 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:12,851 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:12,851 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:13,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][125], [25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 147#L693-5true, 156#true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 160#true, 169#true, 91#L693-14true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true]) [2024-11-07 15:20:13,296 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:13,296 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:13,296 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:13,296 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:13,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][174], [25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 147#L693-5true, 156#true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, 160#true, 169#true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 174#true, 158#true]) [2024-11-07 15:20:13,297 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:13,298 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:13,298 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:13,298 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:15,139 INFO L124 PetriNetUnfolderBase]: 31822/78787 cut-off events. [2024-11-07 15:20:15,139 INFO L125 PetriNetUnfolderBase]: For 55391/57079 co-relation queries the response was YES. [2024-11-07 15:20:15,330 INFO L83 FinitePrefix]: Finished finitePrefix Result has 171117 conditions, 78787 events. 31822/78787 cut-off events. For 55391/57079 co-relation queries the response was YES. Maximal size of possible extension queue 2883. Compared 1033087 event pairs, 10576 based on Foata normal form. 71/64972 useless extension candidates. Maximal degree in co-relation 171108. Up to 24692 conditions per place. [2024-11-07 15:20:15,590 INFO L140 encePairwiseOnDemand]: 141/161 looper letters, 65 selfloop transitions, 40 changer transitions 0/222 dead transitions. [2024-11-07 15:20:15,591 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 160 places, 222 transitions, 1028 flow [2024-11-07 15:20:15,591 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:15,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:15,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 412 transitions. [2024-11-07 15:20:15,592 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8530020703933747 [2024-11-07 15:20:15,592 INFO L175 Difference]: Start difference. First operand has 158 places, 172 transitions, 546 flow. Second operand 3 states and 412 transitions. [2024-11-07 15:20:15,592 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 160 places, 222 transitions, 1028 flow [2024-11-07 15:20:15,744 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 222 transitions, 956 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:15,746 INFO L231 Difference]: Finished difference. Result has 160 places, 212 transitions, 964 flow [2024-11-07 15:20:15,746 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=508, PETRI_DIFFERENCE_MINUEND_PLACES=156, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=172, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=964, PETRI_PLACES=160, PETRI_TRANSITIONS=212} [2024-11-07 15:20:15,747 INFO L277 CegarLoopForPetriNet]: 159 programPoint places, 1 predicate places. [2024-11-07 15:20:15,747 INFO L471 AbstractCegarLoop]: Abstraction has has 160 places, 212 transitions, 964 flow [2024-11-07 15:20:15,747 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 118.33333333333333) internal successors, (355), 3 states have internal predecessors, (355), 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:20:15,747 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:15,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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:20:15,747 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-07 15:20:15,747 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-07 15:20:15,748 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:15,748 INFO L85 PathProgramCache]: Analyzing trace with hash 1966689993, now seen corresponding path program 1 times [2024-11-07 15:20:15,748 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:15,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1875349125] [2024-11-07 15:20:15,748 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:15,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:15,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:15,764 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:20:15,764 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:15,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1875349125] [2024-11-07 15:20:15,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1875349125] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:15,764 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:15,764 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:15,764 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [741400044] [2024-11-07 15:20:15,765 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:15,765 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:15,765 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:15,765 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:15,765 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:15,807 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 119 out of 161 [2024-11-07 15:20:15,808 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 160 places, 212 transitions, 964 flow. Second operand has 3 states, 3 states have (on average 121.33333333333333) internal successors, (364), 3 states have internal predecessors, (364), 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:20:15,808 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:15,808 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 119 of 161 [2024-11-07 15:20:15,808 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:17,777 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([572] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][141], [162#true, 88#L692-3true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, 86#L693-6true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 115#L693-7true, Black: 174#true, 156#true, 179#true, 160#true, 176#(= |#race~c~0| 0)]) [2024-11-07 15:20:17,777 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-07 15:20:17,777 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:20:17,777 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:20:17,777 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:20:17,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([524] L693-5-->L693-6: Formula: (= |v_#race~c~0_13| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_13|} AuxVars[] AssignedVars[#race~c~0][142], [162#true, 88#L692-3true, 16#L693-6true, 70#L693-7true, 107#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 174#true, 156#true, 179#true, 160#true, 176#(= |#race~c~0| 0)]) [2024-11-07 15:20:17,796 INFO L294 olderBase$Statistics]: this new event has 79 ancestors and is cut-off event [2024-11-07 15:20:17,796 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:20:17,796 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:20:17,796 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:20:17,846 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([538] L693-2-->L693-3: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet2#1_3| |v_#race~c~0_1|) InVars {thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} OutVars{#race~c~0=|v_#race~c~0_1|, thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} AuxVars[] AssignedVars[#race~c~0][196], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, 118#L693-3true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 115#L693-7true, 156#true, 179#true, 90#L693-4true, 160#true]) [2024-11-07 15:20:17,846 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-07 15:20:17,846 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:17,846 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:17,846 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:17,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([538] L693-2-->L693-3: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet2#1_3| |v_#race~c~0_1|) InVars {thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} OutVars{#race~c~0=|v_#race~c~0_1|, thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} AuxVars[] AssignedVars[#race~c~0][216], [162#true, 70#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 107#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 118#L693-3true, 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 106#L693-4true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:17,877 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-07 15:20:17,877 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:17,877 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:17,877 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][165], [162#true, 88#L692-3true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, 115#L693-7true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, 160#true]) [2024-11-07 15:20:18,031 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,031 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,031 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,031 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][195], [162#true, 88#L692-3true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 107#L693-7true, 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 106#L693-4true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:18,080 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,080 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,080 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,080 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,107 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([584] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread1of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][156], [162#true, 88#L692-3true, 70#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, 38#L693-14true, Black: 176#(= |#race~c~0| 0), 106#L693-4true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:18,107 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,107 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,107 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,107 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:18,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([584] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread1of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][71], [162#true, 88#L692-3true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, 38#L693-14true, Black: 176#(= |#race~c~0| 0), 147#L693-5true, 179#true, 156#true, 160#true]) [2024-11-07 15:20:18,249 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,249 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,249 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,249 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][120], [162#true, 88#L692-3true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 115#L693-7true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:18,651 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,651 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,651 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,651 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][120], [162#true, 88#L692-3true, 107#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 147#L693-5true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:18,677 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,677 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,677 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,677 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:20:18,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([538] L693-2-->L693-3: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet2#1_3| |v_#race~c~0_1|) InVars {thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} OutVars{#race~c~0=|v_#race~c~0_1|, thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} AuxVars[] AssignedVars[#race~c~0][160], [162#true, 70#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 118#L693-3true, 174#true, 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 115#L693-7true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:18,838 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-07 15:20:18,838 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-07 15:20:18,838 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-07 15:20:18,838 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-07 15:20:18,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([538] L693-2-->L693-3: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet2#1_3| |v_#race~c~0_1|) InVars {thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} OutVars{#race~c~0=|v_#race~c~0_1|, thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} AuxVars[] AssignedVars[#race~c~0][160], [162#true, 70#L693-7true, 107#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 118#L693-3true, 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 147#L693-5true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:18,867 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is not cut-off event [2024-11-07 15:20:18,867 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-07 15:20:18,867 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-07 15:20:18,867 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is not cut-off event [2024-11-07 15:20:19,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([524] L693-5-->L693-6: Formula: (= |v_#race~c~0_13| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_13|} AuxVars[] AssignedVars[#race~c~0][142], [162#true, 16#L693-6true, 70#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 174#true, 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 179#true, 160#true, 176#(= |#race~c~0| 0)]) [2024-11-07 15:20:19,093 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:19,093 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:19,093 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:19,093 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:19,128 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([572] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][141], [162#true, 70#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 86#L693-6true, 108#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 174#true, 156#true, 179#true, 160#true, 176#(= |#race~c~0| 0)]) [2024-11-07 15:20:19,128 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:19,128 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:19,128 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:19,128 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:19,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][201], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 156#true, 179#true, 90#L693-4true, 160#true]) [2024-11-07 15:20:19,567 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][221], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 106#L693-4true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:19,567 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,567 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][165], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, 108#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 156#true, 179#true, 90#L693-4true, 160#true]) [2024-11-07 15:20:19,571 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,571 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,571 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,571 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,576 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][195], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 106#L693-4true, 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 179#true, 160#true]) [2024-11-07 15:20:19,576 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,576 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,576 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,576 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:19,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][120], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 147#L693-5true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:19,931 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,931 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,931 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,931 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][173], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 147#L693-5true, 156#true, 179#true, 160#true]) [2024-11-07 15:20:19,932 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,932 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,932 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,932 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,962 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][120], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, 108#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 156#true, 179#true, 160#true]) [2024-11-07 15:20:19,962 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,962 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,962 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,962 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,963 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][173], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 174#true, 54#L693-14true, 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 156#true, 179#true, 160#true]) [2024-11-07 15:20:19,963 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,963 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,963 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:19,963 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:21,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][165], [18#L694-3true, 37#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 156#true, 179#true, 90#L693-4true, 160#true]) [2024-11-07 15:20:21,972 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-07 15:20:21,972 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:21,972 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:21,972 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:21,973 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][201], [18#L694-3true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 54#L693-14true, 158#true, 69#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 156#true, 179#true, 90#L693-4true, 160#true]) [2024-11-07 15:20:21,973 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-07 15:20:21,973 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:21,973 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:21,973 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,357 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][173], [18#L694-3true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 54#L693-14true, 158#true, 69#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 179#true, 156#true, 160#true]) [2024-11-07 15:20:22,357 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,357 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,357 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,357 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][120], [18#L694-3true, 37#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 179#true, 160#true]) [2024-11-07 15:20:22,358 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,358 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,358 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,358 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:22,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][165], [37#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, 160#true, 28#L701-3true]) [2024-11-07 15:20:22,688 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,688 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,688 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,688 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][201], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 54#L693-14true, 158#true, 69#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 156#true, 179#true, 90#L693-4true, 160#true, 28#L701-3true]) [2024-11-07 15:20:22,689 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,689 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,689 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,689 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][120], [37#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 158#true, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 179#true, 28#L701-3true, 160#true]) [2024-11-07 15:20:22,781 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,781 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,781 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,781 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,786 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][173], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 174#true, 54#L693-14true, 158#true, 69#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 179#true, 28#L701-3true, 160#true]) [2024-11-07 15:20:22,786 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,786 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,786 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:22,786 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:20:23,416 INFO L124 PetriNetUnfolderBase]: 45404/114068 cut-off events. [2024-11-07 15:20:23,416 INFO L125 PetriNetUnfolderBase]: For 212335/218324 co-relation queries the response was YES. [2024-11-07 15:20:23,741 INFO L83 FinitePrefix]: Finished finitePrefix Result has 305840 conditions, 114068 events. 45404/114068 cut-off events. For 212335/218324 co-relation queries the response was YES. Maximal size of possible extension queue 3863. Compared 1555807 event pairs, 17118 based on Foata normal form. 381/95247 useless extension candidates. Maximal degree in co-relation 305830. Up to 49201 conditions per place. [2024-11-07 15:20:24,181 INFO L140 encePairwiseOnDemand]: 148/161 looper letters, 91 selfloop transitions, 36 changer transitions 0/250 dead transitions. [2024-11-07 15:20:24,181 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 162 places, 250 transitions, 1496 flow [2024-11-07 15:20:24,182 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:24,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:24,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 404 transitions. [2024-11-07 15:20:24,183 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8364389233954451 [2024-11-07 15:20:24,183 INFO L175 Difference]: Start difference. First operand has 160 places, 212 transitions, 964 flow. Second operand 3 states and 404 transitions. [2024-11-07 15:20:24,183 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 162 places, 250 transitions, 1496 flow [2024-11-07 15:20:24,266 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 160 places, 250 transitions, 1386 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:20:24,268 INFO L231 Difference]: Finished difference. Result has 162 places, 244 transitions, 1330 flow [2024-11-07 15:20:24,268 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=161, PETRI_DIFFERENCE_MINUEND_FLOW=884, PETRI_DIFFERENCE_MINUEND_PLACES=158, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=212, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=176, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1330, PETRI_PLACES=162, PETRI_TRANSITIONS=244} [2024-11-07 15:20:24,268 INFO L277 CegarLoopForPetriNet]: 159 programPoint places, 3 predicate places. [2024-11-07 15:20:24,268 INFO L471 AbstractCegarLoop]: Abstraction has has 162 places, 244 transitions, 1330 flow [2024-11-07 15:20:24,269 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 121.33333333333333) internal successors, (364), 3 states have internal predecessors, (364), 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:20:24,269 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:20:24,269 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 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, 1, 1, 1] [2024-11-07 15:20:24,269 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-07 15:20:24,269 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (and 12 more)] === [2024-11-07 15:20:24,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:20:24,269 INFO L85 PathProgramCache]: Analyzing trace with hash -2101152425, now seen corresponding path program 1 times [2024-11-07 15:20:24,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:20:24,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1430372790] [2024-11-07 15:20:24,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:20:24,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:20:24,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:20:24,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-07 15:20:24,287 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:20:24,287 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1430372790] [2024-11-07 15:20:24,287 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1430372790] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:20:24,287 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:20:24,287 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:20:24,288 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1958914128] [2024-11-07 15:20:24,288 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:20:24,288 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:20:24,288 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:20:24,288 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:20:24,288 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:20:24,322 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 121 out of 161 [2024-11-07 15:20:24,323 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 162 places, 244 transitions, 1330 flow. Second operand has 3 states, 3 states have (on average 123.0) internal successors, (369), 3 states have internal predecessors, (369), 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:20:24,323 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:20:24,323 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 121 of 161 [2024-11-07 15:20:24,323 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:20:27,463 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([524] L693-5-->L693-6: Formula: (= |v_#race~c~0_13| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_13|} AuxVars[] AssignedVars[#race~c~0][297], [162#true, 16#L693-6true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 174#true, 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:27,464 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,464 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,464 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,464 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([572] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][295], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 86#L693-6true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 174#true, 106#L693-4true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:27,498 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,498 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,498 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,498 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][294], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, 151#L693-6true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 106#L693-4true, Black: 174#true, 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:27,502 INFO L294 olderBase$Statistics]: this new event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,502 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,502 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,502 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:20:27,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][300], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 106#L693-4true, 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:27,571 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-07 15:20:27,571 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:20:27,571 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:20:27,571 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:20:28,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][254], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 147#L693-5true, 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:28,252 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,252 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,252 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,252 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][281], [8#L693-5true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 106#L693-4true, 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:28,289 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,289 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,289 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,289 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][282], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 106#L693-4true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:28,293 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,293 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,293 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,293 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,873 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([572] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][149], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 86#L693-6true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 34#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 115#L693-7true, Black: 174#true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:28,873 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,874 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,874 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,874 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([524] L693-5-->L693-6: Formula: (= |v_#race~c~0_13| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_13|} AuxVars[] AssignedVars[#race~c~0][150], [162#true, 16#L693-6true, 107#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 34#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 174#true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:28,905 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,905 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,905 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,905 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][157], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, 151#L693-6true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 115#L693-7true, Black: 174#true, 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:28,933 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,933 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,933 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,933 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:28,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][224], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 115#L693-7true, 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:28,944 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:28,944 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:28,944 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:28,944 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:28,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][157], [162#true, 107#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 151#L693-6true, 108#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 174#true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:29,000 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:29,000 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:29,000 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:29,000 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:29,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][224], [162#true, 107#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:29,005 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,005 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,005 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,005 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([572] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][149], [162#true, 70#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 86#L693-6true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 158#true, Black: 174#true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:29,008 INFO L294 olderBase$Statistics]: this new event has 84 ancestors and is cut-off event [2024-11-07 15:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:29,008 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:20:29,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][223], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 115#L693-7true, 34#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:29,193 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,193 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,193 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,194 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([444] L693-13-->L693-14: Formula: (= |v_#race~c~0_16| |v_ULTIMATE.start_thr1_#t~nondet3#1_4|) InVars {ULTIMATE.start_thr1_#t~nondet3#1=|v_ULTIMATE.start_thr1_#t~nondet3#1_4|} OutVars{#race~c~0=|v_#race~c~0_16|, ULTIMATE.start_thr1_#t~nondet3#1=|v_ULTIMATE.start_thr1_#t~nondet3#1_4|} AuxVars[] AssignedVars[#race~c~0][211], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 51#L693-14true, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), Black: 179#true, 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:29,231 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,231 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,231 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,231 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([444] L693-13-->L693-14: Formula: (= |v_#race~c~0_16| |v_ULTIMATE.start_thr1_#t~nondet3#1_4|) InVars {ULTIMATE.start_thr1_#t~nondet3#1=|v_ULTIMATE.start_thr1_#t~nondet3#1_4|} OutVars{#race~c~0=|v_#race~c~0_16|, ULTIMATE.start_thr1_#t~nondet3#1=|v_ULTIMATE.start_thr1_#t~nondet3#1_4|} AuxVars[] AssignedVars[#race~c~0][163], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 51#L693-14true, Black: 176#(= |#race~c~0| 0), 34#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 90#L693-4true, Black: 179#true, 160#true, 184#true]) [2024-11-07 15:20:29,272 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,272 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,272 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,272 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([584] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread1of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][175], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 38#L693-14true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:29,298 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,298 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,298 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,298 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,309 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][223], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:29,309 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,309 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,309 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,309 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][176], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, 108#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:29,314 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,314 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,314 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,314 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:20:29,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([444] L693-13-->L693-14: Formula: (= |v_#race~c~0_16| |v_ULTIMATE.start_thr1_#t~nondet3#1_4|) InVars {ULTIMATE.start_thr1_#t~nondet3#1=|v_ULTIMATE.start_thr1_#t~nondet3#1_4|} OutVars{#race~c~0=|v_#race~c~0_16|, ULTIMATE.start_thr1_#t~nondet3#1=|v_ULTIMATE.start_thr1_#t~nondet3#1_4|} AuxVars[] AssignedVars[#race~c~0][66], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 57#L693-5true, 34#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 51#L693-14true, 156#true, 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), Black: 179#true, 160#true, 184#true]) [2024-11-07 15:20:29,967 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:29,967 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:29,967 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:29,967 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:29,971 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][185], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 34#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 115#L693-7true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:29,971 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:29,971 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:29,971 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:29,971 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,042 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([584] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread1of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][71], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 38#L693-14true, Black: 176#(= |#race~c~0| 0), 34#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 147#L693-5true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,042 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,042 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,042 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,042 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][185], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 107#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, 34#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 147#L693-5true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,045 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,046 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,046 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,046 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([444] L693-13-->L693-14: Formula: (= |v_#race~c~0_16| |v_ULTIMATE.start_thr1_#t~nondet3#1_4|) InVars {ULTIMATE.start_thr1_#t~nondet3#1=|v_ULTIMATE.start_thr1_#t~nondet3#1_4|} OutVars{#race~c~0=|v_#race~c~0_16|, ULTIMATE.start_thr1_#t~nondet3#1=|v_ULTIMATE.start_thr1_#t~nondet3#1_4|} AuxVars[] AssignedVars[#race~c~0][66], [8#L693-5true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 51#L693-14true, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 156#true, 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), Black: 179#true, 160#true, 184#true]) [2024-11-07 15:20:30,072 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,072 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,072 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,072 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,097 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][185], [8#L693-5true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, 115#L693-7true, Black: 176#(= |#race~c~0| 0), 25#thr1Err0ASSERT_VIOLATIONDATA_RACEtrue, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,097 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,097 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,097 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,097 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([584] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread1of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread1of3ForFork0_#t~nondet3#1=|v_thr1Thread1of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][71], [8#L693-5true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 108#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 38#L693-14true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,159 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,159 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,159 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,159 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][185], [8#L693-5true, 162#true, 107#L693-7true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,170 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,170 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,170 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,170 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][123], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, 108#L693-7true, 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,187 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,187 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,187 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,187 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,189 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][185], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 70#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 105#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 54#L693-14true, 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,189 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,189 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,189 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,189 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:20:30,348 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([572] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][313], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 86#L693-6true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 174#true, 156#true, 179#true, 141#L693-15true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:30,348 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,349 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,349 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,349 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([538] L693-2-->L693-3: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet2#1_3| |v_#race~c~0_1|) InVars {thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} OutVars{#race~c~0=|v_#race~c~0_1|, thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} AuxVars[] AssignedVars[#race~c~0][147], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 118#L693-3true, 158#true, 69#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 96#L694true, 184#true]) [2024-11-07 15:20:30,410 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is not cut-off event [2024-11-07 15:20:30,410 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is not cut-off event [2024-11-07 15:20:30,410 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is not cut-off event [2024-11-07 15:20:30,410 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is not cut-off event [2024-11-07 15:20:30,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][311], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 151#L693-6true, 108#L693-7true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 174#true, 179#true, 156#true, 90#L693-4true, 141#L693-15true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,414 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,414 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,414 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,414 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][314], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, 141#L693-15true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:30,550 INFO L294 olderBase$Statistics]: this new event has 91 ancestors and is cut-off event [2024-11-07 15:20:30,550 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:20:30,550 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:20:30,550 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:20:30,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([538] L693-2-->L693-3: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet2#1_3| |v_#race~c~0_1|) InVars {thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} OutVars{#race~c~0=|v_#race~c~0_1|, thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} AuxVars[] AssignedVars[#race~c~0][147], [18#L694-3true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 118#L693-3true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, 69#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,796 INFO L294 olderBase$Statistics]: this new event has 88 ancestors and is not cut-off event [2024-11-07 15:20:30,796 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is not cut-off event [2024-11-07 15:20:30,796 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is not cut-off event [2024-11-07 15:20:30,796 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is not cut-off event [2024-11-07 15:20:30,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([602] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][133], [37#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 151#L693-6true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 87#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 158#true, Black: 174#true, 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:30,808 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,808 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,808 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:30,808 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:31,151 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([572] L693-5-->L693-6: Formula: (= |v_#race~c~0_4| 0) InVars {} OutVars{#race~c~0=|v_#race~c~0_4|} AuxVars[] AssignedVars[#race~c~0][132], [37#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 86#L693-6true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 87#ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACEtrue, 158#true, Black: 174#true, 179#true, 156#true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:31,151 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-07 15:20:31,151 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:31,151 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:31,151 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:20:31,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][307], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, 57#L693-5true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 141#L693-15true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:31,292 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,292 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,292 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,292 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,361 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][254], [162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 96#L694true, 160#true, 103#L693-4true, 184#true]) [2024-11-07 15:20:31,361 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,361 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,361 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,361 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][306], [8#L693-5true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, 141#L693-15true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:31,372 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,372 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,372 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:31,372 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:20:32,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([614] L693-13-->L693-14: Formula: (= |v_#race~c~0_7| |v_thr1Thread2of3ForFork0_#t~nondet3#1_3|) InVars {thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread2of3ForFork0_#t~nondet3#1=|v_thr1Thread2of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][176], [18#L694-3true, 37#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 91#L693-14true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 158#true, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:32,694 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-07 15:20:32,694 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:32,694 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:32,694 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:32,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([554] L693-13-->L693-14: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet3#1_3| |v_#race~c~0_7|) InVars {thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} OutVars{#race~c~0=|v_#race~c~0_7|, thr1Thread3of3ForFork0_#t~nondet3#1=|v_thr1Thread3of3ForFork0_#t~nondet3#1_3|} AuxVars[] AssignedVars[#race~c~0][223], [18#L694-3true, 162#true, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 54#L693-14true, 158#true, 69#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 176#(= |#race~c~0| 0), 179#true, 156#true, 90#L693-4true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:32,695 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-07 15:20:32,695 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:32,695 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:32,695 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:20:32,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([538] L693-2-->L693-3: Formula: (= |v_thr1Thread3of3ForFork0_#t~nondet2#1_3| |v_#race~c~0_1|) InVars {thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} OutVars{#race~c~0=|v_#race~c~0_1|, thr1Thread3of3ForFork0_#t~nondet2#1=|v_thr1Thread3of3ForFork0_#t~nondet2#1_3|} AuxVars[] AssignedVars[#race~c~0][256], [162#true, 14#thr1Err1ASSERT_VIOLATIONDATA_RACEtrue, Black: 166#(= |ULTIMATE.start_thr1_#t~nondet2#1| |#race~c~0|), 134#L694-3true, Black: 171#(= |#race~c~0| |thr1Thread1of3ForFork0_#t~nondet2#1|), 118#L693-3true, 158#true, Black: 176#(= |#race~c~0| 0), 156#true, 179#true, 141#L693-15true, Black: 181#(= |ULTIMATE.start_thr1_#t~nondet3#1| |#race~c~0|), 160#true, 184#true]) [2024-11-07 15:20:32,949 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is not cut-off event [2024-11-07 15:20:32,949 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is not cut-off event [2024-11-07 15:20:32,949 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is not cut-off event [2024-11-07 15:20:32,949 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is not cut-off event [2024-11-07 15:20:33,906 INFO L124 PetriNetUnfolderBase]: 57949/139618 cut-off events. [2024-11-07 15:20:33,906 INFO L125 PetriNetUnfolderBase]: For 333537/353528 co-relation queries the response was YES. [2024-11-07 15:20:34,353 INFO L83 FinitePrefix]: Finished finitePrefix Result has 401619 conditions, 139618 events. 57949/139618 cut-off events. For 333537/353528 co-relation queries the response was YES. Maximal size of possible extension queue 4973. Compared 1913591 event pairs, 16733 based on Foata normal form. 379/112409 useless extension candidates. Maximal degree in co-relation 401608. Up to 59184 conditions per place. [2024-11-07 15:20:35,209 INFO L140 encePairwiseOnDemand]: 148/161 looper letters, 112 selfloop transitions, 76 changer transitions 0/315 dead transitions. [2024-11-07 15:20:35,209 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 164 places, 315 transitions, 2301 flow [2024-11-07 15:20:35,210 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:20:35,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:20:35,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 409 transitions. [2024-11-07 15:20:35,211 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8467908902691511 [2024-11-07 15:20:35,211 INFO L175 Difference]: Start difference. First operand has 162 places, 244 transitions, 1330 flow. Second operand 3 states and 409 transitions. [2024-11-07 15:20:35,211 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 164 places, 315 transitions, 2301 flow