./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.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/goblint-regression/13-privatized_04-priv_multi_true.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', 'd5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04'] 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/goblint-regression/13-privatized_04-priv_multi_true.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 d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 15:37:16,621 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 15:37:16,713 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:37:16,719 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 15:37:16,720 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 15:37:16,748 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 15:37:16,750 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 15:37:16,751 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 15:37:16,751 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 15:37:16,752 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 15:37:16,753 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 15:37:16,753 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 15:37:16,753 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 15:37:16,753 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 15:37:16,754 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 15:37:16,754 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 15:37:16,754 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 15:37:16,754 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 15:37:16,754 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 15:37:16,754 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 15:37:16,754 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 15:37:16,754 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 15:37:16,755 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-07 15:37:16,755 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 15:37:16,755 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 15:37:16,755 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 15:37:16,755 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 15:37:16,755 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 15:37:16,756 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 15:37:16,756 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 15:37:16,756 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 15:37:16,756 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:37:16,756 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 15:37:16,756 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 15:37:16,756 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 15:37:16,756 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 15:37:16,756 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 15:37:16,757 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 15:37:16,757 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 15:37:16,757 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 15:37:16,757 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 15:37:16,757 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 -> d5772eac83993f999ed7a0d2c72e283c734e18136b4020af8f8e407255c20c04 [2024-11-07 15:37:17,040 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 15:37:17,049 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 15:37:17,051 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 15:37:17,052 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 15:37:17,052 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 15:37:17,053 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2024-11-07 15:37:18,319 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 15:37:18,574 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 15:37:18,579 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/13-privatized_04-priv_multi_true.i [2024-11-07 15:37:18,594 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/247d84a2a/6af0e1da5610452da7883204f65bdb5c/FLAG391ded58b [2024-11-07 15:37:18,607 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/247d84a2a/6af0e1da5610452da7883204f65bdb5c [2024-11-07 15:37:18,609 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 15:37:18,611 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 15:37:18,612 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 15:37:18,612 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 15:37:18,616 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 15:37:18,617 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:37:18" (1/1) ... [2024-11-07 15:37:18,618 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5c2f24a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:18, skipping insertion in model container [2024-11-07 15:37:18,618 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 03:37:18" (1/1) ... [2024-11-07 15:37:18,653 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 15:37:19,038 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:37:19,057 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 15:37:19,135 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 15:37:19,195 INFO L204 MainTranslator]: Completed translation [2024-11-07 15:37:19,196 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19 WrapperNode [2024-11-07 15:37:19,196 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 15:37:19,197 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 15:37:19,197 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 15:37:19,197 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 15:37:19,203 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:37:19" (1/1) ... [2024-11-07 15:37:19,227 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:37:19" (1/1) ... [2024-11-07 15:37:19,255 INFO L138 Inliner]: procedures = 271, calls = 38, calls flagged for inlining = 5, calls inlined = 6, statements flattened = 112 [2024-11-07 15:37:19,255 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 15:37:19,256 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 15:37:19,256 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 15:37:19,256 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 15:37:19,261 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,261 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,264 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,265 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,275 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,278 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,286 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,287 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,291 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 15:37:19,296 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 15:37:19,296 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 15:37:19,296 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 15:37:19,297 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (1/1) ... [2024-11-07 15:37:19,305 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 15:37:19,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 15:37:19,343 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:37:19,345 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:37:19,365 INFO L130 BoogieDeclarations]: Found specification of procedure generate [2024-11-07 15:37:19,365 INFO L138 BoogieDeclarations]: Found implementation of procedure generate [2024-11-07 15:37:19,365 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-07 15:37:19,365 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-07 15:37:19,365 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 15:37:19,365 INFO L130 BoogieDeclarations]: Found specification of procedure dispose [2024-11-07 15:37:19,365 INFO L138 BoogieDeclarations]: Found implementation of procedure dispose [2024-11-07 15:37:19,366 INFO L130 BoogieDeclarations]: Found specification of procedure process [2024-11-07 15:37:19,366 INFO L138 BoogieDeclarations]: Found implementation of procedure process [2024-11-07 15:37:19,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-07 15:37:19,366 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 15:37:19,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 15:37:19,368 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:37:19,640 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 15:37:19,641 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 15:37:19,910 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 15:37:19,910 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 15:37:19,953 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 15:37:19,953 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-07 15:37:19,954 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:37:19 BoogieIcfgContainer [2024-11-07 15:37:19,954 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 15:37:19,956 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 15:37:19,956 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 15:37:19,960 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 15:37:19,960 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 03:37:18" (1/3) ... [2024-11-07 15:37:19,961 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1bac3a8f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:37:19, skipping insertion in model container [2024-11-07 15:37:19,961 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 03:37:19" (2/3) ... [2024-11-07 15:37:19,961 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1bac3a8f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 03:37:19, skipping insertion in model container [2024-11-07 15:37:19,961 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 03:37:19" (3/3) ... [2024-11-07 15:37:19,963 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_04-priv_multi_true.i [2024-11-07 15:37:19,976 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 15:37:19,977 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2024-11-07 15:37:19,977 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 15:37:20,062 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-11-07 15:37:20,096 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 210 places, 214 transitions, 440 flow [2024-11-07 15:37:20,170 INFO L124 PetriNetUnfolderBase]: 14/211 cut-off events. [2024-11-07 15:37:20,178 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:37:20,186 INFO L83 FinitePrefix]: Finished finitePrefix Result has 221 conditions, 211 events. 14/211 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 478 event pairs, 0 based on Foata normal form. 0/182 useless extension candidates. Maximal degree in co-relation 183. Up to 2 conditions per place. [2024-11-07 15:37:20,186 INFO L82 GeneralOperation]: Start removeDead. Operand has 210 places, 214 transitions, 440 flow [2024-11-07 15:37:20,192 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 207 places, 211 transitions, 431 flow [2024-11-07 15:37:20,198 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 15:37:20,210 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;@4b2a0b78, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 15:37:20,211 INFO L334 AbstractCegarLoop]: Starting to check reachability of 31 error locations. [2024-11-07 15:37:20,225 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 15:37:20,227 INFO L124 PetriNetUnfolderBase]: 2/60 cut-off events. [2024-11-07 15:37:20,227 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 15:37:20,227 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:37:20,228 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] [2024-11-07 15:37:20,228 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting generateErr0ASSERT_VIOLATIONDATA_RACE === [processErr0ASSERT_VIOLATIONDATA_RACE, processErr1ASSERT_VIOLATIONDATA_RACE, processErr2ASSERT_VIOLATIONDATA_RACE, processErr3ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2024-11-07 15:37:20,232 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:37:20,232 INFO L85 PathProgramCache]: Analyzing trace with hash -1050942591, now seen corresponding path program 1 times [2024-11-07 15:37:20,238 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:37:20,239 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [438430266] [2024-11-07 15:37:20,239 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:37:20,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:37:20,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:37:20,607 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:37:20,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:37:20,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [438430266] [2024-11-07 15:37:20,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [438430266] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:37:20,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:37:20,609 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:37:20,610 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [314091233] [2024-11-07 15:37:20,610 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:37:20,614 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:37:20,617 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:37:20,635 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:37:20,636 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:37:20,715 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 214 [2024-11-07 15:37:20,722 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 207 places, 211 transitions, 431 flow. Second operand has 3 states, 3 states have (on average 173.66666666666666) internal successors, (521), 3 states have internal predecessors, (521), 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:37:20,722 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:37:20,722 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 214 [2024-11-07 15:37:20,724 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:37:24,960 INFO L124 PetriNetUnfolderBase]: 9686/27366 cut-off events. [2024-11-07 15:37:24,961 INFO L125 PetriNetUnfolderBase]: For 138/138 co-relation queries the response was YES. [2024-11-07 15:37:25,132 INFO L83 FinitePrefix]: Finished finitePrefix Result has 40093 conditions, 27366 events. 9686/27366 cut-off events. For 138/138 co-relation queries the response was YES. Maximal size of possible extension queue 689. Compared 313655 event pairs, 5650 based on Foata normal form. 5325/28784 useless extension candidates. Maximal degree in co-relation 40053. Up to 10290 conditions per place. [2024-11-07 15:37:25,403 INFO L140 encePairwiseOnDemand]: 193/214 looper letters, 43 selfloop transitions, 10 changer transitions 0/216 dead transitions. [2024-11-07 15:37:25,404 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 199 places, 216 transitions, 553 flow [2024-11-07 15:37:25,405 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:37:25,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:37:25,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 589 transitions. [2024-11-07 15:37:25,421 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9174454828660437 [2024-11-07 15:37:25,423 INFO L175 Difference]: Start difference. First operand has 207 places, 211 transitions, 431 flow. Second operand 3 states and 589 transitions. [2024-11-07 15:37:25,424 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 199 places, 216 transitions, 553 flow [2024-11-07 15:37:25,430 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 196 places, 216 transitions, 548 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-07 15:37:25,436 INFO L231 Difference]: Finished difference. Result has 198 places, 202 transitions, 470 flow [2024-11-07 15:37:25,438 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=214, PETRI_DIFFERENCE_MINUEND_FLOW=392, PETRI_DIFFERENCE_MINUEND_PLACES=194, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=193, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=183, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=470, PETRI_PLACES=198, PETRI_TRANSITIONS=202} [2024-11-07 15:37:25,440 INFO L277 CegarLoopForPetriNet]: 207 programPoint places, -9 predicate places. [2024-11-07 15:37:25,442 INFO L471 AbstractCegarLoop]: Abstraction has has 198 places, 202 transitions, 470 flow [2024-11-07 15:37:25,442 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 173.66666666666666) internal successors, (521), 3 states have internal predecessors, (521), 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:37:25,442 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:37:25,443 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:37:25,443 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 15:37:25,444 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting processErr0ASSERT_VIOLATIONDATA_RACE === [processErr0ASSERT_VIOLATIONDATA_RACE, processErr1ASSERT_VIOLATIONDATA_RACE, processErr2ASSERT_VIOLATIONDATA_RACE, processErr3ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2024-11-07 15:37:25,444 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:37:25,445 INFO L85 PathProgramCache]: Analyzing trace with hash -1263740195, now seen corresponding path program 1 times [2024-11-07 15:37:25,445 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:37:25,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1313918062] [2024-11-07 15:37:25,446 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:37:25,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:37:25,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:37:25,565 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:37:25,566 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:37:25,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1313918062] [2024-11-07 15:37:25,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1313918062] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:37:25,566 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:37:25,566 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:37:25,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1764230208] [2024-11-07 15:37:25,567 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:37:25,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:37:25,577 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:37:25,578 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:37:25,578 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:37:25,647 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 166 out of 214 [2024-11-07 15:37:25,651 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 198 places, 202 transitions, 470 flow. Second operand has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 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:37:25,651 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:37:25,651 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 166 of 214 [2024-11-07 15:37:25,651 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:37:33,640 INFO L124 PetriNetUnfolderBase]: 24072/66682 cut-off events. [2024-11-07 15:37:33,640 INFO L125 PetriNetUnfolderBase]: For 10915/10923 co-relation queries the response was YES. [2024-11-07 15:37:33,919 INFO L83 FinitePrefix]: Finished finitePrefix Result has 109341 conditions, 66682 events. 24072/66682 cut-off events. For 10915/10923 co-relation queries the response was YES. Maximal size of possible extension queue 1732. Compared 865534 event pairs, 6583 based on Foata normal form. 0/58630 useless extension candidates. Maximal degree in co-relation 109302. Up to 17974 conditions per place. [2024-11-07 15:37:34,720 INFO L140 encePairwiseOnDemand]: 195/214 looper letters, 58 selfloop transitions, 21 changer transitions 0/238 dead transitions. [2024-11-07 15:37:34,720 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 200 places, 238 transitions, 748 flow [2024-11-07 15:37:34,727 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:37:34,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:37:34,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2024-11-07 15:37:34,729 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8847352024922118 [2024-11-07 15:37:34,729 INFO L175 Difference]: Start difference. First operand has 198 places, 202 transitions, 470 flow. Second operand 3 states and 568 transitions. [2024-11-07 15:37:34,729 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 200 places, 238 transitions, 748 flow [2024-11-07 15:37:34,911 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 198 places, 238 transitions, 712 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:37:34,919 INFO L231 Difference]: Finished difference. Result has 200 places, 223 transitions, 658 flow [2024-11-07 15:37:34,919 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=214, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=196, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=202, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=181, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=658, PETRI_PLACES=200, PETRI_TRANSITIONS=223} [2024-11-07 15:37:34,920 INFO L277 CegarLoopForPetriNet]: 207 programPoint places, -7 predicate places. [2024-11-07 15:37:34,920 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 223 transitions, 658 flow [2024-11-07 15:37:34,920 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 167.66666666666666) internal successors, (503), 3 states have internal predecessors, (503), 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:37:34,920 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:37:34,920 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, 1, 1, 1] [2024-11-07 15:37:34,921 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 15:37:34,921 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting generateErr1ASSERT_VIOLATIONDATA_RACE === [processErr0ASSERT_VIOLATIONDATA_RACE, processErr1ASSERT_VIOLATIONDATA_RACE, processErr2ASSERT_VIOLATIONDATA_RACE, processErr3ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2024-11-07 15:37:34,927 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:37:34,927 INFO L85 PathProgramCache]: Analyzing trace with hash 1051871439, now seen corresponding path program 1 times [2024-11-07 15:37:34,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:37:34,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [908348070] [2024-11-07 15:37:34,928 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:37:34,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:37:34,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:37:35,073 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:37:35,074 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:37:35,074 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [908348070] [2024-11-07 15:37:35,074 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [908348070] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:37:35,074 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:37:35,074 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:37:35,075 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [509767026] [2024-11-07 15:37:35,075 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:37:35,075 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:37:35,076 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:37:35,077 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:37:35,077 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:37:35,122 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 172 out of 214 [2024-11-07 15:37:35,123 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 223 transitions, 658 flow. Second operand has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 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:37:35,123 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:37:35,123 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 172 of 214 [2024-11-07 15:37:35,123 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:37:37,899 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L1170-->L1170-1: Formula: (= |v_#race~A~0_4| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_4|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 220#(= |#race~A~0| 0), 77#L1209-3true, 28#L1187-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 223#true, 209#true, 142#L1170-1true, Black: 218#true]) [2024-11-07 15:37:37,903 INFO L294 olderBase$Statistics]: this new event has 85 ancestors and is cut-off event [2024-11-07 15:37:37,904 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:37:37,904 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:37:37,904 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:37:38,254 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L1170-->L1170-1: Formula: (= |v_#race~A~0_4| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_4|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 220#(= |#race~A~0| 0), 28#L1187-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 93#L1210-3true, 223#true, 142#L1170-1true, Black: 218#true, 209#true]) [2024-11-07 15:37:38,255 INFO L294 olderBase$Statistics]: this new event has 87 ancestors and is cut-off event [2024-11-07 15:37:38,256 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:37:38,256 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:37:38,256 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:37:39,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L1170-5-->L1170-6: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_7|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_7|} AuxVars[] AssignedVars[#race~A~0][98], [211#true, 77#L1209-3true, 28#L1187-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 125#L1170-6true, 209#true]) [2024-11-07 15:37:39,416 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-07 15:37:39,416 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:37:39,416 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:37:39,416 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:37:39,418 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L1170-->L1170-1: Formula: (= |v_#race~A~0_4| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_4|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 220#(= |#race~A~0| 0), 16#L1194-3true, 77#L1209-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 223#true, 142#L1170-1true, 209#true, Black: 218#true]) [2024-11-07 15:37:39,418 INFO L294 olderBase$Statistics]: this new event has 90 ancestors and is cut-off event [2024-11-07 15:37:39,418 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:37:39,418 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:37:39,418 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:37:39,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L1170-->L1170-1: Formula: (= |v_#race~A~0_4| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_4|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 220#(= |#race~A~0| 0), 16#L1194-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 93#L1210-3true, 223#true, 209#true, Black: 218#true, 142#L1170-1true]) [2024-11-07 15:37:39,696 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-07 15:37:39,696 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:37:39,696 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:37:39,696 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:37:39,923 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L1170-5-->L1170-6: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_7|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_7|} AuxVars[] AssignedVars[#race~A~0][98], [211#true, 28#L1187-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 93#L1210-3true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 125#L1170-6true]) [2024-11-07 15:37:39,923 INFO L294 olderBase$Statistics]: this new event has 92 ancestors and is cut-off event [2024-11-07 15:37:39,923 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:37:39,923 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:37:39,923 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:37:40,199 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L1170-->L1170-1: Formula: (= |v_#race~A~0_4| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_4|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 220#(= |#race~A~0| 0), 77#L1209-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 223#true, 209#true, Black: 218#true, 142#L1170-1true]) [2024-11-07 15:37:40,200 INFO L294 olderBase$Statistics]: this new event has 93 ancestors and is cut-off event [2024-11-07 15:37:40,200 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:37:40,200 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:37:40,200 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:37:40,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([555] L1170-->L1170-1: Formula: (= |v_#race~A~0_4| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_4|} AuxVars[] AssignedVars[#race~A~0][70], [211#true, 220#(= |#race~A~0| 0), 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 93#L1210-3true, 223#true, 209#true, Black: 218#true, 142#L1170-1true]) [2024-11-07 15:37:40,712 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-07 15:37:40,712 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:37:40,712 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:37:40,712 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:37:40,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L1170-5-->L1170-6: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_7|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_7|} AuxVars[] AssignedVars[#race~A~0][98], [211#true, 77#L1209-3true, 16#L1194-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 125#L1170-6true, 209#true]) [2024-11-07 15:37:40,871 INFO L294 olderBase$Statistics]: this new event has 95 ancestors and is cut-off event [2024-11-07 15:37:40,874 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:37:40,874 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:37:40,874 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:37:41,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L1170-5-->L1170-6: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_7|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_7|} AuxVars[] AssignedVars[#race~A~0][98], [211#true, 16#L1194-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 93#L1210-3true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 125#L1170-6true]) [2024-11-07 15:37:41,193 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-07 15:37:41,193 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-07 15:37:41,193 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-07 15:37:41,193 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-07 15:37:41,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L1170-5-->L1170-6: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_7|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_7|} AuxVars[] AssignedVars[#race~A~0][98], [211#true, 77#L1209-3true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 125#L1170-6true]) [2024-11-07 15:37:41,342 INFO L294 olderBase$Statistics]: this new event has 98 ancestors and is cut-off event [2024-11-07 15:37:41,342 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-07 15:37:41,342 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-07 15:37:41,342 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-07 15:37:41,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([563] L1170-5-->L1170-6: Formula: (= |v_processThread1of1ForFork2_#t~nondet9_3| |v_#race~A~0_7|) InVars {processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|} OutVars{processThread1of1ForFork2_#t~nondet9=|v_processThread1of1ForFork2_#t~nondet9_3|, #race~A~0=|v_#race~A~0_7|} AuxVars[] AssignedVars[#race~A~0][98], [211#true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 93#L1210-3true, 218#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 125#L1170-6true]) [2024-11-07 15:37:41,894 INFO L294 olderBase$Statistics]: this new event has 100 ancestors and is cut-off event [2024-11-07 15:37:41,895 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:37:41,895 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:37:41,895 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:37:47,079 INFO L124 PetriNetUnfolderBase]: 32793/90387 cut-off events. [2024-11-07 15:37:47,080 INFO L125 PetriNetUnfolderBase]: For 46874/48636 co-relation queries the response was YES. [2024-11-07 15:37:47,550 INFO L83 FinitePrefix]: Finished finitePrefix Result has 165629 conditions, 90387 events. 32793/90387 cut-off events. For 46874/48636 co-relation queries the response was YES. Maximal size of possible extension queue 2309. Compared 1216565 event pairs, 14453 based on Foata normal form. 190/78792 useless extension candidates. Maximal degree in co-relation 165589. Up to 35280 conditions per place. [2024-11-07 15:37:48,059 INFO L140 encePairwiseOnDemand]: 203/214 looper letters, 65 selfloop transitions, 18 changer transitions 0/253 dead transitions. [2024-11-07 15:37:48,059 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 202 places, 253 transitions, 958 flow [2024-11-07 15:37:48,060 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 15:37:48,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 15:37:48,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 570 transitions. [2024-11-07 15:37:48,061 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8878504672897196 [2024-11-07 15:37:48,061 INFO L175 Difference]: Start difference. First operand has 200 places, 223 transitions, 658 flow. Second operand 3 states and 570 transitions. [2024-11-07 15:37:48,062 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 202 places, 253 transitions, 958 flow [2024-11-07 15:37:48,126 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 200 places, 253 transitions, 902 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 15:37:48,132 INFO L231 Difference]: Finished difference. Result has 202 places, 239 transitions, 810 flow [2024-11-07 15:37:48,136 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=214, PETRI_DIFFERENCE_MINUEND_FLOW=616, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=223, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=810, PETRI_PLACES=202, PETRI_TRANSITIONS=239} [2024-11-07 15:37:48,138 INFO L277 CegarLoopForPetriNet]: 207 programPoint places, -5 predicate places. [2024-11-07 15:37:48,141 INFO L471 AbstractCegarLoop]: Abstraction has has 202 places, 239 transitions, 810 flow [2024-11-07 15:37:48,141 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 174.0) internal successors, (522), 3 states have internal predecessors, (522), 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:37:48,142 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 15:37:48,142 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, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 15:37:48,142 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-07 15:37:48,142 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting disposeErr0ASSERT_VIOLATIONDATA_RACE === [processErr0ASSERT_VIOLATIONDATA_RACE, processErr1ASSERT_VIOLATIONDATA_RACE, processErr2ASSERT_VIOLATIONDATA_RACE, processErr3ASSERT_VIOLATIONDATA_RACE (and 27 more)] === [2024-11-07 15:37:48,142 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 15:37:48,142 INFO L85 PathProgramCache]: Analyzing trace with hash 524264629, now seen corresponding path program 1 times [2024-11-07 15:37:48,143 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 15:37:48,143 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363907581] [2024-11-07 15:37:48,143 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 15:37:48,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 15:37:48,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 15:37:48,326 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:37:48,327 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 15:37:48,327 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1363907581] [2024-11-07 15:37:48,327 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1363907581] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 15:37:48,329 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 15:37:48,329 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 15:37:48,329 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [301517660] [2024-11-07 15:37:48,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 15:37:48,330 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 15:37:48,330 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 15:37:48,330 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 15:37:48,330 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 15:37:48,372 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 171 out of 214 [2024-11-07 15:37:48,373 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 202 places, 239 transitions, 810 flow. Second operand has 3 states, 3 states have (on average 173.0) internal successors, (519), 3 states have internal predecessors, (519), 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:37:48,375 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 15:37:48,375 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 171 of 214 [2024-11-07 15:37:48,375 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 15:37:49,153 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:37:49,153 INFO L294 olderBase$Statistics]: this new event has 77 ancestors and is cut-off event [2024-11-07 15:37:49,153 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:37:49,153 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:37:49,153 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:37:49,273 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:37:49,274 INFO L294 olderBase$Statistics]: this new event has 78 ancestors and is cut-off event [2024-11-07 15:37:49,274 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:37:49,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:37:49,274 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:37:49,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 228#true, 223#true, 209#true, Black: 218#true]) [2024-11-07 15:37:49,707 INFO L294 olderBase$Statistics]: this new event has 83 ancestors and is cut-off event [2024-11-07 15:37:49,708 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:37:49,710 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:37:49,710 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:37:49,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 202#L1160-4true, 209#true, Black: 218#true]) [2024-11-07 15:37:49,711 INFO L294 olderBase$Statistics]: this new event has 82 ancestors and is cut-off event [2024-11-07 15:37:49,711 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:37:49,711 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:37:49,711 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:37:54,218 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 228#true, 223#true, 209#true, Black: 218#true]) [2024-11-07 15:37:54,219 INFO L294 olderBase$Statistics]: this new event has 96 ancestors and is cut-off event [2024-11-07 15:37:54,222 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:37:54,222 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:37:54,222 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:37:54,222 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:37:54,479 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 228#true, 223#true, 209#true, Black: 218#true]) [2024-11-07 15:37:54,479 INFO L294 olderBase$Statistics]: this new event has 97 ancestors and is cut-off event [2024-11-07 15:37:54,480 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:37:54,480 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:37:54,480 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:37:54,480 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:37:56,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, 202#L1160-4true, Black: 218#true]) [2024-11-07 15:37:56,280 INFO L294 olderBase$Statistics]: this new event has 101 ancestors and is cut-off event [2024-11-07 15:37:56,280 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:37:56,280 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:37:56,280 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:37:56,280 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:37:57,002 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 11#L1161true, 207#true, 228#true, 223#true, Black: 218#true, 209#true]) [2024-11-07 15:37:57,003 INFO L294 olderBase$Statistics]: this new event has 102 ancestors and is cut-off event [2024-11-07 15:37:57,003 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:37:57,003 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:37:57,003 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:37:57,003 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:01,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][89], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 223#true, Black: 220#(= |#race~A~0| 0), 228#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:01,247 INFO L294 olderBase$Statistics]: this new event has 112 ancestors and is cut-off event [2024-11-07 15:38:01,247 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:01,247 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:01,247 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-07 15:38:01,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][89], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 228#true, Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:01,722 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-07 15:38:01,722 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:01,722 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:01,722 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:02,677 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:02,678 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-07 15:38:02,678 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:02,678 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:02,678 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:02,682 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:02,682 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-07 15:38:02,682 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:02,682 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:02,682 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:03,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:03,170 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-07 15:38:03,170 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:03,170 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:03,170 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:03,170 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:03,170 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-07 15:38:03,170 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:03,170 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:03,170 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:04,602 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:04,602 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:04,602 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:04,603 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-07 15:38:04,603 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:04,603 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:04,603 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:04,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:04,603 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-07 15:38:04,603 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:04,603 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:04,603 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:04,651 INFO L294 olderBase$Statistics]: this new event has 115 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:04,651 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true]) [2024-11-07 15:38:04,651 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:04,651 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:05,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:05,056 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-07 15:38:05,056 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:05,056 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:05,056 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:05,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:05,056 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-07 15:38:05,056 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:05,056 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:05,057 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:05,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:05,058 INFO L294 olderBase$Statistics]: this new event has 113 ancestors and is cut-off event [2024-11-07 15:38:05,058 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:05,061 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:05,061 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:05,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:05,456 INFO L294 olderBase$Statistics]: this new event has 114 ancestors and is cut-off event [2024-11-07 15:38:05,457 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:05,457 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:05,457 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:05,496 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:05,496 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-07 15:38:05,496 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:05,497 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-07 15:38:05,497 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:05,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:38:05,497 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:38:05,497 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:05,497 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-07 15:38:05,497 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:05,499 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:05,499 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:38:06,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:06,320 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:06,320 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:06,320 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:06,320 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:06,321 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-07 15:38:06,321 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:06,321 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:06,321 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:06,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:06,376 INFO L294 olderBase$Statistics]: this new event has 118 ancestors and is cut-off event [2024-11-07 15:38:06,376 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:06,376 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:06,376 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:38:06,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:06,901 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-07 15:38:06,901 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:06,901 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:06,901 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:06,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:06,901 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-07 15:38:06,902 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:06,902 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:06,902 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:06,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 34#L1189-1true, Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:06,902 INFO L294 olderBase$Statistics]: this new event has 116 ancestors and is cut-off event [2024-11-07 15:38:06,902 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:06,902 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:06,902 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:06,967 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:06,967 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-07 15:38:06,967 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:06,967 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:06,967 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-07 15:38:07,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:07,475 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-07 15:38:07,475 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:07,475 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:07,475 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:07,475 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:07,476 INFO L294 olderBase$Statistics]: this new event has 117 ancestors and is cut-off event [2024-11-07 15:38:07,476 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:07,476 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:07,476 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:07,524 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 202#L1160-4true, 209#true, Black: 218#true]) [2024-11-07 15:38:07,524 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-07 15:38:07,524 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-07 15:38:07,524 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:07,524 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:07,524 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 202#L1160-4true, 209#true, Black: 218#true]) [2024-11-07 15:38:07,525 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 186#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:07,525 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 186#generateErr1ASSERT_VIOLATIONDATA_RACEtrue, 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:07,525 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:07,525 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:07,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][134], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 185#L1160-3true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:07,526 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-07 15:38:07,526 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:07,526 INFO L297 olderBase$Statistics]: existing Event has 100 ancestors and is cut-off event [2024-11-07 15:38:07,526 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-07 15:38:07,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][134], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, 202#L1160-4true, Black: 218#true]) [2024-11-07 15:38:07,526 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-07 15:38:07,526 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-07 15:38:07,526 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:07,526 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:07,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:07,548 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-07 15:38:07,548 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:07,548 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-07 15:38:07,548 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:07,560 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:07,563 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-07 15:38:07,563 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:07,563 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:07,563 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-07 15:38:08,074 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:08,074 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-07 15:38:08,074 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:08,074 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:08,074 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:08,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:08,080 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-07 15:38:08,080 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:08,080 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:08,080 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:08,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:08,900 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-07 15:38:08,900 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:08,900 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:08,900 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:08,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:08,901 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-07 15:38:08,902 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:08,902 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:08,902 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:08,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 5#L1161-3true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:08,902 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-07 15:38:08,902 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:08,902 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:08,902 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:08,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:08,903 INFO L294 olderBase$Statistics]: this new event has 119 ancestors and is cut-off event [2024-11-07 15:38:08,903 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:08,903 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:08,903 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:08,939 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 228#true, 223#true, Black: 218#true, 209#true]) [2024-11-07 15:38:08,939 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-07 15:38:08,939 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-07 15:38:08,939 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:08,939 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:08,939 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:08,940 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:08,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, 80#$Ultimate##0true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 228#true, 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:08,940 INFO L294 olderBase$Statistics]: this new event has 121 ancestors and is cut-off event [2024-11-07 15:38:08,940 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:08,940 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:08,940 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:08,949 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:08,949 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-07 15:38:08,949 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:08,949 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:08,949 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:08,951 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:08,951 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-07 15:38:08,951 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:08,951 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:08,951 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:09,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:09,277 INFO L294 olderBase$Statistics]: this new event has 120 ancestors and is cut-off event [2024-11-07 15:38:09,277 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:09,277 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:09,277 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:09,328 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:09,328 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-07 15:38:09,328 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:09,328 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:09,329 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:09,338 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:09,338 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-07 15:38:09,338 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:09,338 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:09,338 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:09,339 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:09,339 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-07 15:38:09,339 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:09,339 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:09,339 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:09,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:09,735 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-07 15:38:09,735 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:09,735 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:09,735 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:09,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:09,736 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-07 15:38:09,736 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:09,736 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:09,736 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:09,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:09,744 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-07 15:38:09,744 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:09,744 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:09,753 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:10,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:10,243 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-07 15:38:10,243 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:10,243 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:38:10,244 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:10,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:10,640 INFO L294 olderBase$Statistics]: this new event has 122 ancestors and is cut-off event [2024-11-07 15:38:10,640 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:10,640 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:38:10,640 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:10,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:10,705 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-07 15:38:10,705 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:10,705 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:10,706 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:10,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:10,710 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-07 15:38:10,710 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:10,710 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:10,711 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:10,711 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:10,711 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-07 15:38:10,711 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:10,712 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:10,712 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:10,713 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:10,714 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-07 15:38:10,714 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:10,714 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:10,714 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:10,714 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:10,716 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:10,716 INFO L294 olderBase$Statistics]: this new event has 125 ancestors and is cut-off event [2024-11-07 15:38:10,716 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:10,716 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:10,716 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:11,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 154#L1158-3true, 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:11,010 INFO L294 olderBase$Statistics]: this new event has 123 ancestors and is cut-off event [2024-11-07 15:38:11,010 INFO L297 olderBase$Statistics]: existing Event has 69 ancestors and is cut-off event [2024-11-07 15:38:11,010 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:11,010 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:11,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:11,093 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-07 15:38:11,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:11,093 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:11,093 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:11,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:11,102 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-07 15:38:11,102 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:11,102 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:11,102 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:11,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:11,105 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-07 15:38:11,105 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:11,105 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:11,105 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:11,399 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:11,399 INFO L294 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2024-11-07 15:38:11,400 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:11,400 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:11,400 INFO L297 olderBase$Statistics]: existing Event has 70 ancestors and is cut-off event [2024-11-07 15:38:11,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:11,522 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-07 15:38:11,522 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:11,522 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:11,522 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:11,530 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:11,531 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-07 15:38:11,531 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:11,531 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:11,531 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:11,531 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:11,532 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:11,532 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-07 15:38:11,532 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:11,532 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:11,532 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:11,532 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:11,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:11,535 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-07 15:38:11,535 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:11,535 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:11,535 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:11,537 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:11,537 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-07 15:38:11,540 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:11,540 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:11,540 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:11,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:11,939 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-07 15:38:11,939 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:11,939 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:11,940 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:11,948 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:11,948 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-07 15:38:11,948 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:11,948 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:11,948 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:11,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:11,950 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:11,950 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:11,950 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:11,950 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:11,950 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:11,950 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:11,950 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-07 15:38:11,950 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:11,950 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:11,951 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:12,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 154#L1158-3true, 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:12,614 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-07 15:38:12,614 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-07 15:38:12,614 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:12,615 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:12,615 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 154#L1158-3true, 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:12,615 INFO L294 olderBase$Statistics]: this new event has 126 ancestors and is cut-off event [2024-11-07 15:38:12,615 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:12,615 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-07 15:38:12,615 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:13,125 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:13,126 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-07 15:38:13,126 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-07 15:38:13,126 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:13,126 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:13,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 83#L1169-1true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,216 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-07 15:38:13,216 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-07 15:38:13,216 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:13,216 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:13,216 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 83#L1169-1true, 185#L1160-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,217 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:13,217 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:13,217 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:13,217 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:13,257 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:13,258 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:13,258 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:13,258 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:13,258 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:13,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:13,259 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:13,259 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:13,259 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:13,259 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:13,260 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:13,260 INFO L294 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2024-11-07 15:38:13,261 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:13,261 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:13,261 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:13,261 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:13,271 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:13,271 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:13,271 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:13,271 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:13,271 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:13,271 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:13,271 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 83#L1169-1true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,272 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:13,272 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:13,272 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:13,272 INFO L297 olderBase$Statistics]: existing Event has 101 ancestors and is cut-off event [2024-11-07 15:38:13,276 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:13,276 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:13,276 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:13,276 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:13,276 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:13,276 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:13,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 60#L1179-3true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,649 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:13,649 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:13,649 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:13,649 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:13,649 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 60#L1179-3true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,650 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:13,650 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:13,650 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:13,650 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:13,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 60#L1179-3true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,650 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:13,650 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:13,650 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-07 15:38:13,650 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:13,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:13,658 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:13,658 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:13,658 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:13,658 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:13,658 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:13,658 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:13,659 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:13,659 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:13,659 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:13,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:13,659 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:13,659 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:13,659 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-07 15:38:13,659 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:13,663 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 83#L1169-1true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,663 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:13,663 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:13,663 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:13,663 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:13,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 173#processErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,664 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:13,664 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:13,664 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 173#processErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:13,668 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 173#processErr0ASSERT_VIOLATIONDATA_RACEtrue, 209#true, Black: 218#true]) [2024-11-07 15:38:13,668 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:13,668 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:13,747 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:13,748 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:13,748 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:13,748 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:13,748 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:13,750 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:13,750 INFO L294 olderBase$Statistics]: this new event has 128 ancestors and is cut-off event [2024-11-07 15:38:13,750 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:13,750 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:13,750 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:13,751 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:14,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 154#L1158-3true, 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:14,130 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:14,130 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:14,130 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:14,130 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:14,130 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:14,130 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:14,130 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:14,130 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:14,130 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:14,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 97#L1159-4true, 223#true, 228#true, Black: 218#true, 209#true]) [2024-11-07 15:38:14,733 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:14,733 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:14,734 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:14,734 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:14,757 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:14,761 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:14,761 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:14,761 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:14,761 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:14,761 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:14,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 10#L1169-2true]) [2024-11-07 15:38:14,847 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:14,847 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:14,847 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:14,847 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:14,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 10#L1169-2true]) [2024-11-07 15:38:14,848 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:14,848 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:14,848 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:14,848 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:14,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 10#L1169-2true]) [2024-11-07 15:38:14,848 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:14,848 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-07 15:38:14,848 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:14,848 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:14,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [60#L1179-3true, 211#true, 34#L1189-1true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:14,881 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:14,881 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:14,881 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:14,881 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:14,881 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [60#L1179-3true, 211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 73#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:14,881 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [60#L1179-3true, 211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 16#L1194-3true, 73#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:14,882 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 60#L1179-3true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 73#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:14,882 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-07 15:38:14,882 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:14,893 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:14,893 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:14,893 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:14,893 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:14,893 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:14,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 173#processErr0ASSERT_VIOLATIONDATA_RACEtrue, 209#true, Black: 218#true]) [2024-11-07 15:38:14,898 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:14,898 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:14,898 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:14,898 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:14,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 197#L1168-3true, 209#true]) [2024-11-07 15:38:14,975 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:14,975 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:14,975 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:14,975 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:14,975 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:14,977 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:14,977 INFO L294 olderBase$Statistics]: this new event has 129 ancestors and is cut-off event [2024-11-07 15:38:14,977 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:14,977 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:14,977 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:14,977 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:14,992 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:14,993 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:14,993 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:14,993 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:14,993 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:14,993 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:14,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 83#L1169-1true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:14,993 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:14,993 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:14,993 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:14,993 INFO L297 olderBase$Statistics]: existing Event has 103 ancestors and is cut-off event [2024-11-07 15:38:14,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 173#processErr0ASSERT_VIOLATIONDATA_RACEtrue, 209#true, Black: 218#true]) [2024-11-07 15:38:14,994 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:14,994 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:14,994 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:14,994 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-07 15:38:14,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 60#L1179-3true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 73#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:14,994 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:14,994 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:14,994 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:14,994 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:14,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 60#L1179-3true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:14,995 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:14,995 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:14,995 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:14,995 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-07 15:38:14,995 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:14,995 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:14,995 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:14,995 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-07 15:38:14,996 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:14,996 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 10#L1169-2true]) [2024-11-07 15:38:14,996 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:14,996 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:14,996 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:14,996 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:15,355 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:15,355 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:15,355 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:15,356 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:15,356 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:15,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:15,366 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:15,366 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:15,367 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:15,367 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:15,367 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 142#L1170-1true]) [2024-11-07 15:38:15,400 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 142#L1170-1true]) [2024-11-07 15:38:15,400 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 142#L1170-1true]) [2024-11-07 15:38:15,400 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:15,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 142#L1170-1true]) [2024-11-07 15:38:15,401 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:15,401 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-07 15:38:15,401 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:15,401 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:15,436 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 10#L1169-2true]) [2024-11-07 15:38:15,436 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:15,437 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:15,437 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:15,437 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:15,438 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [60#L1179-3true, 5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:15,438 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:15,438 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:15,438 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:15,438 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:15,456 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 60#L1179-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:15,456 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:15,456 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:15,456 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:15,457 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:15,464 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [60#L1179-3true, 211#true, 34#L1189-1true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 73#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:15,465 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:15,465 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:15,465 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:15,465 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 83#L1169-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:15,485 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:15,485 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:15,485 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:15,485 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:15,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 83#L1169-1true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:15,486 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:15,486 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:15,486 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:15,486 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:15,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:15,544 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:15,544 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:15,544 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:15,544 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:15,551 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:15,551 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:15,551 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:15,551 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:15,551 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:15,552 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:15,552 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:15,552 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:15,552 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:15,552 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:15,552 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:15,552 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:15,553 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:15,553 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:15,553 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:15,553 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:15,553 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:15,556 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:15,556 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:15,556 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:15,556 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:15,556 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:15,556 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:15,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:15,812 INFO L294 olderBase$Statistics]: this new event has 130 ancestors and is cut-off event [2024-11-07 15:38:15,812 INFO L297 olderBase$Statistics]: existing Event has 67 ancestors and is cut-off event [2024-11-07 15:38:15,812 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:15,812 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:15,888 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 60#L1179-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:15,888 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:15,888 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:15,888 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:15,888 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:15,950 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:15,950 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:15,950 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:15,958 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:15,958 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:15,959 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:15,959 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:15,959 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:15,959 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:15,961 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:15,961 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:15,961 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:15,961 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:15,961 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:15,961 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:15,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 102#L1170-2true, 207#true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2024-11-07 15:38:15,993 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:15,993 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:15,993 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:15,993 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:15,993 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2024-11-07 15:38:15,994 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2024-11-07 15:38:15,994 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2024-11-07 15:38:15,994 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:15,994 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:15,995 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:15,997 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 142#L1170-1true]) [2024-11-07 15:38:15,997 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:15,997 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:15,997 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:15,997 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 142#L1170-1true]) [2024-11-07 15:38:15,998 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 142#L1170-1true]) [2024-11-07 15:38:15,998 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:15,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 142#L1170-1true]) [2024-11-07 15:38:15,999 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:15,999 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:15,999 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:15,999 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:16,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 34#L1189-1true, Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 142#L1170-1true]) [2024-11-07 15:38:16,005 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,005 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:16,005 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:16,005 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 123#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,007 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 16#L1194-3true, 123#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,007 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:16,007 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 123#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,008 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:16,008 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:16,008 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:16,008 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:16,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 28#L1187-3true, 123#processErr1ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,008 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:16,008 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:16,008 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:16,008 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:16,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 60#L1179-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:16,049 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:16,049 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:16,049 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:16,049 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:16,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [211#true, 60#L1179-3true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2024-11-07 15:38:16,079 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:16,079 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:16,079 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:16,079 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:16,079 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [60#L1179-3true, 211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 141#L1189-2true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2024-11-07 15:38:16,079 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,079 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,079 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:16,079 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:16,093 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:16,093 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:16,093 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:16,093 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:16,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 141#L1189-2true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:16,093 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,093 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,093 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,093 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:16,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 173#processErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,100 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:16,100 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:16,100 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:16,100 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:16,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 173#processErr0ASSERT_VIOLATIONDATA_RACEtrue, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,100 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,100 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,100 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,100 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:16,183 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 197#L1168-3true, 209#true]) [2024-11-07 15:38:16,184 INFO L294 olderBase$Statistics]: this new event has 131 ancestors and is cut-off event [2024-11-07 15:38:16,184 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:16,184 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:16,184 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:16,184 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:16,426 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 60#L1179-3true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:16,426 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,426 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:16,426 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:16,426 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:16,426 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:16,465 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,465 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,465 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:16,465 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:16,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 223#true, 228#true, Black: 218#true, 209#true]) [2024-11-07 15:38:16,466 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,466 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:16,466 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:16,466 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,477 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:16,477 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,477 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,477 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-07 15:38:16,477 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,477 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:16,478 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:16,478 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,478 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-07 15:38:16,478 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,478 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:16,478 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,482 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:16,482 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,482 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,482 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,482 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-07 15:38:16,482 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:16,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 102#L1170-2true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:16,507 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,507 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:16,507 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:16,507 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:16,507 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:16,507 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:16,507 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:16,508 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:16,508 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:16,508 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:16,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 34#L1189-1true, Black: 223#true, 132#L1208-3true, 185#L1160-3true, 102#L1170-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 218#true, 209#true]) [2024-11-07 15:38:16,511 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:16,511 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:16,511 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:16,511 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:16,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 142#L1170-1true]) [2024-11-07 15:38:16,514 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:16,514 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:16,514 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:16,514 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:16,520 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 34#L1189-1true, Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 123#processErr1ASSERT_VIOLATIONDATA_RACEtrue, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,520 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:16,520 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:16,520 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:16,520 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:16,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 10#L1169-2true]) [2024-11-07 15:38:16,562 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:16,562 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:16,562 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:16,562 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:16,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 141#L1189-2true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 10#L1169-2true]) [2024-11-07 15:38:16,563 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,563 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:16,563 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:16,563 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:16,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [60#L1179-3true, 211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 73#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,585 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:16,585 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:16,585 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:16,585 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:16,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([556] L1179-->L1179-3: Formula: (and (= 0 |v_processThread1of1ForFork2_#t~ret18_1|) (= |v_#pthreadsMutex_33| (store |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16| (store (select |v_#pthreadsMutex_34| |v_~#mutex_A~0.base_16|) |v_~#mutex_A~0.offset_16| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_34|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} OutVars{#pthreadsMutex=|v_#pthreadsMutex_33|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_16|, processThread1of1ForFork2_#t~ret18=|v_processThread1of1ForFork2_#t~ret18_1|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret18][138], [60#L1179-3true, 211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 185#L1160-3true, 141#L1189-2true, 73#ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:16,586 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:16,586 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:16,586 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:16,586 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:16,643 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:16,644 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,644 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:16,644 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,644 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:16,644 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,651 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:16,651 INFO L294 olderBase$Statistics]: this new event has 132 ancestors and is cut-off event [2024-11-07 15:38:16,651 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:16,651 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:16,651 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:16,651 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:17,131 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 97#L1159-4true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:17,131 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,131 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:17,131 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,131 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:17,139 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,139 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:17,139 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:17,140 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:17,141 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,141 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:17,141 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,141 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:17,141 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:17,141 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:17,142 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,142 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:17,142 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:17,142 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:17,142 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:17,142 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:17,142 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:17,146 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,146 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:17,146 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:17,146 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:17,146 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,146 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:17,180 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 102#L1170-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:17,180 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,180 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:17,180 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:17,180 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:17,192 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 142#L1170-1true, 209#true, Black: 218#true]) [2024-11-07 15:38:17,192 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:17,192 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:17,193 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:17,193 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:17,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 142#L1170-1true, 209#true, Black: 218#true]) [2024-11-07 15:38:17,193 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,193 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:17,193 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:17,193 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:17,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [60#L1179-3true, 5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:17,233 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:17,233 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:17,233 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:17,233 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:17,247 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][89], [211#true, 5#L1161-3true, 60#L1179-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, Black: 220#(= |#race~A~0| 0), 228#true, 223#true, 209#true]) [2024-11-07 15:38:17,247 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:17,247 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:17,247 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:17,247 INFO L297 olderBase$Statistics]: existing Event has 102 ancestors and is cut-off event [2024-11-07 15:38:17,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [60#L1179-3true, 211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:17,248 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:17,248 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:17,248 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:17,248 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:17,249 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [60#L1179-3true, 211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:17,249 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:17,249 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:17,249 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:17,249 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:17,311 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,311 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:17,311 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:17,312 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:17,312 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:17,312 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,318 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 197#L1168-3true, 209#true]) [2024-11-07 15:38:17,318 INFO L294 olderBase$Statistics]: this new event has 133 ancestors and is cut-off event [2024-11-07 15:38:17,318 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:17,318 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:17,318 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,318 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:17,536 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 60#L1179-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:17,536 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,536 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:17,536 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:17,536 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,540 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:17,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 60#L1179-3true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:17,540 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,541 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:17,541 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:17,541 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:17,541 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 223#true, 228#true, 209#true, 202#L1160-4true, Black: 218#true]) [2024-11-07 15:38:17,588 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,588 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:38:17,588 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,588 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:38:17,601 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,601 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,601 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:17,601 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:17,601 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:17,603 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:17,603 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,604 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:17,604 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:17,607 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:17,607 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:17,607 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,607 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:17,607 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:17,607 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:17,607 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:17,607 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:17,607 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:17,616 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 4#L1159-3true, 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:17,616 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,617 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:17,617 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:17,617 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:17,617 INFO L297 olderBase$Statistics]: existing Event has 71 ancestors and is cut-off event [2024-11-07 15:38:17,617 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:17,621 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,621 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:17,621 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:17,621 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:17,621 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:17,625 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 4#L1159-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,625 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,625 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:17,625 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:17,625 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:17,625 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:17,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:17,712 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:17,712 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:17,712 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:17,712 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:17,713 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,713 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:17,713 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:17,713 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:17,721 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 142#L1170-1true, 209#true]) [2024-11-07 15:38:17,721 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:17,721 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:17,722 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,722 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:17,722 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 141#L1189-2true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 142#L1170-1true, 209#true]) [2024-11-07 15:38:17,722 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,722 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:17,722 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:17,722 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:17,737 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 123#processErr1ASSERT_VIOLATIONDATA_RACEtrue, 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:17,740 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:17,740 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:17,742 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,742 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:17,742 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 123#processErr1ASSERT_VIOLATIONDATA_RACEtrue, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true]) [2024-11-07 15:38:17,742 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,742 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:17,742 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:17,743 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:17,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 158#L1171-3true]) [2024-11-07 15:38:17,879 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:17,879 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:17,879 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:17,879 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:17,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 158#L1171-3true]) [2024-11-07 15:38:17,879 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:17,879 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:17,879 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:17,879 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:17,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 158#L1171-3true]) [2024-11-07 15:38:17,879 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:17,880 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:17,880 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:17,880 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:17,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 158#L1171-3true]) [2024-11-07 15:38:17,880 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:17,880 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:17,883 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:17,883 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:17,993 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:17,993 INFO L294 olderBase$Statistics]: this new event has 134 ancestors and is cut-off event [2024-11-07 15:38:17,993 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:17,993 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:17,993 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:17,993 INFO L297 olderBase$Statistics]: existing Event has 106 ancestors and is cut-off event [2024-11-07 15:38:18,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 60#L1179-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:18,196 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:18,196 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-07 15:38:18,196 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:18,196 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:18,196 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:18,233 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true, 202#L1160-4true]) [2024-11-07 15:38:18,233 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:18,233 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-07 15:38:18,233 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:18,233 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:18,238 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][162], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 97#L1159-4true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:18,238 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:18,238 INFO L297 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2024-11-07 15:38:18,238 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:18,238 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:18,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 202#L1160-4true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:18,245 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:18,245 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:18,245 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:38:18,245 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:18,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:18,253 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:18,253 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:18,253 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:18,253 INFO L297 olderBase$Statistics]: existing Event has 72 ancestors and is cut-off event [2024-11-07 15:38:18,253 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:18,253 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:18,253 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:18,254 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:18,254 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:18,254 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:18,254 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:38:18,255 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:18,255 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:18,255 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:18,255 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:18,255 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:18,255 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:38:18,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 125#L1170-6true]) [2024-11-07 15:38:18,280 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:18,280 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 125#L1170-6true]) [2024-11-07 15:38:18,281 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 125#L1170-6true]) [2024-11-07 15:38:18,281 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:18,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 223#true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 125#L1170-6true]) [2024-11-07 15:38:18,282 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:18,282 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:18,282 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:18,282 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:18,296 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:18,296 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:18,296 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:18,296 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:18,296 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:18,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 141#L1189-2true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 102#L1170-2true, 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:18,297 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:18,297 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:18,297 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:18,297 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:18,353 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 158#L1171-3true]) [2024-11-07 15:38:18,354 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:18,354 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:18,354 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:18,354 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:18,363 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 60#L1179-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:18,364 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:18,364 INFO L297 olderBase$Statistics]: existing Event has 112 ancestors and is cut-off event [2024-11-07 15:38:18,364 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:18,364 INFO L297 olderBase$Statistics]: existing Event has 104 ancestors and is cut-off event [2024-11-07 15:38:18,364 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:18,437 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:18,437 INFO L294 olderBase$Statistics]: this new event has 135 ancestors and is cut-off event [2024-11-07 15:38:18,437 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:18,437 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:18,437 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:18,437 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:19,145 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:19,145 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:19,145 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:19,149 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:19,149 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:19,149 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:19,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:19,155 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:19,155 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:19,155 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:19,155 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:19,156 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 185#L1160-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:19,156 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:19,156 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:19,156 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:19,157 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:19,158 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][89], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, Black: 220#(= |#race~A~0| 0), 228#true, 223#true, 197#L1168-3true, 209#true]) [2024-11-07 15:38:19,158 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:19,158 INFO L297 olderBase$Statistics]: existing Event has 105 ancestors and is cut-off event [2024-11-07 15:38:19,159 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:19,159 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:19,159 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:19,159 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:19,159 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:19,159 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:19,159 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true, 197#L1168-3true]) [2024-11-07 15:38:19,159 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:19,159 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:19,159 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:19,160 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:19,160 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:19,160 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:19,161 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 187#L1160true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:19,161 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:19,161 INFO L297 olderBase$Statistics]: existing Event has 89 ancestors and is cut-off event [2024-11-07 15:38:19,161 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:19,161 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:19,161 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:19,162 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:19,162 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:19,162 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:19,162 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:19,162 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:19,162 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:19,162 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:19,166 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 4#L1159-3true, 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:19,167 INFO L294 olderBase$Statistics]: this new event has 136 ancestors and is cut-off event [2024-11-07 15:38:19,167 INFO L297 olderBase$Statistics]: existing Event has 81 ancestors and is cut-off event [2024-11-07 15:38:19,167 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:19,167 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:19,167 INFO L297 olderBase$Statistics]: existing Event has 73 ancestors and is cut-off event [2024-11-07 15:38:19,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 209#true, Black: 218#true, 125#L1170-6true]) [2024-11-07 15:38:19,193 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,193 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:19,193 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:19,193 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:19,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, 60#L1179-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true]) [2024-11-07 15:38:19,587 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:19,587 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:19,587 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:19,587 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,587 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:19,587 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [211#true, 5#L1161-3true, 60#L1179-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 223#true, Black: 220#(= |#race~A~0| 0), 209#true]) [2024-11-07 15:38:19,587 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:19,587 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:19,587 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:19,588 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:19,588 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, Black: 218#true, 209#true, 202#L1160-4true]) [2024-11-07 15:38:19,643 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,643 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:19,643 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,643 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:19,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 202#L1160-4true, 209#true, Black: 218#true]) [2024-11-07 15:38:19,644 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,644 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:19,644 INFO L297 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,644 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:19,655 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true, 202#L1160-4true]) [2024-11-07 15:38:19,655 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:19,655 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:19,655 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:19,655 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-07 15:38:19,657 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 202#L1160-4true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:19,657 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:19,657 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:19,657 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:19,657 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-07 15:38:19,659 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 185#L1160-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:19,659 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:19,659 INFO L297 olderBase$Statistics]: existing Event has 90 ancestors and is cut-off event [2024-11-07 15:38:19,659 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-07 15:38:19,659 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:19,663 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 97#L1159-4true, 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:19,663 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:19,663 INFO L297 olderBase$Statistics]: existing Event has 74 ancestors and is cut-off event [2024-11-07 15:38:19,663 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:19,663 INFO L297 olderBase$Statistics]: existing Event has 82 ancestors and is cut-off event [2024-11-07 15:38:19,664 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:19,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 187#L1160true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:19,763 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:19,763 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:19,763 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:19,763 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:19,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 141#L1189-2true, 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:19,763 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,763 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:19,763 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:19,763 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:19,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][97], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 83#L1169-1true, 61#L1208-1true, 80#$Ultimate##0true, 70#generateErr0ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 223#true, 228#true, 209#true, Black: 218#true]) [2024-11-07 15:38:19,875 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:19,875 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:19,875 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:19,875 INFO L297 olderBase$Statistics]: existing Event has 68 ancestors and is cut-off event [2024-11-07 15:38:19,936 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true]) [2024-11-07 15:38:19,936 INFO L294 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2024-11-07 15:38:19,936 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:19,936 INFO L297 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2024-11-07 15:38:19,937 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:20,023 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:20,023 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,023 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:20,023 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:20,023 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,060 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 228#true, 223#true, 209#true, Black: 218#true, 202#L1160-4true]) [2024-11-07 15:38:20,060 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,060 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:20,060 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:20,060 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,067 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:20,068 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:20,068 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:20,068 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:20,068 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:20,068 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:20,070 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:20,070 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:20,070 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:20,070 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:20,070 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:20,070 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:20,072 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 202#L1160-4true, 197#L1168-3true]) [2024-11-07 15:38:20,072 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:20,072 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:20,072 INFO L297 olderBase$Statistics]: existing Event has 91 ancestors and is cut-off event [2024-11-07 15:38:20,072 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:20,076 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 187#L1160true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 197#L1168-3true, 209#true, Black: 218#true]) [2024-11-07 15:38:20,076 INFO L294 olderBase$Statistics]: this new event has 138 ancestors and is cut-off event [2024-11-07 15:38:20,076 INFO L297 olderBase$Statistics]: existing Event has 83 ancestors and is cut-off event [2024-11-07 15:38:20,076 INFO L297 olderBase$Statistics]: existing Event has 110 ancestors and is cut-off event [2024-11-07 15:38:20,076 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:20,076 INFO L297 olderBase$Statistics]: existing Event has 75 ancestors and is cut-off event [2024-11-07 15:38:20,077 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([662] L1161-->L1161-3: Formula: (and (= |v_generateThread1of1ForFork1_#t~ret4_1| 0) (= |v_#pthreadsMutex_129| (store |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36| (store (select |v_#pthreadsMutex_130| |v_~#mutex_A~0.base_36|) |v_~#mutex_A~0.offset_36| 0)))) InVars {#pthreadsMutex=|v_#pthreadsMutex_130|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} OutVars{generateThread1of1ForFork1_#t~ret4=|v_generateThread1of1ForFork1_#t~ret4_1|, #pthreadsMutex=|v_#pthreadsMutex_129|, ~#mutex_A~0.base=|v_~#mutex_A~0.base_36|, ~#mutex_A~0.offset=|v_~#mutex_A~0.offset_36|} AuxVars[] AssignedVars[#pthreadsMutex, generateThread1of1ForFork1_#t~ret4][193], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 197#L1168-3true, 209#true]) [2024-11-07 15:38:20,077 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:20,077 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:20,077 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:20,077 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:20,077 INFO L297 olderBase$Statistics]: existing Event has 107 ancestors and is cut-off event [2024-11-07 15:38:20,077 INFO L297 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2024-11-07 15:38:20,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 125#L1170-6true, Black: 218#true, 209#true]) [2024-11-07 15:38:20,114 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:20,114 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:20,114 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:20,114 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:20,114 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), Black: 223#true, 132#L1208-3true, 185#L1160-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 125#L1170-6true, Black: 218#true, 209#true]) [2024-11-07 15:38:20,114 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,114 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:20,114 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:20,114 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:20,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:20,429 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:20,429 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:20,429 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:38:20,429 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:20,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:20,482 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,482 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:20,482 INFO L297 olderBase$Statistics]: existing Event has 76 ancestors and is cut-off event [2024-11-07 15:38:20,482 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:20,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 185#L1160-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:20,482 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,482 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:20,482 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:20,482 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:20,488 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:20,488 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,488 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:20,488 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:20,488 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:20,488 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:20,491 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:20,492 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,492 INFO L297 olderBase$Statistics]: existing Event has 84 ancestors and is cut-off event [2024-11-07 15:38:20,492 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:20,492 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:20,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:20,509 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L297 olderBase$Statistics]: existing Event has 92 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:20,510 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:20,510 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:20,510 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:38:20,511 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:20,511 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:20,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:20,511 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:20,511 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:20,511 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:20,511 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:20,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:20,855 INFO L294 olderBase$Statistics]: this new event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,855 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:20,855 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:38:20,855 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:21,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([550] L1169-->L1169-1: Formula: (= |v_#race~A~0_1| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_1|} AuxVars[] AssignedVars[#race~A~0][190], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 83#L1169-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 228#true, 223#true, 209#true, 202#L1160-4true, Black: 218#true]) [2024-11-07 15:38:21,849 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:21,849 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:38:21,849 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:21,849 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:21,852 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 202#L1160-4true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:21,852 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:21,852 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:21,852 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-07 15:38:21,853 INFO L297 olderBase$Statistics]: existing Event has 77 ancestors and is cut-off event [2024-11-07 15:38:21,853 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 202#L1160-4true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:21,853 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:21,853 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:38:21,853 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:21,853 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:21,860 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 202#L1160-4true, 197#L1168-3true]) [2024-11-07 15:38:21,860 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:21,860 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:21,860 INFO L297 olderBase$Statistics]: existing Event has 85 ancestors and is cut-off event [2024-11-07 15:38:21,860 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:38:21,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:21,880 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:21,880 INFO L297 olderBase$Statistics]: existing Event has 118 ancestors and is cut-off event [2024-11-07 15:38:21,880 INFO L297 olderBase$Statistics]: existing Event has 95 ancestors and is cut-off event [2024-11-07 15:38:21,880 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:21,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:21,883 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:38:21,883 INFO L297 olderBase$Statistics]: existing Event has 114 ancestors and is cut-off event [2024-11-07 15:38:21,883 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-07 15:38:21,883 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:21,883 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:21,883 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:21,883 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:21,883 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:21,883 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:21,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 36#L1188-1true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:21,884 INFO L294 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2024-11-07 15:38:21,884 INFO L297 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2024-11-07 15:38:21,884 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:21,884 INFO L297 olderBase$Statistics]: existing Event has 93 ancestors and is cut-off event [2024-11-07 15:38:21,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:21,884 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:21,884 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:21,884 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:21,884 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:38:22,188 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 31#L1188-2true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:22,188 INFO L294 olderBase$Statistics]: this new event has 140 ancestors and is cut-off event [2024-11-07 15:38:22,188 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:22,188 INFO L297 olderBase$Statistics]: existing Event has 117 ancestors and is cut-off event [2024-11-07 15:38:22,188 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:38:22,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:22,280 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:22,280 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:22,280 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:38:22,280 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:22,281 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:22,281 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:22,284 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:22,284 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:22,284 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:22,357 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L297 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:22,357 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:22,357 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:22,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 185#L1160-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, Black: 218#true, 209#true, 197#L1168-3true]) [2024-11-07 15:38:22,358 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:22,358 INFO L297 olderBase$Statistics]: existing Event has 78 ancestors and is cut-off event [2024-11-07 15:38:22,358 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:22,358 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:22,371 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 11#L1161true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:22,372 INFO L294 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2024-11-07 15:38:22,372 INFO L297 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2024-11-07 15:38:22,372 INFO L297 olderBase$Statistics]: existing Event has 94 ancestors and is cut-off event [2024-11-07 15:38:22,372 INFO L297 olderBase$Statistics]: existing Event has 86 ancestors and is cut-off event [2024-11-07 15:38:22,372 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:22,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:22,420 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:22,420 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:22,420 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:38:22,420 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:22,778 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:22,782 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:38:22,782 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:22,782 INFO L297 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2024-11-07 15:38:22,782 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:22,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:22,783 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:22,784 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-07 15:38:22,784 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-07 15:38:22,784 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:38:22,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][133], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 28#L1187-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:22,864 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:22,864 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:22,864 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:22,864 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:22,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 209#true, 202#L1160-4true, 197#L1168-3true, Black: 218#true]) [2024-11-07 15:38:22,864 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:22,864 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:22,864 INFO L297 olderBase$Statistics]: existing Event has 87 ancestors and is cut-off event [2024-11-07 15:38:22,865 INFO L297 olderBase$Statistics]: existing Event has 79 ancestors and is cut-off event [2024-11-07 15:38:22,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:22,906 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:38:22,906 INFO L297 olderBase$Statistics]: existing Event has 98 ancestors and is cut-off event [2024-11-07 15:38:22,906 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:22,906 INFO L297 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2024-11-07 15:38:22,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 61#L1208-1true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:22,906 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:22,906 INFO L297 olderBase$Statistics]: existing Event has 96 ancestors and is cut-off event [2024-11-07 15:38:22,906 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:22,906 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:23,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:23,119 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:23,119 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:23,119 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:38:23,119 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:23,120 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:23,120 INFO L294 olderBase$Statistics]: this new event has 142 ancestors and is cut-off event [2024-11-07 15:38:23,120 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:23,120 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:38:23,120 INFO L297 olderBase$Statistics]: existing Event has 119 ancestors and is cut-off event [2024-11-07 15:38:23,177 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:23,180 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:38:23,180 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:23,180 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:38:23,180 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:23,242 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true, 197#L1168-3true]) [2024-11-07 15:38:23,242 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:23,242 INFO L297 olderBase$Statistics]: existing Event has 88 ancestors and is cut-off event [2024-11-07 15:38:23,242 INFO L297 olderBase$Statistics]: existing Event has 115 ancestors and is cut-off event [2024-11-07 15:38:23,242 INFO L297 olderBase$Statistics]: existing Event has 80 ancestors and is cut-off event [2024-11-07 15:38:23,242 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:38:23,266 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, 141#L1189-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:23,274 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-07 15:38:23,274 INFO L297 olderBase$Statistics]: existing Event has 97 ancestors and is cut-off event [2024-11-07 15:38:23,274 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:23,274 INFO L297 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2024-11-07 15:38:23,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([568] L1171-->L1171-3: Formula: (let ((.cse0 (select |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16|))) (and (= |v_#pthreadsMutex_41| (store |v_#pthreadsMutex_42| |v_~#mutex_B~0.base_16| (store .cse0 |v_~#mutex_B~0.offset_16| 1))) (= 0 |v_processThread1of1ForFork2_#t~ret10_1|) (= (select .cse0 |v_~#mutex_B~0.offset_16|) 0))) InVars {~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|, #pthreadsMutex=|v_#pthreadsMutex_42|} OutVars{processThread1of1ForFork2_#t~ret10=|v_processThread1of1ForFork2_#t~ret10_1|, #pthreadsMutex=|v_#pthreadsMutex_41|, ~#mutex_B~0.base=|v_~#mutex_B~0.base_16|, ~#mutex_B~0.offset=|v_~#mutex_B~0.offset_16|} AuxVars[] AssignedVars[#pthreadsMutex, processThread1of1ForFork2_#t~ret10][194], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 147#L1208-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 11#L1161true, 230#(= |#race~B~0| 0), Black: 220#(= |#race~A~0| 0), 223#true, 209#true, 158#L1171-3true]) [2024-11-07 15:38:23,274 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:38:23,274 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:23,274 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:23,274 INFO L297 olderBase$Statistics]: existing Event has 99 ancestors and is cut-off event [2024-11-07 15:38:23,579 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:23,580 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:23,580 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:23,580 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:23,580 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:38:23,580 INFO L297 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2024-11-07 15:38:23,606 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 5#L1161-3true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 141#L1189-2true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:23,606 INFO L294 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2024-11-07 15:38:23,606 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:23,606 INFO L297 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2024-11-07 15:38:23,606 INFO L297 olderBase$Statistics]: existing Event has 120 ancestors and is cut-off event [2024-11-07 15:38:23,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:23,683 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-07 15:38:23,683 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:23,683 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:38:23,683 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:23,705 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 22#L1190-3true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:23,705 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:38:23,705 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:23,705 INFO L297 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2024-11-07 15:38:23,705 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:38:23,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, 28#L1187-3true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:23,742 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-07 15:38:23,742 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-07 15:38:23,742 INFO L297 olderBase$Statistics]: existing Event has 129 ancestors and is cut-off event [2024-11-07 15:38:23,742 INFO L297 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2024-11-07 15:38:24,467 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:24,468 INFO L294 olderBase$Statistics]: this new event has 144 ancestors and is cut-off event [2024-11-07 15:38:24,468 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:24,468 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:38:24,468 INFO L297 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2024-11-07 15:38:24,468 INFO L297 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2024-11-07 15:38:24,540 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:24,540 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:38:24,540 INFO L297 olderBase$Statistics]: existing Event has 131 ancestors and is cut-off event [2024-11-07 15:38:24,540 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:38:24,541 INFO L297 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2024-11-07 15:38:24,541 INFO L297 olderBase$Statistics]: existing Event has 108 ancestors and is cut-off event [2024-11-07 15:38:24,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 22#L1190-3true, 207#true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:24,903 INFO L294 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2024-11-07 15:38:24,903 INFO L297 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2024-11-07 15:38:24,903 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:24,903 INFO L297 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2024-11-07 15:38:24,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:24,937 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:38:24,937 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:24,937 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:24,937 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:38:24,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:24,938 INFO L294 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2024-11-07 15:38:24,938 INFO L297 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2024-11-07 15:38:24,938 INFO L297 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2024-11-07 15:38:24,938 INFO L297 olderBase$Statistics]: existing Event has 111 ancestors and is cut-off event [2024-11-07 15:38:24,939 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 154#L1158-3true, 132#L1208-3true, 31#L1188-2true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:24,939 INFO L294 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2024-11-07 15:38:24,939 INFO L297 olderBase$Statistics]: existing Event has 109 ancestors and is cut-off event [2024-11-07 15:38:24,939 INFO L297 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2024-11-07 15:38:24,939 INFO L297 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2024-11-07 15:38:24,939 INFO L297 olderBase$Statistics]: existing Event has 128 ancestors and is cut-off event [2024-11-07 15:38:24,984 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 154#L1158-3true, 41#processErr7ASSERT_VIOLATIONDATA_RACEtrue, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 36#L1188-1true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:24,984 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:38:24,984 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:24,984 INFO L297 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2024-11-07 15:38:24,984 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:25,366 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, 16#L1194-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:25,366 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:38:25,366 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:25,366 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:38:25,366 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:38:25,366 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:25,367 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([487] L1208-2-->L1208-3: Formula: (= |v_#race~B~0_10| 0) InVars {} OutVars{#race~B~0=|v_#race~B~0_10|} AuxVars[] AssignedVars[#race~B~0][152], [5#L1161-3true, 211#true, 34#L1189-1true, Black: 225#(= |generateThread1of1ForFork1_#t~nondet3| |#race~A~0|), 132#L1208-3true, Black: 215#(= |generateThread1of1ForFork1_#t~nondet2| |#race~A~0|), 207#true, 19#L1175-6true, 230#(= |#race~B~0| 0), 223#true, 209#true, Black: 218#true]) [2024-11-07 15:38:25,367 INFO L294 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2024-11-07 15:38:25,367 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:25,368 INFO L297 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2024-11-07 15:38:25,368 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2024-11-07 15:38:25,368 INFO L297 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event