./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/27_Boop_simple_vf.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/27_Boop_simple_vf.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', 'ce64fcfa63b9df647c320ea90e20b624e2dad5b9ca256083b6d2f56c3177560a'] 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/27_Boop_simple_vf.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 ce64fcfa63b9df647c320ea90e20b624e2dad5b9ca256083b6d2f56c3177560a --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 15:18:31,472 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 15:18:31,546 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:18:31,555 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 15:18:31,555 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 15:18:31,584 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 15:18:31,587 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 15:18:31,587 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 15:18:31,588 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 15:18:31,588 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 15:18:31,588 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 15:18:31,589 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 15:18:31,589 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 15:18:31,589 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 15:18:31,589 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 15:18:31,590 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 15:18:31,591 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 15:18:31,592 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:18:31,592 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 15:18:31,592 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 15:18:31,592 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 -> ce64fcfa63b9df647c320ea90e20b624e2dad5b9ca256083b6d2f56c3177560a [2024-11-07 15:18:31,905 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 15:18:31,917 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 15:18:31,919 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 15:18:31,920 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 15:18:31,921 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 15:18:31,922 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/27_Boop_simple_vf.i [2024-11-07 15:18:33,246 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 15:18:33,599 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 15:18:33,599 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/pthread-ext/27_Boop_simple_vf.i [2024-11-07 15:18:33,618 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3d1ac64a5/984a369e7e9145eead1f13d894687843/FLAG2bcda8b42 [2024-11-07 15:18:33,827 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3d1ac64a5/984a369e7e9145eead1f13d894687843 [2024-11-07 15:18:33,829 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 15:18:33,831 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 15:18:33,833 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 15:18:33,833 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 15:18:33,837 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 15:18:33,837 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:18:33" (1/1) ... [2024-11-07 15:18:33,838 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@191c8fac and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:33, skipping insertion in model container [2024-11-07 15:18:33,838 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:18:33" (1/1) ... [2024-11-07 15:18:33,874 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 15:18:34,136 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:18:34,145 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 15:18:34,201 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:18:34,238 INFO L204 MainTranslator]: Completed translation [2024-11-07 15:18:34,239 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34 WrapperNode [2024-11-07 15:18:34,239 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 15:18:34,240 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 15:18:34,241 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 15:18:34,241 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 15:18:34,247 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:18:34" (1/1) ... [2024-11-07 15:18:34,261 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:18:34" (1/1) ... [2024-11-07 15:18:34,284 INFO L138 Inliner]: procedures = 169, calls = 12, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 108 [2024-11-07 15:18:34,284 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 15:18:34,285 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 15:18:34,285 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 15:18:34,285 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 15:18:34,292 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,292 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,294 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,296 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,305 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,311 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,312 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,314 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,319 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 15:18:34,320 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 15:18:34,320 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 15:18:34,320 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 15:18:34,324 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (1/1) ... [2024-11-07 15:18:34,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:18:34,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 15:18:34,358 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:18:34,365 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:18:34,384 INFO L130 BoogieDeclarations]: Found specification of procedure thr2 [2024-11-07 15:18:34,384 INFO L138 BoogieDeclarations]: Found implementation of procedure thr2 [2024-11-07 15:18:34,384 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-11-07 15:18:34,385 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-11-07 15:18:34,385 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 15:18:34,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 15:18:34,385 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 15:18:34,385 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 15:18:34,386 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:18:34,510 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 15:18:34,512 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 15:18:34,725 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 15:18:34,726 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 15:18:34,739 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 15:18:34,739 INFO L316 CfgBuilder]: Removed 5 assume(true) statements. [2024-11-07 15:18:34,739 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:18:34 BoogieIcfgContainer [2024-11-07 15:18:34,739 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 15:18:34,742 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 15:18:34,742 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 15:18:34,756 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 15:18:34,757 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:18:33" (1/3) ... [2024-11-07 15:18:34,757 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ff5d7b3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:18:34, skipping insertion in model container [2024-11-07 15:18:34,757 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:18:34" (2/3) ... [2024-11-07 15:18:34,757 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ff5d7b3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:18:34, skipping insertion in model container [2024-11-07 15:18:34,757 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:18:34" (3/3) ... [2024-11-07 15:18:34,759 INFO L112 eAbstractionObserver]: Analyzing ICFG 27_Boop_simple_vf.i [2024-11-07 15:18:34,774 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 15:18:34,775 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 17 error locations. [2024-11-07 15:18:34,775 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 15:18:34,856 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:18:34,895 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 151 places, 158 transitions, 324 flow [2024-11-07 15:18:34,980 INFO L124 PetriNetUnfolderBase]: 14/166 cut-off events. [2024-11-07 15:18:34,983 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:18:34,995 INFO L83 FinitePrefix]: Finished finitePrefix Result has 173 conditions, 166 events. 14/166 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 354 event pairs, 0 based on Foata normal form. 0/133 useless extension candidates. Maximal degree in co-relation 150. Up to 4 conditions per place. [2024-11-07 15:18:34,995 INFO L82 GeneralOperation]: Start removeDead. Operand has 151 places, 158 transitions, 324 flow [2024-11-07 15:18:35,003 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 150 places, 157 transitions, 321 flow [2024-11-07 15:18:35,015 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:18:35,028 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;@1fa82632, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:18:35,028 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2024-11-07 15:18:35,040 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:18:35,043 INFO L124 PetriNetUnfolderBase]: 1/35 cut-off events. [2024-11-07 15:18:35,043 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:18:35,043 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:35,044 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] [2024-11-07 15:18:35,044 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-11-07 15:18:35,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:35,049 INFO L85 PathProgramCache]: Analyzing trace with hash 577770902, now seen corresponding path program 1 times [2024-11-07 15:18:35,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:35,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [80335637] [2024-11-07 15:18:35,057 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:35,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:35,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:35,269 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:18:35,270 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:35,270 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [80335637] [2024-11-07 15:18:35,271 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [80335637] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:35,272 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:35,272 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:35,276 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [732157056] [2024-11-07 15:18:35,277 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:35,283 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:35,287 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:35,309 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:35,310 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:35,385 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 134 out of 158 [2024-11-07 15:18:35,390 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 150 places, 157 transitions, 321 flow. Second operand has 3 states, 3 states have (on average 135.33333333333334) internal successors, (406), 3 states have internal predecessors, (406), 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:18:35,390 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:35,390 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 134 of 158 [2024-11-07 15:18:35,391 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:35,543 INFO L124 PetriNetUnfolderBase]: 46/461 cut-off events. [2024-11-07 15:18:35,544 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-11-07 15:18:35,549 INFO L83 FinitePrefix]: Finished finitePrefix Result has 563 conditions, 461 events. 46/461 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2236 event pairs, 21 based on Foata normal form. 76/457 useless extension candidates. Maximal degree in co-relation 538. Up to 65 conditions per place. [2024-11-07 15:18:35,554 INFO L140 encePairwiseOnDemand]: 143/158 looper letters, 14 selfloop transitions, 5 changer transitions 0/148 dead transitions. [2024-11-07 15:18:35,555 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 148 transitions, 344 flow [2024-11-07 15:18:35,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:35,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:35,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 434 transitions. [2024-11-07 15:18:35,572 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9156118143459916 [2024-11-07 15:18:35,575 INFO L175 Difference]: Start difference. First operand has 150 places, 157 transitions, 321 flow. Second operand 3 states and 434 transitions. [2024-11-07 15:18:35,576 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 148 transitions, 344 flow [2024-11-07 15:18:35,583 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 148 transitions, 343 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:18:35,589 INFO L231 Difference]: Finished difference. Result has 147 places, 147 transitions, 330 flow [2024-11-07 15:18:35,592 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=158, PETRI_DIFFERENCE_MINUEND_FLOW=292, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=143, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=138, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=330, PETRI_PLACES=147, PETRI_TRANSITIONS=147} [2024-11-07 15:18:35,596 INFO L277 CegarLoopForPetriNet]: 150 programPoint places, -3 predicate places. [2024-11-07 15:18:35,597 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 147 transitions, 330 flow [2024-11-07 15:18:35,597 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 135.33333333333334) internal successors, (406), 3 states have internal predecessors, (406), 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:18:35,597 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:35,597 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:18:35,597 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 15:18:35,598 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-11-07 15:18:35,598 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:35,600 INFO L85 PathProgramCache]: Analyzing trace with hash -1258836646, now seen corresponding path program 1 times [2024-11-07 15:18:35,600 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:35,600 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [308884316] [2024-11-07 15:18:35,600 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:35,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:35,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:35,703 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:18:35,704 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:35,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [308884316] [2024-11-07 15:18:35,704 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [308884316] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:35,704 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:35,704 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:35,704 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1814498311] [2024-11-07 15:18:35,704 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:35,705 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:35,705 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:35,706 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:35,706 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:35,722 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 142 out of 158 [2024-11-07 15:18:35,722 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 147 places, 147 transitions, 330 flow. Second operand has 3 states, 3 states have (on average 143.33333333333334) internal successors, (430), 3 states have internal predecessors, (430), 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:18:35,722 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:35,722 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 142 of 158 [2024-11-07 15:18:35,723 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:35,798 INFO L124 PetriNetUnfolderBase]: 33/536 cut-off events. [2024-11-07 15:18:35,798 INFO L125 PetriNetUnfolderBase]: For 8/8 co-relation queries the response was YES. [2024-11-07 15:18:35,802 INFO L83 FinitePrefix]: Finished finitePrefix Result has 605 conditions, 536 events. 33/536 cut-off events. For 8/8 co-relation queries the response was YES. Maximal size of possible extension queue 16. Compared 2804 event pairs, 3 based on Foata normal form. 0/436 useless extension candidates. Maximal degree in co-relation 579. Up to 21 conditions per place. [2024-11-07 15:18:35,805 INFO L140 encePairwiseOnDemand]: 154/158 looper letters, 6 selfloop transitions, 3 changer transitions 0/150 dead transitions. [2024-11-07 15:18:35,805 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 149 places, 150 transitions, 354 flow [2024-11-07 15:18:35,806 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:35,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:35,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 436 transitions. [2024-11-07 15:18:35,808 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.919831223628692 [2024-11-07 15:18:35,808 INFO L175 Difference]: Start difference. First operand has 147 places, 147 transitions, 330 flow. Second operand 3 states and 436 transitions. [2024-11-07 15:18:35,808 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 149 places, 150 transitions, 354 flow [2024-11-07 15:18:35,813 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 150 transitions, 344 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:35,815 INFO L231 Difference]: Finished difference. Result has 149 places, 150 transitions, 346 flow [2024-11-07 15:18:35,815 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=158, PETRI_DIFFERENCE_MINUEND_FLOW=320, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=147, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=144, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=346, PETRI_PLACES=149, PETRI_TRANSITIONS=150} [2024-11-07 15:18:35,816 INFO L277 CegarLoopForPetriNet]: 150 programPoint places, -1 predicate places. [2024-11-07 15:18:35,817 INFO L471 AbstractCegarLoop]: Abstraction has has 149 places, 150 transitions, 346 flow [2024-11-07 15:18:35,818 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 143.33333333333334) internal successors, (430), 3 states have internal predecessors, (430), 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:18:35,818 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:35,818 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] [2024-11-07 15:18:35,818 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 15:18:35,818 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-11-07 15:18:35,819 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:35,819 INFO L85 PathProgramCache]: Analyzing trace with hash -761506070, now seen corresponding path program 1 times [2024-11-07 15:18:35,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:35,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1177814805] [2024-11-07 15:18:35,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:35,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:35,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:35,905 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:18:35,906 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:35,906 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1177814805] [2024-11-07 15:18:35,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1177814805] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:35,906 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:35,906 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:35,906 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [682254713] [2024-11-07 15:18:35,906 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:35,906 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:35,907 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:35,907 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:35,907 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:35,939 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 137 out of 158 [2024-11-07 15:18:35,939 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 149 places, 150 transitions, 346 flow. Second operand has 3 states, 3 states have (on average 138.33333333333334) internal successors, (415), 3 states have internal predecessors, (415), 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:18:35,939 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:35,940 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 137 of 158 [2024-11-07 15:18:35,940 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:36,043 INFO L124 PetriNetUnfolderBase]: 70/797 cut-off events. [2024-11-07 15:18:36,044 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-07 15:18:36,048 INFO L83 FinitePrefix]: Finished finitePrefix Result has 960 conditions, 797 events. 70/797 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 5021 event pairs, 19 based on Foata normal form. 0/639 useless extension candidates. Maximal degree in co-relation 933. Up to 70 conditions per place. [2024-11-07 15:18:36,051 INFO L140 encePairwiseOnDemand]: 152/158 looper letters, 11 selfloop transitions, 5 changer transitions 0/155 dead transitions. [2024-11-07 15:18:36,051 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 155 transitions, 391 flow [2024-11-07 15:18:36,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:36,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:36,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 428 transitions. [2024-11-07 15:18:36,054 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9029535864978903 [2024-11-07 15:18:36,054 INFO L175 Difference]: Start difference. First operand has 149 places, 150 transitions, 346 flow. Second operand 3 states and 428 transitions. [2024-11-07 15:18:36,054 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 155 transitions, 391 flow [2024-11-07 15:18:36,057 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 149 places, 155 transitions, 385 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:36,059 INFO L231 Difference]: Finished difference. Result has 151 places, 154 transitions, 378 flow [2024-11-07 15:18:36,061 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=158, PETRI_DIFFERENCE_MINUEND_FLOW=340, PETRI_DIFFERENCE_MINUEND_PLACES=147, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=145, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=378, PETRI_PLACES=151, PETRI_TRANSITIONS=154} [2024-11-07 15:18:36,062 INFO L277 CegarLoopForPetriNet]: 150 programPoint places, 1 predicate places. [2024-11-07 15:18:36,062 INFO L471 AbstractCegarLoop]: Abstraction has has 151 places, 154 transitions, 378 flow [2024-11-07 15:18:36,063 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 138.33333333333334) internal successors, (415), 3 states have internal predecessors, (415), 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:18:36,063 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:36,063 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:18:36,063 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 15:18:36,064 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-11-07 15:18:36,065 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:36,065 INFO L85 PathProgramCache]: Analyzing trace with hash 1652311809, now seen corresponding path program 1 times [2024-11-07 15:18:36,065 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:36,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1858818873] [2024-11-07 15:18:36,065 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:36,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:36,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:36,141 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:18:36,142 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:36,142 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1858818873] [2024-11-07 15:18:36,142 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1858818873] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:36,142 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:36,142 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 15:18:36,142 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1939790359] [2024-11-07 15:18:36,142 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:36,142 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:36,142 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:36,143 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:36,143 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:36,153 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 142 out of 158 [2024-11-07 15:18:36,154 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 151 places, 154 transitions, 378 flow. Second operand has 3 states, 3 states have (on average 143.33333333333334) internal successors, (430), 3 states have internal predecessors, (430), 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:18:36,154 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:36,154 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 142 of 158 [2024-11-07 15:18:36,154 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:36,234 INFO L124 PetriNetUnfolderBase]: 31/574 cut-off events. [2024-11-07 15:18:36,234 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-07 15:18:36,237 INFO L83 FinitePrefix]: Finished finitePrefix Result has 639 conditions, 574 events. 31/574 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 3324 event pairs, 0 based on Foata normal form. 0/464 useless extension candidates. Maximal degree in co-relation 610. Up to 14 conditions per place. [2024-11-07 15:18:36,240 INFO L140 encePairwiseOnDemand]: 154/158 looper letters, 5 selfloop transitions, 3 changer transitions 0/146 dead transitions. [2024-11-07 15:18:36,240 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 151 places, 146 transitions, 355 flow [2024-11-07 15:18:36,240 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:36,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:36,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 435 transitions. [2024-11-07 15:18:36,241 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9177215189873418 [2024-11-07 15:18:36,242 INFO L175 Difference]: Start difference. First operand has 151 places, 154 transitions, 378 flow. Second operand 3 states and 435 transitions. [2024-11-07 15:18:36,242 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 151 places, 146 transitions, 355 flow [2024-11-07 15:18:36,244 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 146 transitions, 331 flow, removed 6 selfloop flow, removed 6 redundant places. [2024-11-07 15:18:36,247 INFO L231 Difference]: Finished difference. Result has 147 places, 145 transitions, 326 flow [2024-11-07 15:18:36,248 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=158, PETRI_DIFFERENCE_MINUEND_FLOW=308, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=144, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=141, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=326, PETRI_PLACES=147, PETRI_TRANSITIONS=145} [2024-11-07 15:18:36,249 INFO L277 CegarLoopForPetriNet]: 150 programPoint places, -3 predicate places. [2024-11-07 15:18:36,249 INFO L471 AbstractCegarLoop]: Abstraction has has 147 places, 145 transitions, 326 flow [2024-11-07 15:18:36,249 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 143.33333333333334) internal successors, (430), 3 states have internal predecessors, (430), 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:18:36,249 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:36,249 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:18:36,250 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 15:18:36,250 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 32 more)] === [2024-11-07 15:18:36,250 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:36,252 INFO L85 PathProgramCache]: Analyzing trace with hash 2056812770, now seen corresponding path program 1 times [2024-11-07 15:18:36,252 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:36,252 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1988688604] [2024-11-07 15:18:36,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:36,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:36,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:18:36,271 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:18:36,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:18:36,302 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:18:36,304 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:18:36,305 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (35 of 36 remaining) [2024-11-07 15:18:36,307 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (34 of 36 remaining) [2024-11-07 15:18:36,307 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (33 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (32 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (31 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (30 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (29 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (28 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (27 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (26 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (25 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (24 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (23 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (22 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (21 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (20 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (19 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (18 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (17 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (16 of 36 remaining) [2024-11-07 15:18:36,308 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (15 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (14 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (13 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (12 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (11 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (10 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (8 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (5 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (3 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (2 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 36 remaining) [2024-11-07 15:18:36,309 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 36 remaining) [2024-11-07 15:18:36,309 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 15:18:36,310 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-11-07 15:18:36,312 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:18:36,313 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-07 15:18:36,369 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:18:36,376 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 269 places, 284 transitions, 588 flow [2024-11-07 15:18:36,406 INFO L124 PetriNetUnfolderBase]: 18/214 cut-off events. [2024-11-07 15:18:36,406 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-11-07 15:18:36,409 INFO L83 FinitePrefix]: Finished finitePrefix Result has 226 conditions, 214 events. 18/214 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 634 event pairs, 0 based on Foata normal form. 0/170 useless extension candidates. Maximal degree in co-relation 221. Up to 6 conditions per place. [2024-11-07 15:18:36,410 INFO L82 GeneralOperation]: Start removeDead. Operand has 269 places, 284 transitions, 588 flow [2024-11-07 15:18:36,414 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 186 places, 194 transitions, 401 flow [2024-11-07 15:18:36,414 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:18:36,415 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;@1fa82632, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:18:36,415 INFO L334 AbstractCegarLoop]: Starting to check reachability of 53 error locations. [2024-11-07 15:18:36,418 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:18:36,419 INFO L124 PetriNetUnfolderBase]: 1/35 cut-off events. [2024-11-07 15:18:36,419 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:18:36,419 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:36,419 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] [2024-11-07 15:18:36,419 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-11-07 15:18:36,419 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:36,419 INFO L85 PathProgramCache]: Analyzing trace with hash 625432633, now seen corresponding path program 1 times [2024-11-07 15:18:36,419 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:36,419 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [62807094] [2024-11-07 15:18:36,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:36,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:36,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:36,445 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:18:36,445 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:36,445 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [62807094] [2024-11-07 15:18:36,445 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [62807094] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:36,445 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:36,445 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:36,445 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [363700526] [2024-11-07 15:18:36,445 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:36,446 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:36,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:36,447 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:36,448 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:36,531 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 242 out of 284 [2024-11-07 15:18:36,533 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 186 places, 194 transitions, 401 flow. Second operand has 3 states, 3 states have (on average 243.33333333333334) internal successors, (730), 3 states have internal predecessors, (730), 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:18:36,533 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:36,533 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 242 of 284 [2024-11-07 15:18:36,533 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:36,788 INFO L124 PetriNetUnfolderBase]: 280/1968 cut-off events. [2024-11-07 15:18:36,789 INFO L125 PetriNetUnfolderBase]: For 142/142 co-relation queries the response was YES. [2024-11-07 15:18:36,800 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2470 conditions, 1968 events. 280/1968 cut-off events. For 142/142 co-relation queries the response was YES. Maximal size of possible extension queue 63. Compared 15892 event pairs, 134 based on Foata normal form. 297/1894 useless extension candidates. Maximal degree in co-relation 2444. Up to 324 conditions per place. [2024-11-07 15:18:36,812 INFO L140 encePairwiseOnDemand]: 266/284 looper letters, 18 selfloop transitions, 7 changer transitions 0/187 dead transitions. [2024-11-07 15:18:36,812 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 182 places, 187 transitions, 445 flow [2024-11-07 15:18:36,813 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:36,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:36,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 766 transitions. [2024-11-07 15:18:36,819 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8990610328638498 [2024-11-07 15:18:36,819 INFO L175 Difference]: Start difference. First operand has 186 places, 194 transitions, 401 flow. Second operand 3 states and 766 transitions. [2024-11-07 15:18:36,819 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 182 places, 187 transitions, 445 flow [2024-11-07 15:18:36,822 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 181 places, 187 transitions, 444 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 15:18:36,824 INFO L231 Difference]: Finished difference. Result has 183 places, 185 transitions, 424 flow [2024-11-07 15:18:36,824 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=284, PETRI_DIFFERENCE_MINUEND_FLOW=370, PETRI_DIFFERENCE_MINUEND_PLACES=179, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=179, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=172, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=424, PETRI_PLACES=183, PETRI_TRANSITIONS=185} [2024-11-07 15:18:36,825 INFO L277 CegarLoopForPetriNet]: 186 programPoint places, -3 predicate places. [2024-11-07 15:18:36,825 INFO L471 AbstractCegarLoop]: Abstraction has has 183 places, 185 transitions, 424 flow [2024-11-07 15:18:36,826 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 243.33333333333334) internal successors, (730), 3 states have internal predecessors, (730), 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:18:36,827 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:36,827 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:18:36,827 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 15:18:36,827 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-11-07 15:18:36,828 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:36,828 INFO L85 PathProgramCache]: Analyzing trace with hash -841994177, now seen corresponding path program 1 times [2024-11-07 15:18:36,828 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:36,828 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1096831796] [2024-11-07 15:18:36,828 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:36,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:36,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:36,877 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:18:36,878 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:36,878 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1096831796] [2024-11-07 15:18:36,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1096831796] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:36,878 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:36,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:36,879 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1403803543] [2024-11-07 15:18:36,879 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:36,879 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:36,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:36,880 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:36,880 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:36,898 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 254 out of 284 [2024-11-07 15:18:36,899 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 183 places, 185 transitions, 424 flow. Second operand has 3 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 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:18:36,900 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:36,900 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 254 of 284 [2024-11-07 15:18:36,900 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:37,254 INFO L124 PetriNetUnfolderBase]: 280/2950 cut-off events. [2024-11-07 15:18:37,255 INFO L125 PetriNetUnfolderBase]: For 80/80 co-relation queries the response was YES. [2024-11-07 15:18:37,276 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3437 conditions, 2950 events. 280/2950 cut-off events. For 80/80 co-relation queries the response was YES. Maximal size of possible extension queue 87. Compared 29185 event pairs, 55 based on Foata normal form. 0/2365 useless extension candidates. Maximal degree in co-relation 3410. Up to 179 conditions per place. [2024-11-07 15:18:37,297 INFO L140 encePairwiseOnDemand]: 277/284 looper letters, 11 selfloop transitions, 5 changer transitions 0/191 dead transitions. [2024-11-07 15:18:37,298 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 185 places, 191 transitions, 473 flow [2024-11-07 15:18:37,298 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:37,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:37,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2024-11-07 15:18:37,300 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9154929577464789 [2024-11-07 15:18:37,300 INFO L175 Difference]: Start difference. First operand has 183 places, 185 transitions, 424 flow. Second operand 3 states and 780 transitions. [2024-11-07 15:18:37,300 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 185 places, 191 transitions, 473 flow [2024-11-07 15:18:37,304 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 183 places, 191 transitions, 459 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:37,306 INFO L231 Difference]: Finished difference. Result has 185 places, 190 transitions, 454 flow [2024-11-07 15:18:37,307 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=284, PETRI_DIFFERENCE_MINUEND_FLOW=410, PETRI_DIFFERENCE_MINUEND_PLACES=181, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=185, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=180, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=454, PETRI_PLACES=185, PETRI_TRANSITIONS=190} [2024-11-07 15:18:37,310 INFO L277 CegarLoopForPetriNet]: 186 programPoint places, -1 predicate places. [2024-11-07 15:18:37,310 INFO L471 AbstractCegarLoop]: Abstraction has has 185 places, 190 transitions, 454 flow [2024-11-07 15:18:37,310 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 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:18:37,310 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:37,310 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] [2024-11-07 15:18:37,310 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-07 15:18:37,311 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-11-07 15:18:37,311 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:37,311 INFO L85 PathProgramCache]: Analyzing trace with hash -967314585, now seen corresponding path program 1 times [2024-11-07 15:18:37,311 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:37,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1029320360] [2024-11-07 15:18:37,311 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:37,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:37,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:37,357 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:18:37,357 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:37,357 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1029320360] [2024-11-07 15:18:37,357 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1029320360] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:37,357 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:37,357 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:37,357 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [821298837] [2024-11-07 15:18:37,357 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:37,358 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:37,358 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:37,358 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:37,358 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:37,437 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 248 out of 284 [2024-11-07 15:18:37,438 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 185 places, 190 transitions, 454 flow. Second operand has 3 states, 3 states have (on average 249.33333333333334) internal successors, (748), 3 states have internal predecessors, (748), 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:18:37,438 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:37,438 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 248 of 284 [2024-11-07 15:18:37,438 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:38,155 INFO L124 PetriNetUnfolderBase]: 737/5634 cut-off events. [2024-11-07 15:18:38,155 INFO L125 PetriNetUnfolderBase]: For 229/236 co-relation queries the response was YES. [2024-11-07 15:18:38,192 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7072 conditions, 5634 events. 737/5634 cut-off events. For 229/236 co-relation queries the response was YES. Maximal size of possible extension queue 161. Compared 62310 event pairs, 301 based on Foata normal form. 0/4459 useless extension candidates. Maximal degree in co-relation 7044. Up to 676 conditions per place. [2024-11-07 15:18:38,219 INFO L140 encePairwiseOnDemand]: 276/284 looper letters, 15 selfloop transitions, 7 changer transitions 0/198 dead transitions. [2024-11-07 15:18:38,220 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 187 places, 198 transitions, 522 flow [2024-11-07 15:18:38,220 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:38,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:38,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 767 transitions. [2024-11-07 15:18:38,222 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9002347417840375 [2024-11-07 15:18:38,222 INFO L175 Difference]: Start difference. First operand has 185 places, 190 transitions, 454 flow. Second operand 3 states and 767 transitions. [2024-11-07 15:18:38,223 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 187 places, 198 transitions, 522 flow [2024-11-07 15:18:38,226 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 185 places, 198 transitions, 512 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:38,229 INFO L231 Difference]: Finished difference. Result has 187 places, 196 transitions, 498 flow [2024-11-07 15:18:38,230 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=284, PETRI_DIFFERENCE_MINUEND_FLOW=444, PETRI_DIFFERENCE_MINUEND_PLACES=183, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=190, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=498, PETRI_PLACES=187, PETRI_TRANSITIONS=196} [2024-11-07 15:18:38,232 INFO L277 CegarLoopForPetriNet]: 186 programPoint places, 1 predicate places. [2024-11-07 15:18:38,233 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 196 transitions, 498 flow [2024-11-07 15:18:38,233 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 249.33333333333334) internal successors, (748), 3 states have internal predecessors, (748), 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:18:38,233 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:38,233 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:18:38,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 15:18:38,233 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-11-07 15:18:38,234 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:38,234 INFO L85 PathProgramCache]: Analyzing trace with hash -1238796484, now seen corresponding path program 1 times [2024-11-07 15:18:38,234 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:38,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [675735141] [2024-11-07 15:18:38,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:38,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:38,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:38,276 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:18:38,276 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:38,276 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [675735141] [2024-11-07 15:18:38,276 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [675735141] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:38,276 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:38,276 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 15:18:38,276 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [514792176] [2024-11-07 15:18:38,277 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:38,277 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:38,277 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:38,278 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:38,278 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:38,285 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 255 out of 284 [2024-11-07 15:18:38,286 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 196 transitions, 498 flow. Second operand has 3 states, 3 states have (on average 256.3333333333333) internal successors, (769), 3 states have internal predecessors, (769), 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:18:38,286 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:38,286 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 255 of 284 [2024-11-07 15:18:38,286 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:38,688 INFO L124 PetriNetUnfolderBase]: 276/3186 cut-off events. [2024-11-07 15:18:38,688 INFO L125 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2024-11-07 15:18:38,709 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3649 conditions, 3186 events. 276/3186 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 111. Compared 33443 event pairs, 37 based on Foata normal form. 0/2525 useless extension candidates. Maximal degree in co-relation 3619. Up to 149 conditions per place. [2024-11-07 15:18:38,721 INFO L140 encePairwiseOnDemand]: 278/284 looper letters, 9 selfloop transitions, 4 changer transitions 0/186 dead transitions. [2024-11-07 15:18:38,721 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 187 places, 186 transitions, 474 flow [2024-11-07 15:18:38,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:38,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:38,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 780 transitions. [2024-11-07 15:18:38,724 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9154929577464789 [2024-11-07 15:18:38,724 INFO L175 Difference]: Start difference. First operand has 187 places, 196 transitions, 498 flow. Second operand 3 states and 780 transitions. [2024-11-07 15:18:38,725 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 187 places, 186 transitions, 474 flow [2024-11-07 15:18:38,728 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 183 places, 186 transitions, 462 flow, removed 2 selfloop flow, removed 4 redundant places. [2024-11-07 15:18:38,730 INFO L231 Difference]: Finished difference. Result has 185 places, 184 transitions, 448 flow [2024-11-07 15:18:38,730 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=284, PETRI_DIFFERENCE_MINUEND_FLOW=420, PETRI_DIFFERENCE_MINUEND_PLACES=181, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=182, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=178, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=448, PETRI_PLACES=185, PETRI_TRANSITIONS=184} [2024-11-07 15:18:38,733 INFO L277 CegarLoopForPetriNet]: 186 programPoint places, -1 predicate places. [2024-11-07 15:18:38,733 INFO L471 AbstractCegarLoop]: Abstraction has has 185 places, 184 transitions, 448 flow [2024-11-07 15:18:38,734 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 256.3333333333333) internal successors, (769), 3 states have internal predecessors, (769), 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:18:38,734 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:38,734 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] [2024-11-07 15:18:38,734 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 15:18:38,734 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-11-07 15:18:38,735 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:38,735 INFO L85 PathProgramCache]: Analyzing trace with hash 491160447, now seen corresponding path program 1 times [2024-11-07 15:18:38,735 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:38,735 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [590040260] [2024-11-07 15:18:38,735 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:38,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:38,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:38,780 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:18:38,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:38,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [590040260] [2024-11-07 15:18:38,781 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [590040260] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:38,781 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:38,781 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:38,781 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1143095458] [2024-11-07 15:18:38,781 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:38,781 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:38,781 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:38,781 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:38,781 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:38,801 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 254 out of 284 [2024-11-07 15:18:38,803 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 185 places, 184 transitions, 448 flow. Second operand has 3 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 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:18:38,803 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:38,803 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 254 of 284 [2024-11-07 15:18:38,803 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:38,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][86], [Black: 289#(= 0 ~release_thr1~0), 292#true, 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, 27#L721-4true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 287#true]) [2024-11-07 15:18:38,877 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,877 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:38,877 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:38,877 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][86], [289#(= 0 ~release_thr1~0), Black: 287#true, 292#true, 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, 27#L721-4true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,880 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,880 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,880 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,880 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][112], [289#(= 0 ~release_thr1~0), Black: 287#true, 292#true, 266#true, 155#L746-6true, 27#L721-4true, 112#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 144#L692-1true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,882 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,882 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,882 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,882 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][112], [Black: 289#(= 0 ~release_thr1~0), 292#true, 266#true, 155#L746-6true, 27#L721-4true, 112#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 144#L692-1true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 287#true]) [2024-11-07 15:18:38,888 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,888 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,888 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:38,888 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:38,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [289#(= 0 ~release_thr1~0), 114#L722-2true, Black: 287#true, 292#true, 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,905 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,905 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,905 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,905 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,911 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [Black: 289#(= 0 ~release_thr1~0), 114#L722-2true, 292#true, 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 287#true]) [2024-11-07 15:18:38,911 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,911 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:38,911 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:38,911 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [289#(= 0 ~release_thr1~0), Black: 287#true, 114#L722-2true, 292#true, 266#true, 155#L746-6true, 112#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 144#L692-1true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,916 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,916 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,916 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,916 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [Black: 289#(= 0 ~release_thr1~0), 114#L722-2true, 292#true, 266#true, 155#L746-6true, 112#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, 144#L692-1true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|), 287#true]) [2024-11-07 15:18:38,917 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,917 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,917 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:38,917 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:38,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [289#(= 0 ~release_thr1~0), Black: 287#true, 292#true, 191#L692-1true, 266#true, 155#L746-6true, 174#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, 144#L692-1true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,928 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 15:18:38,928 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:38,928 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:38,928 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:38,929 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][86], [289#(= 0 ~release_thr1~0), Black: 287#true, 292#true, 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, 27#L721-4true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,929 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:38,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,929 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,930 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [289#(= 0 ~release_thr1~0), Black: 287#true, 114#L722-2true, 292#true, 191#L692-1true, 266#true, 155#L746-6true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 144#L692-1true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,944 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:38,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [289#(= 0 ~release_thr1~0), Black: 287#true, 292#true, 266#true, 155#L746-6true, 174#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 112#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, 144#L692-1true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,945 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:38,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:38,946 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [289#(= 0 ~release_thr1~0), Black: 287#true, 114#L722-2true, 292#true, 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,946 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 15:18:38,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,959 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [289#(= 0 ~release_thr1~0), 114#L722-2true, Black: 287#true, 292#true, 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:38,959 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 15:18:38,959 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,959 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,959 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:38,959 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:38,959 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,482 INFO L124 PetriNetUnfolderBase]: 746/5668 cut-off events. [2024-11-07 15:18:39,483 INFO L125 PetriNetUnfolderBase]: For 513/531 co-relation queries the response was YES. [2024-11-07 15:18:39,541 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7655 conditions, 5668 events. 746/5668 cut-off events. For 513/531 co-relation queries the response was YES. Maximal size of possible extension queue 197. Compared 65920 event pairs, 144 based on Foata normal form. 9/4581 useless extension candidates. Maximal degree in co-relation 7623. Up to 521 conditions per place. [2024-11-07 15:18:39,576 INFO L140 encePairwiseOnDemand]: 278/284 looper letters, 13 selfloop transitions, 8 changer transitions 0/192 dead transitions. [2024-11-07 15:18:39,576 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 187 places, 192 transitions, 522 flow [2024-11-07 15:18:39,576 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:39,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:39,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 779 transitions. [2024-11-07 15:18:39,578 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9143192488262911 [2024-11-07 15:18:39,579 INFO L175 Difference]: Start difference. First operand has 185 places, 184 transitions, 448 flow. Second operand 3 states and 779 transitions. [2024-11-07 15:18:39,579 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 187 places, 192 transitions, 522 flow [2024-11-07 15:18:39,583 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 185 places, 192 transitions, 514 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:39,585 INFO L231 Difference]: Finished difference. Result has 187 places, 190 transitions, 506 flow [2024-11-07 15:18:39,585 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=284, PETRI_DIFFERENCE_MINUEND_FLOW=440, PETRI_DIFFERENCE_MINUEND_PLACES=183, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=184, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=176, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=506, PETRI_PLACES=187, PETRI_TRANSITIONS=190} [2024-11-07 15:18:39,586 INFO L277 CegarLoopForPetriNet]: 186 programPoint places, 1 predicate places. [2024-11-07 15:18:39,587 INFO L471 AbstractCegarLoop]: Abstraction has has 187 places, 190 transitions, 506 flow [2024-11-07 15:18:39,587 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.33333333333334) internal successors, (766), 3 states have internal predecessors, (766), 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:18:39,587 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:39,587 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:18:39,587 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 15:18:39,588 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-11-07 15:18:39,591 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:39,591 INFO L85 PathProgramCache]: Analyzing trace with hash 1219996292, now seen corresponding path program 1 times [2024-11-07 15:18:39,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:39,591 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [364684081] [2024-11-07 15:18:39,591 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:39,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:39,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:39,632 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:18:39,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:39,633 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [364684081] [2024-11-07 15:18:39,633 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [364684081] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:39,633 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:39,633 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:39,633 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1625954606] [2024-11-07 15:18:39,633 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:39,633 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:39,634 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:39,634 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:39,634 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:39,651 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 254 out of 284 [2024-11-07 15:18:39,652 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 187 places, 190 transitions, 506 flow. Second operand has 3 states, 3 states have (on average 255.0) internal successors, (765), 3 states have internal predecessors, (765), 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:18:39,652 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:39,652 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 254 of 284 [2024-11-07 15:18:39,652 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:39,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][87], [Black: 289#(= 0 ~release_thr1~0), 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, 27#L721-4true, 297#true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,726 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,726 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:39,726 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,726 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:39,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][87], [Black: 287#true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, 27#L721-4true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 297#true, 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,728 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,728 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,729 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][82], [Black: 287#true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 266#true, 155#L746-6true, 112#L692-2true, 27#L721-4true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 297#true, 268#true, Black: 277#true, 144#L692-1true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,731 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,731 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,731 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,731 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][82], [Black: 289#(= 0 ~release_thr1~0), 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 266#true, 155#L746-6true, 112#L692-2true, 27#L721-4true, 297#true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, 144#L692-1true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,738 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,738 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:39,738 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,738 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:39,756 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [114#L722-2true, Black: 287#true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, 297#true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,756 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,756 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,756 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,756 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [Black: 289#(= 0 ~release_thr1~0), 114#L722-2true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, 297#true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,763 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,763 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:39,763 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,763 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:39,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][54], [114#L722-2true, Black: 287#true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 266#true, 155#L746-6true, 112#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 297#true, 268#true, Black: 277#true, 264#true, 144#L692-1true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,769 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,769 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,769 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,770 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][54], [Black: 289#(= 0 ~release_thr1~0), 114#L722-2true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 266#true, 155#L746-6true, 112#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 297#true, 268#true, Black: 277#true, 144#L692-1true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,770 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,770 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:39,770 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:39,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][54], [Black: 287#true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 191#L692-1true, 266#true, 174#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 155#L746-6true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 297#true, 268#true, Black: 277#true, 264#true, 144#L692-1true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,783 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 15:18:39,783 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:39,783 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:39,783 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:39,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [Black: 287#true, 114#L722-2true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 191#L692-1true, 266#true, 155#L746-6true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 297#true, 268#true, Black: 277#true, 144#L692-1true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,799 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:39,799 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,799 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,799 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,800 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([692] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [Black: 287#true, 114#L722-2true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 191#L692-1true, 266#true, 155#L746-6true, 51#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 297#true, 268#true, Black: 277#true, 264#true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,800 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 15:18:39,800 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,800 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,800 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,800 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:39,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([656] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][54], [Black: 287#true, 292#true, Black: 294#(= |#race~release_thr1~0| |thr1Thread1of2ForFork1_#t~nondet10#1|), 266#true, 174#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 155#L746-6true, 112#L692-2true, Black: 274#(= |thr1Thread1of2ForFork1_#t~nondet8#1| |#race~usecount~0|), 297#true, 268#true, Black: 277#true, 264#true, 144#L692-1true, Black: 284#(= |thr1Thread1of2ForFork1_#t~nondet9#1| |#race~locked~0|)]) [2024-11-07 15:18:39,801 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:39,801 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,801 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:39,801 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:40,407 INFO L124 PetriNetUnfolderBase]: 879/7621 cut-off events. [2024-11-07 15:18:40,407 INFO L125 PetriNetUnfolderBase]: For 625/644 co-relation queries the response was YES. [2024-11-07 15:18:40,462 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9969 conditions, 7621 events. 879/7621 cut-off events. For 625/644 co-relation queries the response was YES. Maximal size of possible extension queue 243. Compared 89453 event pairs, 128 based on Foata normal form. 7/6109 useless extension candidates. Maximal degree in co-relation 9937. Up to 443 conditions per place. [2024-11-07 15:18:40,505 INFO L140 encePairwiseOnDemand]: 279/284 looper letters, 10 selfloop transitions, 4 changer transitions 0/196 dead transitions. [2024-11-07 15:18:40,506 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 189 places, 196 transitions, 554 flow [2024-11-07 15:18:40,506 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:40,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:40,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 777 transitions. [2024-11-07 15:18:40,508 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9119718309859155 [2024-11-07 15:18:40,508 INFO L175 Difference]: Start difference. First operand has 187 places, 190 transitions, 506 flow. Second operand 3 states and 777 transitions. [2024-11-07 15:18:40,508 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 189 places, 196 transitions, 554 flow [2024-11-07 15:18:40,511 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 187 places, 196 transitions, 538 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:40,513 INFO L231 Difference]: Finished difference. Result has 189 places, 194 transitions, 524 flow [2024-11-07 15:18:40,513 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=284, PETRI_DIFFERENCE_MINUEND_FLOW=490, PETRI_DIFFERENCE_MINUEND_PLACES=185, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=190, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=186, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=524, PETRI_PLACES=189, PETRI_TRANSITIONS=194} [2024-11-07 15:18:40,514 INFO L277 CegarLoopForPetriNet]: 186 programPoint places, 3 predicate places. [2024-11-07 15:18:40,514 INFO L471 AbstractCegarLoop]: Abstraction has has 189 places, 194 transitions, 524 flow [2024-11-07 15:18:40,514 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 255.0) internal successors, (765), 3 states have internal predecessors, (765), 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:18:40,514 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:40,514 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:18:40,514 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 15:18:40,514 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 49 more)] === [2024-11-07 15:18:40,515 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:40,515 INFO L85 PathProgramCache]: Analyzing trace with hash -957405676, now seen corresponding path program 1 times [2024-11-07 15:18:40,515 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:40,515 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [55092708] [2024-11-07 15:18:40,515 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:40,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:40,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:18:40,526 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:18:40,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:18:40,545 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:18:40,546 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:18:40,546 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (52 of 53 remaining) [2024-11-07 15:18:40,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (51 of 53 remaining) [2024-11-07 15:18:40,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (50 of 53 remaining) [2024-11-07 15:18:40,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (49 of 53 remaining) [2024-11-07 15:18:40,546 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (48 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (47 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (46 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (45 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (44 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (43 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (42 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (41 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (40 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (39 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (38 of 53 remaining) [2024-11-07 15:18:40,547 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (37 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (36 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (35 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (34 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (33 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (32 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (31 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (30 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (29 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (28 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (27 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (26 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (25 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (24 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (23 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (22 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (21 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (20 of 53 remaining) [2024-11-07 15:18:40,548 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (18 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (13 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (11 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (10 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (8 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (5 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (3 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (2 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 53 remaining) [2024-11-07 15:18:40,549 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 53 remaining) [2024-11-07 15:18:40,549 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 15:18:40,550 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:18:40,550 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 15:18:40,550 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-07 15:18:40,613 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:18:40,619 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 387 places, 410 transitions, 856 flow [2024-11-07 15:18:40,640 INFO L124 PetriNetUnfolderBase]: 22/262 cut-off events. [2024-11-07 15:18:40,640 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-11-07 15:18:40,645 INFO L83 FinitePrefix]: Finished finitePrefix Result has 280 conditions, 262 events. 22/262 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 929 event pairs, 0 based on Foata normal form. 0/207 useless extension candidates. Maximal degree in co-relation 273. Up to 8 conditions per place. [2024-11-07 15:18:40,645 INFO L82 GeneralOperation]: Start removeDead. Operand has 387 places, 410 transitions, 856 flow [2024-11-07 15:18:40,648 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 222 places, 231 transitions, 483 flow [2024-11-07 15:18:40,651 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:18:40,651 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;@1fa82632, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:18:40,651 INFO L334 AbstractCegarLoop]: Starting to check reachability of 70 error locations. [2024-11-07 15:18:40,653 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:18:40,653 INFO L124 PetriNetUnfolderBase]: 1/35 cut-off events. [2024-11-07 15:18:40,653 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:18:40,653 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:40,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] [2024-11-07 15:18:40,653 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2024-11-07 15:18:40,654 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:40,654 INFO L85 PathProgramCache]: Analyzing trace with hash -956326478, now seen corresponding path program 1 times [2024-11-07 15:18:40,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:40,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1608389680] [2024-11-07 15:18:40,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:40,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:40,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:40,718 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:18:40,718 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:40,718 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1608389680] [2024-11-07 15:18:40,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1608389680] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:40,718 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:40,718 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:40,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1489179903] [2024-11-07 15:18:40,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:40,719 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:40,719 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:40,719 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:40,719 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:40,851 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 350 out of 410 [2024-11-07 15:18:40,853 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 222 places, 231 transitions, 483 flow. Second operand has 3 states, 3 states have (on average 351.3333333333333) internal successors, (1054), 3 states have internal predecessors, (1054), 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:18:40,853 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:40,853 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 350 of 410 [2024-11-07 15:18:40,853 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:41,490 INFO L124 PetriNetUnfolderBase]: 1187/6712 cut-off events. [2024-11-07 15:18:41,490 INFO L125 PetriNetUnfolderBase]: For 806/806 co-relation queries the response was YES. [2024-11-07 15:18:41,516 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8799 conditions, 6712 events. 1187/6712 cut-off events. For 806/806 co-relation queries the response was YES. Maximal size of possible extension queue 164. Compared 71253 event pairs, 735 based on Foata normal form. 1084/6515 useless extension candidates. Maximal degree in co-relation 8772. Up to 1354 conditions per place. [2024-11-07 15:18:41,549 INFO L140 encePairwiseOnDemand]: 389/410 looper letters, 22 selfloop transitions, 9 changer transitions 0/226 dead transitions. [2024-11-07 15:18:41,549 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 218 places, 226 transitions, 550 flow [2024-11-07 15:18:41,549 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:41,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:41,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1098 transitions. [2024-11-07 15:18:41,552 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8926829268292683 [2024-11-07 15:18:41,552 INFO L175 Difference]: Start difference. First operand has 222 places, 231 transitions, 483 flow. Second operand 3 states and 1098 transitions. [2024-11-07 15:18:41,552 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 218 places, 226 transitions, 550 flow [2024-11-07 15:18:41,554 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 226 transitions, 545 flow, removed 2 selfloop flow, removed 1 redundant places. [2024-11-07 15:18:41,556 INFO L231 Difference]: Finished difference. Result has 219 places, 223 transitions, 518 flow [2024-11-07 15:18:41,556 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=410, PETRI_DIFFERENCE_MINUEND_FLOW=448, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=215, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=518, PETRI_PLACES=219, PETRI_TRANSITIONS=223} [2024-11-07 15:18:41,557 INFO L277 CegarLoopForPetriNet]: 222 programPoint places, -3 predicate places. [2024-11-07 15:18:41,557 INFO L471 AbstractCegarLoop]: Abstraction has has 219 places, 223 transitions, 518 flow [2024-11-07 15:18:41,558 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 351.3333333333333) internal successors, (1054), 3 states have internal predecessors, (1054), 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:18:41,558 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:41,558 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:18:41,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-07 15:18:41,558 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting thr2Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2024-11-07 15:18:41,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:41,559 INFO L85 PathProgramCache]: Analyzing trace with hash 1626810460, now seen corresponding path program 1 times [2024-11-07 15:18:41,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:41,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [347289961] [2024-11-07 15:18:41,559 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:41,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:41,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:41,581 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:18:41,582 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:41,582 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [347289961] [2024-11-07 15:18:41,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [347289961] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:41,583 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:41,583 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:41,583 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1893402725] [2024-11-07 15:18:41,583 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:41,583 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:41,583 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:41,584 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:41,584 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:41,606 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 366 out of 410 [2024-11-07 15:18:41,607 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 223 transitions, 518 flow. Second operand has 3 states, 3 states have (on average 367.3333333333333) internal successors, (1102), 3 states have internal predecessors, (1102), 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:18:41,608 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:41,608 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 366 of 410 [2024-11-07 15:18:41,608 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:43,002 INFO L124 PetriNetUnfolderBase]: 1930/14743 cut-off events. [2024-11-07 15:18:43,002 INFO L125 PetriNetUnfolderBase]: For 464/464 co-relation queries the response was YES. [2024-11-07 15:18:43,195 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17872 conditions, 14743 events. 1930/14743 cut-off events. For 464/464 co-relation queries the response was YES. Maximal size of possible extension queue 444. Compared 202232 event pairs, 536 based on Foata normal form. 0/11784 useless extension candidates. Maximal degree in co-relation 17844. Up to 1250 conditions per place. [2024-11-07 15:18:43,429 INFO L140 encePairwiseOnDemand]: 400/410 looper letters, 16 selfloop transitions, 7 changer transitions 0/232 dead transitions. [2024-11-07 15:18:43,429 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 221 places, 232 transitions, 592 flow [2024-11-07 15:18:43,429 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:43,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:43,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1124 transitions. [2024-11-07 15:18:43,432 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9138211382113821 [2024-11-07 15:18:43,432 INFO L175 Difference]: Start difference. First operand has 219 places, 223 transitions, 518 flow. Second operand 3 states and 1124 transitions. [2024-11-07 15:18:43,432 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 221 places, 232 transitions, 592 flow [2024-11-07 15:18:43,439 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 232 transitions, 574 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:43,442 INFO L231 Difference]: Finished difference. Result has 221 places, 230 transitions, 562 flow [2024-11-07 15:18:43,442 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=410, PETRI_DIFFERENCE_MINUEND_FLOW=500, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=223, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=216, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=562, PETRI_PLACES=221, PETRI_TRANSITIONS=230} [2024-11-07 15:18:43,443 INFO L277 CegarLoopForPetriNet]: 222 programPoint places, -1 predicate places. [2024-11-07 15:18:43,443 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 230 transitions, 562 flow [2024-11-07 15:18:43,444 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 367.3333333333333) internal successors, (1102), 3 states have internal predecessors, (1102), 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:18:43,444 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:43,444 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] [2024-11-07 15:18:43,444 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-07 15:18:43,445 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2024-11-07 15:18:43,445 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:43,445 INFO L85 PathProgramCache]: Analyzing trace with hash 584912420, now seen corresponding path program 1 times [2024-11-07 15:18:43,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:43,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1811325491] [2024-11-07 15:18:43,445 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:43,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:43,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:43,471 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:18:43,472 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:43,472 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1811325491] [2024-11-07 15:18:43,472 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1811325491] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:43,473 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:43,473 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:43,473 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [292961538] [2024-11-07 15:18:43,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:43,473 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:43,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:43,474 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:43,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:43,562 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 359 out of 410 [2024-11-07 15:18:43,563 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 230 transitions, 562 flow. Second operand has 3 states, 3 states have (on average 360.3333333333333) internal successors, (1081), 3 states have internal predecessors, (1081), 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:18:43,563 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:43,563 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 359 of 410 [2024-11-07 15:18:43,564 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:47,464 INFO L124 PetriNetUnfolderBase]: 7091/41316 cut-off events. [2024-11-07 15:18:47,464 INFO L125 PetriNetUnfolderBase]: For 2148/2195 co-relation queries the response was YES. [2024-11-07 15:18:47,866 INFO L83 FinitePrefix]: Finished finitePrefix Result has 53543 conditions, 41316 events. 7091/41316 cut-off events. For 2148/2195 co-relation queries the response was YES. Maximal size of possible extension queue 1134. Compared 629341 event pairs, 3417 based on Foata normal form. 0/32722 useless extension candidates. Maximal degree in co-relation 53514. Up to 6115 conditions per place. [2024-11-07 15:18:48,072 INFO L140 encePairwiseOnDemand]: 400/410 looper letters, 19 selfloop transitions, 9 changer transitions 0/241 dead transitions. [2024-11-07 15:18:48,072 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 241 transitions, 653 flow [2024-11-07 15:18:48,073 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:48,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:48,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1106 transitions. [2024-11-07 15:18:48,075 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8991869918699187 [2024-11-07 15:18:48,075 INFO L175 Difference]: Start difference. First operand has 221 places, 230 transitions, 562 flow. Second operand 3 states and 1106 transitions. [2024-11-07 15:18:48,075 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 241 transitions, 653 flow [2024-11-07 15:18:48,087 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 221 places, 241 transitions, 639 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:48,090 INFO L231 Difference]: Finished difference. Result has 223 places, 238 transitions, 618 flow [2024-11-07 15:18:48,090 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=410, PETRI_DIFFERENCE_MINUEND_FLOW=548, PETRI_DIFFERENCE_MINUEND_PLACES=219, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=230, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=221, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=618, PETRI_PLACES=223, PETRI_TRANSITIONS=238} [2024-11-07 15:18:48,091 INFO L277 CegarLoopForPetriNet]: 222 programPoint places, 1 predicate places. [2024-11-07 15:18:48,091 INFO L471 AbstractCegarLoop]: Abstraction has has 223 places, 238 transitions, 618 flow [2024-11-07 15:18:48,092 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 360.3333333333333) internal successors, (1081), 3 states have internal predecessors, (1081), 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:18:48,092 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:48,092 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:18:48,092 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-07 15:18:48,092 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting thr2Err1ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2024-11-07 15:18:48,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:48,092 INFO L85 PathProgramCache]: Analyzing trace with hash -99460939, now seen corresponding path program 1 times [2024-11-07 15:18:48,093 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:48,093 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1214986665] [2024-11-07 15:18:48,093 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:48,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:48,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:48,129 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:18:48,129 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:48,129 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1214986665] [2024-11-07 15:18:48,129 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1214986665] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:48,129 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:48,130 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-07 15:18:48,130 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765495232] [2024-11-07 15:18:48,130 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:48,130 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:48,132 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:48,132 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:48,132 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:48,144 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 368 out of 410 [2024-11-07 15:18:48,145 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 223 places, 238 transitions, 618 flow. Second operand has 3 states, 3 states have (on average 369.3333333333333) internal successors, (1108), 3 states have internal predecessors, (1108), 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:18:48,146 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:48,146 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 368 of 410 [2024-11-07 15:18:48,146 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:50,431 INFO L124 PetriNetUnfolderBase]: 2400/20135 cut-off events. [2024-11-07 15:18:50,431 INFO L125 PetriNetUnfolderBase]: For 174/174 co-relation queries the response was YES. [2024-11-07 15:18:50,615 INFO L83 FinitePrefix]: Finished finitePrefix Result has 23958 conditions, 20135 events. 2400/20135 cut-off events. For 174/174 co-relation queries the response was YES. Maximal size of possible extension queue 674. Compared 299237 event pairs, 616 based on Foata normal form. 0/15868 useless extension candidates. Maximal degree in co-relation 23927. Up to 1283 conditions per place. [2024-11-07 15:18:50,715 INFO L140 encePairwiseOnDemand]: 402/410 looper letters, 13 selfloop transitions, 5 changer transitions 0/226 dead transitions. [2024-11-07 15:18:50,716 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 226 transitions, 593 flow [2024-11-07 15:18:50,716 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:50,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:50,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1125 transitions. [2024-11-07 15:18:50,718 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9146341463414634 [2024-11-07 15:18:50,718 INFO L175 Difference]: Start difference. First operand has 223 places, 238 transitions, 618 flow. Second operand 3 states and 1125 transitions. [2024-11-07 15:18:50,719 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 226 transitions, 593 flow [2024-11-07 15:18:50,722 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 219 places, 226 transitions, 581 flow, removed 2 selfloop flow, removed 4 redundant places. [2024-11-07 15:18:50,725 INFO L231 Difference]: Finished difference. Result has 221 places, 223 transitions, 558 flow [2024-11-07 15:18:50,725 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=410, PETRI_DIFFERENCE_MINUEND_FLOW=520, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=215, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=558, PETRI_PLACES=221, PETRI_TRANSITIONS=223} [2024-11-07 15:18:50,726 INFO L277 CegarLoopForPetriNet]: 222 programPoint places, -1 predicate places. [2024-11-07 15:18:50,726 INFO L471 AbstractCegarLoop]: Abstraction has has 221 places, 223 transitions, 558 flow [2024-11-07 15:18:50,726 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 369.3333333333333) internal successors, (1108), 3 states have internal predecessors, (1108), 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:18:50,727 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:50,727 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] [2024-11-07 15:18:50,727 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-07 15:18:50,727 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting thr1Err2ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2024-11-07 15:18:50,727 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:50,727 INFO L85 PathProgramCache]: Analyzing trace with hash -1966771336, now seen corresponding path program 1 times [2024-11-07 15:18:50,728 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:50,728 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1409287138] [2024-11-07 15:18:50,728 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:50,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:50,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:50,755 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:18:50,756 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:50,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1409287138] [2024-11-07 15:18:50,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1409287138] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:50,756 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:50,756 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:50,756 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [691869804] [2024-11-07 15:18:50,756 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:50,757 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:50,757 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:50,757 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:50,757 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:50,795 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 368 out of 410 [2024-11-07 15:18:50,797 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 221 places, 223 transitions, 558 flow. Second operand has 3 states, 3 states have (on average 369.3333333333333) internal successors, (1108), 3 states have internal predecessors, (1108), 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:18:50,797 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:50,797 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 368 of 410 [2024-11-07 15:18:50,797 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:50,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true]) [2024-11-07 15:18:50,873 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,873 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:50,873 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,873 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:50,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true]) [2024-11-07 15:18:50,876 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,876 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,876 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,876 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true]) [2024-11-07 15:18:50,878 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,878 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true]) [2024-11-07 15:18:50,883 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,883 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:50,883 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:50,883 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true]) [2024-11-07 15:18:50,899 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,900 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true]) [2024-11-07 15:18:50,908 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,908 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:50,908 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:50,908 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true]) [2024-11-07 15:18:50,912 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true]) [2024-11-07 15:18:50,913 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,913 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:50,913 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,913 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:50,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true]) [2024-11-07 15:18:50,926 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 15:18:50,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:50,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:50,926 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:50,927 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true]) [2024-11-07 15:18:50,927 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:50,927 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,927 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,927 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,927 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,944 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true]) [2024-11-07 15:18:50,944 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:50,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,944 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true]) [2024-11-07 15:18:50,945 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:50,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,945 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:50,945 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true]) [2024-11-07 15:18:50,946 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 15:18:50,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,946 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,968 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true]) [2024-11-07 15:18:50,968 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 15:18:50,968 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,968 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,968 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:50,968 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:50,968 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:51,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 305#$Ultimate##0true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,023 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,023 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,023 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,023 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,025 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,025 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,025 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,025 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,025 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 305#$Ultimate##0true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,030 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,030 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,030 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,030 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,032 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, 305#$Ultimate##0true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,032 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,032 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,032 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,032 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,033 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,033 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,033 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,034 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,035 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,035 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, 305#$Ultimate##0true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,045 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,045 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,045 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,045 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,045 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,046 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,046 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,047 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,047 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,047 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,052 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,052 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,053 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,053 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,053 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,053 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,054 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,056 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,056 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,056 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,056 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:51,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 305#$Ultimate##0true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,099 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,099 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,106 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,106 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,106 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,110 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,110 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 305#$Ultimate##0true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,130 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,130 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,130 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,133 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,133 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,133 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,133 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,134 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,134 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,134 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,134 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,139 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,139 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,146 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 305#$Ultimate##0true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,147 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,147 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,147 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,147 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,147 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, 305#$Ultimate##0true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,147 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,147 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,147 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,155 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,155 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,156 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,156 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,156 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,156 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,158 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,158 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,158 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,158 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,158 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,160 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,160 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,160 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,160 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,161 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,161 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,161 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,170 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,170 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,170 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,170 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,172 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,172 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,173 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,173 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,173 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,174 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,174 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,178 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,178 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,178 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,178 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,182 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,182 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,184 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,184 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,184 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,184 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,184 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,184 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,184 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,187 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,187 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,187 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 405#true, 88#L692-2true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,187 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,187 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:51,187 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,190 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,190 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,190 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,191 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,191 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,191 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,191 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,191 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,209 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,209 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,209 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,209 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, 305#$Ultimate##0true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,211 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,211 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,211 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,211 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,214 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, 305#$Ultimate##0true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,214 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,214 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,216 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,216 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,216 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,216 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,216 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,216 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,217 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,217 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,218 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,218 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,218 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 405#true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,219 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,219 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,219 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,219 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,219 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,220 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,220 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,221 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,221 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,221 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,236 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,236 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,236 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,236 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,238 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,238 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,238 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,238 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,238 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,242 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,242 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,242 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,242 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,242 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,242 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,244 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,244 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,248 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,248 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,248 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,248 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,249 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,249 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,249 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,249 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,250 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,250 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,250 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,251 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,251 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,251 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,251 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,251 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,256 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,257 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,257 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,267 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,267 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,267 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,267 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,267 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,270 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,270 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,270 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,270 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,275 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,275 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,275 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,281 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,281 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,281 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,281 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,282 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,282 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,282 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,282 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,282 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,282 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 224#L746-6true, 405#true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,283 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,283 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,283 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,283 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,283 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,283 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is not cut-off event [2024-11-07 15:18:51,283 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-07 15:18:51,283 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-07 15:18:51,283 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is not cut-off event [2024-11-07 15:18:51,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,284 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,284 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,284 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,284 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,287 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,287 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,287 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,287 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,287 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,288 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,288 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,288 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:51,296 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,296 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,296 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,297 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,298 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 267#L692-5true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,298 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,298 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, 305#$Ultimate##0true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,314 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,314 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,314 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,314 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,314 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,315 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,315 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,315 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 305#$Ultimate##0true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,476 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,476 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,476 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,476 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,477 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,477 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,477 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,477 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,477 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,478 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,478 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,478 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 405#true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,480 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,480 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,480 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,480 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,480 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,481 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,481 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,481 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,481 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,481 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 305#$Ultimate##0true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,481 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,481 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,481 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,481 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,481 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [369#L692-4true, 378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,485 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,485 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,485 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,485 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 405#true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,485 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,485 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,485 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,485 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,487 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,487 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,487 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,487 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [369#L692-4true, 378#true, 224#L746-6true, 405#true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,489 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,489 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,489 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,489 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 224#L746-6true, 405#true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 58#L692-4true, 388#true]) [2024-11-07 15:18:51,489 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,489 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,489 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,489 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,490 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,490 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,490 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,495 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-07 15:18:51,495 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:51,495 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:51,495 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:51,495 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,495 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,495 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,495 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,495 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,499 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,499 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,499 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,499 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,499 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 71#L692-5true, 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,506 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,506 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,506 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,506 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,507 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,507 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,507 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,507 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,508 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,508 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,508 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,508 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,508 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 71#L692-5true, 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,512 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,512 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 267#L692-5true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,514 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,514 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,521 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,521 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,521 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,521 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,522 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,522 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,522 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,523 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,523 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,523 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,538 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,538 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,538 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 88#L692-2true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,538 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,539 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,539 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,539 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][164], [378#true, 224#L746-6true, 405#true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,542 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,542 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,542 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 224#L746-6true, 405#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 58#L692-4true, 388#true]) [2024-11-07 15:18:51,542 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,542 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,542 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,543 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,543 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,544 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,544 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,544 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,544 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:51,546 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,547 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,547 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,549 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,549 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,549 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,574 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 305#$Ultimate##0true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,574 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,574 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,574 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,575 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,575 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,575 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,575 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,575 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,576 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,576 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,577 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,577 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,577 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,577 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,582 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-07 15:18:51,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:51,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:51,582 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:51,585 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,585 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,585 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,586 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,586 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,587 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,587 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,587 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,588 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,588 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,588 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 405#true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,590 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,590 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 405#true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,590 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,590 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,591 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 405#true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,595 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,595 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,595 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,598 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,598 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,598 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,599 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,599 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,599 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,600 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,600 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,600 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,601 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,601 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,602 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,602 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,602 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,602 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,611 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,612 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,633 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,633 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,634 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,635 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,635 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,635 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,636 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,636 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,636 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,636 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,636 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,636 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,636 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,636 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,636 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 405#true, 192#L722-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,637 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,637 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,637 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,637 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,648 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,648 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,649 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,649 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,649 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,649 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,649 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,649 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,649 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,660 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,661 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,661 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 267#L692-5true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,661 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,661 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,689 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,690 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,690 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,690 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,690 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,690 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,691 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,691 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,691 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,692 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,692 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 300#L692-4true, 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,693 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,693 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,693 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,693 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 300#L692-4true, 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,694 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,694 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,695 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,695 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,695 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,695 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,700 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,701 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,701 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,701 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,702 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,702 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,702 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,702 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,703 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,703 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,703 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [369#L692-4true, 378#true, 224#L746-6true, 88#L692-2true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,704 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,704 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,705 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 58#L692-4true, 388#true]) [2024-11-07 15:18:51,705 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,705 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,705 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,706 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,706 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [369#L692-4true, 378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,707 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 405#true, 192#L722-2true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,707 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,707 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,707 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,710 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,710 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,711 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,711 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,711 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,712 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,712 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,712 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,712 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,713 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,713 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,713 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,713 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,713 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,714 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,714 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,714 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,718 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,718 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,718 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,718 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,718 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,719 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,719 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,719 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, 273#L692-1true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,719 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,719 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,719 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,719 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,726 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,726 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,726 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,732 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,732 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 71#L692-5true, 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 71#L692-5true, 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,743 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,743 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 267#L692-5true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,744 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,744 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 224#L746-6true, 405#true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 58#L692-4true, 388#true]) [2024-11-07 15:18:51,745 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 224#L746-6true, 405#true, 192#L722-2true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 388#true]) [2024-11-07 15:18:51,745 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,745 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,745 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,759 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,759 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,759 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,759 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:51,803 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,803 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,803 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,803 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,804 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,804 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,804 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,805 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,805 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,805 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,805 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,806 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,806 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,806 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,808 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 300#L692-4true, 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,808 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,808 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,809 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,809 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,809 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,809 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,810 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,814 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,814 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,814 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,818 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,818 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,819 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,819 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][93], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 267#L692-5true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,819 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,820 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,828 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is not cut-off event [2024-11-07 15:18:51,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-07 15:18:51,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-07 15:18:51,828 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is not cut-off event [2024-11-07 15:18:51,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,835 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,835 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,836 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,836 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,836 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,837 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,837 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,837 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,838 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][120], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,838 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,838 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,866 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,867 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:51,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,867 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:51,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 267#L692-5true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,912 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,912 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,913 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,913 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,913 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,913 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,914 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,914 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,915 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,915 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,915 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,921 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 267#L692-5true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,921 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-07 15:18:51,921 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,921 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,921 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,921 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,931 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,931 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,936 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,936 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-07 15:18:51,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,937 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:51,970 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][73], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:51,970 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:51,970 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,970 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,970 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:51,970 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:52,017 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 407#(= 0 ~release_thr1~0), 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 267#L692-5true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:52,017 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-07 15:18:52,017 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:52,018 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-07 15:18:52,018 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:52,018 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:52,018 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:52,031 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][55], [378#true, 407#(= 0 ~release_thr1~0), 110#L692-5true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 388#true]) [2024-11-07 15:18:52,031 INFO L294 olderBase$Statistics]: this new event has 72 ancestors and is cut-off event [2024-11-07 15:18:52,031 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:52,031 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:52,031 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:52,031 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-07 15:18:52,032 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:55,526 INFO L124 PetriNetUnfolderBase]: 7672/44765 cut-off events. [2024-11-07 15:18:55,526 INFO L125 PetriNetUnfolderBase]: For 4489/4672 co-relation queries the response was YES. [2024-11-07 15:18:56,019 INFO L83 FinitePrefix]: Finished finitePrefix Result has 62621 conditions, 44765 events. 7672/44765 cut-off events. For 4489/4672 co-relation queries the response was YES. Maximal size of possible extension queue 1447. Compared 716208 event pairs, 2157 based on Foata normal form. 87/35640 useless extension candidates. Maximal degree in co-relation 62588. Up to 4875 conditions per place. [2024-11-07 15:18:56,248 INFO L140 encePairwiseOnDemand]: 403/410 looper letters, 17 selfloop transitions, 10 changer transitions 0/234 dead transitions. [2024-11-07 15:18:56,248 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 223 places, 234 transitions, 659 flow [2024-11-07 15:18:56,249 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:18:56,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:18:56,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1125 transitions. [2024-11-07 15:18:56,251 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9146341463414634 [2024-11-07 15:18:56,251 INFO L175 Difference]: Start difference. First operand has 221 places, 223 transitions, 558 flow. Second operand 3 states and 1125 transitions. [2024-11-07 15:18:56,251 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 223 places, 234 transitions, 659 flow [2024-11-07 15:18:56,271 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 221 places, 234 transitions, 649 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:18:56,273 INFO L231 Difference]: Finished difference. Result has 223 places, 231 transitions, 634 flow [2024-11-07 15:18:56,273 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=410, PETRI_DIFFERENCE_MINUEND_FLOW=548, PETRI_DIFFERENCE_MINUEND_PLACES=219, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=223, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=634, PETRI_PLACES=223, PETRI_TRANSITIONS=231} [2024-11-07 15:18:56,273 INFO L277 CegarLoopForPetriNet]: 222 programPoint places, 1 predicate places. [2024-11-07 15:18:56,273 INFO L471 AbstractCegarLoop]: Abstraction has has 223 places, 231 transitions, 634 flow [2024-11-07 15:18:56,274 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 369.3333333333333) internal successors, (1108), 3 states have internal predecessors, (1108), 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:18:56,274 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:18:56,274 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:18:56,275 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-07 15:18:56,275 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2024-11-07 15:18:56,275 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:18:56,275 INFO L85 PathProgramCache]: Analyzing trace with hash -36254851, now seen corresponding path program 1 times [2024-11-07 15:18:56,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:18:56,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [643178226] [2024-11-07 15:18:56,275 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:18:56,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:18:56,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:18:56,305 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:18:56,305 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:18:56,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [643178226] [2024-11-07 15:18:56,306 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [643178226] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:18:56,306 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:18:56,306 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:18:56,306 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1470289257] [2024-11-07 15:18:56,306 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:18:56,306 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:18:56,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:18:56,307 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:18:56,307 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:18:56,327 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 366 out of 410 [2024-11-07 15:18:56,329 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 223 places, 231 transitions, 634 flow. Second operand has 3 states, 3 states have (on average 367.0) internal successors, (1101), 3 states have internal predecessors, (1101), 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:18:56,329 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:18:56,329 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 366 of 410 [2024-11-07 15:18:56,329 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:18:56,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,386 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,386 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:56,386 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,386 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:56,387 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,387 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,387 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,387 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,387 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,389 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,389 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,393 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,393 INFO L294 olderBase$Statistics]: this new event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,393 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,393 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:56,393 INFO L297 olderBase$Statistics]: existing Event has 54 ancestors and is cut-off event [2024-11-07 15:18:56,405 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,405 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,405 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,410 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,410 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,410 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:56,410 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,410 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:56,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,415 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,415 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,416 INFO L294 olderBase$Statistics]: this new event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:56,416 INFO L297 olderBase$Statistics]: existing Event has 55 ancestors and is cut-off event [2024-11-07 15:18:56,424 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,424 INFO L294 olderBase$Statistics]: this new event has 59 ancestors and is cut-off event [2024-11-07 15:18:56,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:56,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:56,424 INFO L297 olderBase$Statistics]: existing Event has 56 ancestors and is cut-off event [2024-11-07 15:18:56,442 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,442 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:56,442 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,442 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,442 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,443 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,443 INFO L294 olderBase$Statistics]: this new event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,443 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,443 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,443 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,443 INFO L297 olderBase$Statistics]: existing Event has 58 ancestors and is cut-off event [2024-11-07 15:18:56,444 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 387#true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|)]) [2024-11-07 15:18:56,444 INFO L294 olderBase$Statistics]: this new event has 60 ancestors and is cut-off event [2024-11-07 15:18:56,444 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,444 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,444 INFO L297 olderBase$Statistics]: existing Event has 57 ancestors and is cut-off event [2024-11-07 15:18:56,502 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,502 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,502 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,502 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,502 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,505 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,505 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,505 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,505 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,506 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,506 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,513 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,513 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,513 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,513 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,513 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,514 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,514 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,514 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,514 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,516 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,516 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,518 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,518 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,518 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,518 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,518 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,520 INFO L294 olderBase$Statistics]: this new event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,520 INFO L297 olderBase$Statistics]: existing Event has 61 ancestors and is cut-off event [2024-11-07 15:18:56,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,556 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,556 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,556 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,562 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,562 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,578 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,578 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,578 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,578 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,578 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,578 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,578 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,579 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,579 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:56,579 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:56,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,589 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,589 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,591 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,591 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,591 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,592 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,593 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,593 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,593 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,593 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,593 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,594 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,594 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,594 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:56,594 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:56,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,601 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,601 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,601 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,601 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,602 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,602 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,603 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,603 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,607 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,607 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,607 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,607 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,610 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,610 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,610 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,610 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,610 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,611 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,611 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,611 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,611 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,611 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,611 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,611 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,615 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,615 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,616 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,616 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,616 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,617 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,618 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,618 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,618 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:56,618 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:56,618 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 79#$Ultimate##0true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,618 INFO L294 olderBase$Statistics]: this new event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,618 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:56,618 INFO L297 olderBase$Statistics]: existing Event has 62 ancestors and is cut-off event [2024-11-07 15:18:56,618 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,633 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,633 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,634 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,634 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,635 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,637 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,637 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,637 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,637 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,639 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,639 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,639 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,639 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,641 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,641 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,641 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,641 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,641 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,641 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,642 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,642 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,642 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,655 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,655 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,655 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,655 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,657 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 273#L692-1true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,658 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,658 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,659 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,659 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,661 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,661 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,662 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,662 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,662 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,670 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,670 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,670 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,670 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,671 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,671 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,672 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,672 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,675 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,675 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,675 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,675 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,678 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,678 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,678 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,678 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,678 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,678 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,678 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,679 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,679 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,679 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,679 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,679 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,679 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,680 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,680 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,681 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,681 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,681 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,681 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,681 INFO L297 olderBase$Statistics]: existing Event has 63 ancestors and is cut-off event [2024-11-07 15:18:56,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,705 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,705 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,705 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,705 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 36#$Ultimate##0true, 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,706 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,706 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,709 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,709 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,709 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,709 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,709 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,710 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,710 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,710 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,710 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,712 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,712 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,712 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [369#L692-4true, 378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,712 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,712 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,712 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,712 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,713 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,713 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,713 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 58#L692-4true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,716 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,716 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [369#L692-4true, 378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,717 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,717 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,717 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,721 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-07 15:18:56,721 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:56,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:56,722 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:56,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,722 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,722 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,722 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,722 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,722 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,722 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,722 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,722 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,724 INFO L294 olderBase$Statistics]: this new event has 66 ancestors and is not cut-off event [2024-11-07 15:18:56,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:56,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:56,724 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is not cut-off event [2024-11-07 15:18:56,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, 110#L692-5true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 263#L721-4true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,728 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 110#L692-5true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,728 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,728 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,729 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 267#L692-5true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,734 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 71#L692-5true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,734 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,734 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,736 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,737 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,738 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,738 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,738 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,738 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,743 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,743 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,743 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,746 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, 267#L692-5true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,746 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,746 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 71#L692-5true, 246#L692-2true, 263#L721-4true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,747 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,747 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,748 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,755 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,755 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,925 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,925 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,926 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,926 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,927 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,927 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,927 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,927 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,927 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,927 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,935 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,935 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,935 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,936 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,936 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,936 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 263#L721-4true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,937 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][91], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, 58#L692-4true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,937 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,937 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,938 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,938 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 79#$Ultimate##0true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,938 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is cut-off event [2024-11-07 15:18:56,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,938 INFO L297 olderBase$Statistics]: existing Event has 64 ancestors and is cut-off event [2024-11-07 15:18:56,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,940 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,940 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,940 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,940 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,940 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,941 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,960 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,961 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-07 15:18:56,961 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:56,961 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:56,961 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:56,961 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,961 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,961 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,964 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,964 INFO L294 olderBase$Statistics]: this new event has 67 ancestors and is not cut-off event [2024-11-07 15:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:56,964 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is not cut-off event [2024-11-07 15:18:56,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,966 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,966 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,966 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,966 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,967 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:56,967 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,968 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 263#L721-4true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,968 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:56,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,968 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,969 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,969 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,969 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,969 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,970 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,970 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:56,970 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:56,972 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,972 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,972 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,972 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,974 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,974 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,974 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,978 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:56,978 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:56,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,978 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:56,978 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,000 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,001 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,001 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,001 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,001 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,002 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,002 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,002 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,004 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,004 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,007 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,007 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,007 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,016 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,016 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,016 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,023 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 65 ancestors and is cut-off event [2024-11-07 15:18:57,023 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,030 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 267#L692-5true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,030 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,030 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,030 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,030 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,061 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-07 15:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-07 15:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-07 15:18:57,061 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-07 15:18:57,063 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,063 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,063 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,064 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,064 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,064 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,068 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,068 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,068 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,069 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,069 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,069 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,070 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,070 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,070 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,070 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,071 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,071 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,071 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,072 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,072 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,072 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,072 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,073 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,073 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,073 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,073 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,074 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,074 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,074 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,074 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,074 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,074 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,074 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [369#L692-4true, 378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,075 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,075 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,075 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,075 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,075 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,075 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,075 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,075 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,075 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,079 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,079 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,079 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,080 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,080 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,082 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,082 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,082 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][96], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 263#L721-4true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,082 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,083 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,083 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [369#L692-4true, 378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,083 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,083 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,084 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 58#L692-4true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,084 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,084 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,084 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,088 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,088 INFO L294 olderBase$Statistics]: this new event has 68 ancestors and is not cut-off event [2024-11-07 15:18:57,088 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-07 15:18:57,088 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-07 15:18:57,088 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is not cut-off event [2024-11-07 15:18:57,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 110#L692-5true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,092 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,092 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,092 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,092 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 110#L692-5true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,093 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,093 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,093 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,093 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,108 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 71#L692-5true, 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,109 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,109 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,109 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,109 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,110 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, 267#L692-5true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,110 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,110 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,110 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,110 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,111 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 71#L692-5true, 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,111 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,111 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,111 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,111 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, 300#L692-4true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,112 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,112 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,112 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,112 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 407#(= 0 ~release_thr1~0), 384#true, 415#true, 58#L692-4true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,113 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,113 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,113 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,125 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,125 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,130 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,130 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,137 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,137 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,138 INFO L294 olderBase$Statistics]: this new event has 69 ancestors and is cut-off event [2024-11-07 15:18:57,138 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,138 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,138 INFO L297 olderBase$Statistics]: existing Event has 66 ancestors and is cut-off event [2024-11-07 15:18:57,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,175 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,175 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,178 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,178 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,178 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,179 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,179 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,179 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,179 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,179 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,179 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,179 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,179 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,179 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,180 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,180 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,180 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 71#L692-5true, 410#true, 273#L692-1true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,181 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,181 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,183 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,183 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,183 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,183 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 267#L692-5true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,185 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,185 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,185 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,185 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,197 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 110#L692-5true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,197 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,197 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,201 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 110#L692-5true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,201 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,201 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 273#L692-1true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,225 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,225 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,226 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,226 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 6#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 273#L692-1true, 410#true, Black: 395#true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,238 INFO L294 olderBase$Statistics]: this new event has 70 ancestors and is cut-off event [2024-11-07 15:18:57,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,238 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:18:57,274 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1102] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][53], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 246#L692-2true, 410#true, 273#L692-1true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,274 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,274 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 252#L692-2true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,277 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, 106#L692-1true, 317#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,277 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,277 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,278 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1066] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][43], [378#true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 71#L692-5true, 410#true, Black: 395#true, 106#L692-1true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,278 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,278 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 110#L692-5true, 224#L746-6true, 88#L692-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 181#thr1Err2ASSERT_VIOLATIONDATA_RACEtrue, 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,294 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,294 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,322 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 157#thr2Err0ASSERT_VIOLATIONDATA_RACEtrue, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:57,322 INFO L294 olderBase$Statistics]: this new event has 71 ancestors and is cut-off event [2024-11-07 15:18:57,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:57,322 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:18:59,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, 88#L692-2true, 213#L697-3true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 263#L721-4true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:59,188 INFO L294 olderBase$Statistics]: this new event has 86 ancestors and is cut-off event [2024-11-07 15:18:59,188 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:18:59,188 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:18:59,188 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:18:59,440 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 88#L692-2true, 192#L722-2true, 213#L697-3true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 410#true, Black: 395#true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:59,440 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:18:59,440 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:18:59,440 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:18:59,440 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:18:59,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][90], [378#true, 224#L746-6true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 263#L721-4true, 410#true, Black: 395#true, 147#L697-3true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:18:59,744 INFO L294 olderBase$Statistics]: this new event has 89 ancestors and is cut-off event [2024-11-07 15:18:59,744 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:18:59,744 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:18:59,744 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:19:00,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1138] L692-4-->L692-1: Formula: (= |v_#race~release_thr1~0_1| 0) InVars {} OutVars{#race~release_thr1~0=|v_#race~release_thr1~0_1|} AuxVars[] AssignedVars[#race~release_thr1~0][72], [378#true, 224#L746-6true, 192#L722-2true, Black: 392#(= |thr1Thread1of3ForFork1_#t~nondet8#1| |#race~usecount~0|), 386#true, 246#L692-2true, 410#true, Black: 395#true, 147#L697-3true, Black: 402#(= |thr1Thread1of3ForFork1_#t~nondet9#1| |#race~locked~0|), 255#L692-1true, Black: 405#true, 384#true, 415#true, Black: 412#(= |thr1Thread1of3ForFork1_#t~nondet10#1| |#race~release_thr1~0|), 388#true]) [2024-11-07 15:19:00,007 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-07 15:19:00,007 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:19:00,007 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:19:00,007 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:19:04,162 INFO L124 PetriNetUnfolderBase]: 10608/78256 cut-off events. [2024-11-07 15:19:04,162 INFO L125 PetriNetUnfolderBase]: For 6734/7292 co-relation queries the response was YES. [2024-11-07 15:19:05,128 INFO L83 FinitePrefix]: Finished finitePrefix Result has 102623 conditions, 78256 events. 10608/78256 cut-off events. For 6734/7292 co-relation queries the response was YES. Maximal size of possible extension queue 2107. Compared 1335011 event pairs, 2440 based on Foata normal form. 40/61803 useless extension candidates. Maximal degree in co-relation 102590. Up to 4531 conditions per place. [2024-11-07 15:19:05,570 INFO L140 encePairwiseOnDemand]: 404/410 looper letters, 13 selfloop transitions, 5 changer transitions 0/239 dead transitions. [2024-11-07 15:19:05,570 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 225 places, 239 transitions, 699 flow [2024-11-07 15:19:05,571 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:19:05,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:19:05,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1117 transitions. [2024-11-07 15:19:05,573 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.908130081300813 [2024-11-07 15:19:05,573 INFO L175 Difference]: Start difference. First operand has 223 places, 231 transitions, 634 flow. Second operand 3 states and 1117 transitions. [2024-11-07 15:19:05,573 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 225 places, 239 transitions, 699 flow [2024-11-07 15:19:05,585 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 223 places, 239 transitions, 679 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:19:05,587 INFO L231 Difference]: Finished difference. Result has 225 places, 236 transitions, 656 flow [2024-11-07 15:19:05,587 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=410, PETRI_DIFFERENCE_MINUEND_FLOW=614, PETRI_DIFFERENCE_MINUEND_PLACES=221, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=231, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=226, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=656, PETRI_PLACES=225, PETRI_TRANSITIONS=236} [2024-11-07 15:19:05,588 INFO L277 CegarLoopForPetriNet]: 222 programPoint places, 3 predicate places. [2024-11-07 15:19:05,588 INFO L471 AbstractCegarLoop]: Abstraction has has 225 places, 236 transitions, 656 flow [2024-11-07 15:19:05,588 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 367.0) internal successors, (1101), 3 states have internal predecessors, (1101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 15:19:05,588 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:19:05,588 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, 1, 1, 1, 1] [2024-11-07 15:19:05,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-07 15:19:05,589 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thr2Err0ASSERT_VIOLATIONDATA_RACE === [thr2Err0ASSERT_VIOLATIONDATA_RACE, thr2Err1ASSERT_VIOLATIONDATA_RACE, thr2Err2ASSERT_VIOLATIONDATA_RACE, thr2Err3ASSERT_VIOLATIONDATA_RACE (and 66 more)] === [2024-11-07 15:19:05,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:19:05,589 INFO L85 PathProgramCache]: Analyzing trace with hash -2006011227, now seen corresponding path program 1 times [2024-11-07 15:19:05,589 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:19:05,589 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [137520720] [2024-11-07 15:19:05,589 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:19:05,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:19:05,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:05,597 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 15:19:05,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 15:19:05,608 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 15:19:05,608 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 15:19:05,608 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location thr2Err0ASSERT_VIOLATIONDATA_RACE (69 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (68 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (67 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (66 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (65 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (64 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (63 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (62 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (61 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (60 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (59 of 70 remaining) [2024-11-07 15:19:05,609 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (58 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (57 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (56 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (55 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (54 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (53 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (52 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (51 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (50 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (49 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (48 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (47 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (46 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (45 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (44 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (43 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (42 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (41 of 70 remaining) [2024-11-07 15:19:05,610 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (40 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (39 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err0ASSERT_VIOLATIONDATA_RACE (38 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err1ASSERT_VIOLATIONDATA_RACE (37 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err2ASSERT_VIOLATIONDATA_RACE (36 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err3ASSERT_VIOLATIONDATA_RACE (35 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err4ASSERT_VIOLATIONDATA_RACE (34 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr2Err5ASSERT_VIOLATIONDATA_RACE (33 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (32 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (31 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (30 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (29 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (28 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (27 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (26 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (25 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (24 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (23 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (22 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (21 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (20 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (19 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (18 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (17 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (16 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (15 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (14 of 70 remaining) [2024-11-07 15:19:05,611 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (13 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (12 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (11 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (10 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (9 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (8 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (7 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err7ASSERT_VIOLATIONDATA_RACE (6 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err8ASSERT_VIOLATIONDATA_RACE (5 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (4 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err9ASSERT_VIOLATIONDATA_RACE (3 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (2 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err10ASSERT_VIOLATIONDATA_RACE (1 of 70 remaining) [2024-11-07 15:19:05,612 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 70 remaining) [2024-11-07 15:19:05,613 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-07 15:19:05,613 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:19:05,845 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 3 thread instances [2024-11-07 15:19:05,845 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-07 15:19:05,852 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.11 03:19:05 BasicIcfg [2024-11-07 15:19:05,852 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-07 15:19:05,852 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-07 15:19:05,853 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-07 15:19:05,853 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-07 15:19:05,853 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:18:34" (3/4) ... [2024-11-07 15:19:05,854 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-07 15:19:05,902 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-07 15:19:05,902 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-07 15:19:05,903 INFO L158 Benchmark]: Toolchain (without parser) took 32072.22ms. Allocated memory was 100.7MB in the beginning and 12.0GB in the end (delta: 11.9GB). Free memory was 75.6MB in the beginning and 10.1GB in the end (delta: -10.0GB). Peak memory consumption was 1.9GB. Max. memory is 16.1GB. [2024-11-07 15:19:05,903 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 83.9MB. Free memory is still 47.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 15:19:05,903 INFO L158 Benchmark]: CACSL2BoogieTranslator took 407.02ms. Allocated memory is still 100.7MB. Free memory was 75.4MB in the beginning and 56.0MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-07 15:19:05,904 INFO L158 Benchmark]: Boogie Procedure Inliner took 43.91ms. Allocated memory is still 100.7MB. Free memory was 55.8MB in the beginning and 54.2MB in the end (delta: 1.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 15:19:05,904 INFO L158 Benchmark]: Boogie Preprocessor took 34.71ms. Allocated memory is still 100.7MB. Free memory was 54.1MB in the beginning and 53.1MB in the end (delta: 996.9kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 15:19:05,904 INFO L158 Benchmark]: RCFGBuilder took 419.25ms. Allocated memory is still 100.7MB. Free memory was 53.0MB in the beginning and 38.4MB in the end (delta: 14.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 15:19:05,904 INFO L158 Benchmark]: TraceAbstraction took 31110.28ms. Allocated memory was 100.7MB in the beginning and 12.0GB in the end (delta: 11.9GB). Free memory was 37.7MB in the beginning and 10.1GB in the end (delta: -10.1GB). Peak memory consumption was 2.3GB. Max. memory is 16.1GB. [2024-11-07 15:19:05,904 INFO L158 Benchmark]: Witness Printer took 49.90ms. Allocated memory is still 12.0GB. Free memory was 10.1GB in the beginning and 10.1GB in the end (delta: 12.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-07 15:19:05,906 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.28ms. Allocated memory is still 83.9MB. Free memory is still 47.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 407.02ms. Allocated memory is still 100.7MB. Free memory was 75.4MB in the beginning and 56.0MB in the end (delta: 19.5MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 43.91ms. Allocated memory is still 100.7MB. Free memory was 55.8MB in the beginning and 54.2MB in the end (delta: 1.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 34.71ms. Allocated memory is still 100.7MB. Free memory was 54.1MB in the beginning and 53.1MB in the end (delta: 996.9kB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 419.25ms. Allocated memory is still 100.7MB. Free memory was 53.0MB in the beginning and 38.4MB in the end (delta: 14.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 31110.28ms. Allocated memory was 100.7MB in the beginning and 12.0GB in the end (delta: 11.9GB). Free memory was 37.7MB in the beginning and 10.1GB in the end (delta: -10.1GB). Peak memory consumption was 2.3GB. Max. memory is 16.1GB. * Witness Printer took 49.90ms. Allocated memory is still 12.0GB. Free memory was 10.1GB in the beginning and 10.1GB in the end (delta: 12.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - DataRaceFoundResult [Line: 692]: Data race detected Data race detected The following path leads to a data race: [L685] 0 int usecount; VAL [usecount=0] [L686] 0 int locked; VAL [locked=0, usecount=0] [L687] 0 int flag1 = 0; VAL [flag1=0, locked=0, usecount=0] [L688] 0 int flag2 = 0; VAL [flag1=0, flag2=0, locked=0, usecount=0] [L689] 0 int release_thr1 = 0; VAL [flag1=0, flag2=0, locked=0, release_thr1=0, usecount=0] [L744] 0 pthread_t t; VAL [flag1=0, flag2=0, locked=0, release_thr1=0, usecount=0] [L745] FCALL, FORK 0 pthread_create(&t, 0, thr1, 0) VAL [flag1=0, flag2=0, locked=0, release_thr1=0, t=-1, usecount=0] [L717] 1 void* rval; VAL [\old(arg)={0:0}, arg={0:0}, flag1=0, flag2=0, locked=0, release_thr1=0, usecount=0] [L718] 1 int count; VAL [\old(arg)={0:0}, arg={0:0}, flag1=0, flag2=0, locked=0, release_thr1=0, usecount=0] [L719] 1 usecount = 0 VAL [\old(arg)={0:0}, arg={0:0}, flag1=0, flag2=0, locked=0, release_thr1=0, usecount=0] [L720] 1 locked = 0 VAL [\old(arg)={0:0}, arg={0:0}, flag1=0, flag2=0, locked=0, release_thr1=0, usecount=0] [L721] 1 release_thr1 = 1 VAL [\old(arg)={0:0}, arg={0:0}, flag1=0, flag2=0, locked=0, release_thr1=1, usecount=0] [L746] COND TRUE 0 1 VAL [flag1=0, flag2=0, locked=0, release_thr1=1, t=-1, usecount=0] [L746] FCALL, FORK 0 pthread_create(&t, 0, thr2, 0) VAL [\old(arg)={0:0}, flag1=0, flag2=0, locked=0, release_thr1=1, t=0, usecount=0] [L692] 2 !release_thr1 VAL [\old(arg)={0:0}, arg={0:0}, flag1=0, flag2=0, locked=0, release_thr1=1, usecount=0] [L721] 1 release_thr1 = 1 VAL [\old(arg)={0:0}, \old(arg)={0:0}, arg={0:0}, arg={0:0}, flag1=0, flag2=0, locked=0, release_thr1=1, usecount=0] [L692] 2 !release_thr1 VAL [\old(arg)={0:0}, arg={0:0}, flag1=0, flag2=0, locked=0, release_thr1=1, usecount=0] Now there is a data race on ~release_thr1~0 between C: release_thr1 = 1 [721] and C: !release_thr1 [692] - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 693]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 694]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 696]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 697]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 719]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 720]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 721]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 724]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 703]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 702]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 708]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 703]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 745]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - UnprovableResult [Line: 746]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 261 locations, 36 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 1.4s, OverallIterations: 5, TraceHistogramMax: 2, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 105 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 28 mSDsluCounter, 22 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 4 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 105 IncrementalHoareTripleChecker+Invalid, 109 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4 mSolverCounterUnsat, 22 mSDtfsCounter, 105 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 9 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=378occurred in iteration=3, InterpolantAutomatonStates: 12, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 146 NumberOfCodeBlocks, 146 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 110 ConstructedInterpolants, 0 QuantifiedInterpolants, 152 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data with 2 thread instances CFG has 7 procedures, 375 locations, 53 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 4.2s, OverallIterations: 7, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 3.8s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 258 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 78 mSDsluCounter, 53 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 14 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 244 IncrementalHoareTripleChecker+Invalid, 258 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 14 mSolverCounterUnsat, 53 mSDtfsCounter, 244 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 13 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=524occurred in iteration=6, InterpolantAutomatonStates: 18, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 227 NumberOfCodeBlocks, 227 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 182 ConstructedInterpolants, 0 QuantifiedInterpolants, 228 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - StatisticsResult: Ultimate Automizer benchmark data with 3 thread instances CFG has 9 procedures, 489 locations, 70 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 25.0s, OverallIterations: 7, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 24.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 429 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 125 mSDsluCounter, 90 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 24 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 377 IncrementalHoareTripleChecker+Invalid, 401 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 24 mSolverCounterUnsat, 90 mSDtfsCounter, 377 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 13 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=656occurred in iteration=6, InterpolantAutomatonStates: 18, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 232 NumberOfCodeBlocks, 232 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 182 ConstructedInterpolants, 0 QuantifiedInterpolants, 228 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-11-07 15:19:05,937 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE